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

Add contour angle to contours report #915

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

Commits on Apr 18, 2019

  1. Add contour angle to contours report

    Angle is from minAreaRect, and is in the range [-90, 0)
    Rework contours operations to be a bit more functional
    Make filter contours a bit more optimized
    SamCarlberg authored and azure-pipelines committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    eaf2e4d View commit details
    Browse the repository at this point in the history
  2. Update comments

    SamCarlberg authored and azure-pipelines committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    5efa91e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bd5f80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce8933b View commit details
    Browse the repository at this point in the history