Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reduced 30% time by changing 2d vectors to cv::Mat #5

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Aug 30, 2016

  1. updated to cv::Mat, works with 3.0

    berak authored and k-okada committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    16d70c8 View commit details
    Browse the repository at this point in the history
  2. swapped most Scalars to Vec3b

    berak authored and k-okada committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    f9435a6 View commit details
    Browse the repository at this point in the history
  3. cleanup

    berak authored and k-okada committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    ba5a0ac View commit details
    Browse the repository at this point in the history
  4. Scalar trouble on 2.4.9

    berak authored and k-okada committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    e40dab2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e78dab View commit details
    Browse the repository at this point in the history