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

WIP: object features by Esteban Pardo #343

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

WIP: object features by Esteban Pardo #343

wants to merge 13 commits into from

Commits on May 26, 2014

  1. Configuration menu
    Copy the full SHA
    be0b42f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2014

  1. Added 2 accumulator modifiers:

    One weighs using the ditance to a chosen point.
    The other calculates the center of the region and weighs using the distance to that point.
    stbnps committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    191582f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2014

  1. Configuration menu
    Copy the full SHA
    889fdba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0138e6b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2014

  1. Configuration menu
    Copy the full SHA
    91c62ca View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2014

  1. Configuration menu
    Copy the full SHA
    86fce76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b96a21 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2014

  1. Configuration menu
    Copy the full SHA
    ed750e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2014

  1. Configuration menu
    Copy the full SHA
    eae26a9 View commit details
    Browse the repository at this point in the history
  2. Fixed duplicated function

    stbnps committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    ba0fdb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46173e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2014

  1. Multiple changes:

    Added new functions to erode and dilate structuring elements.
    Cleaned some code and added comments to the rest of Thomas Walter commit.
    Moved code around. Created file that contains sorting functors and moved countNonZero to accumulator.hxx.
    Aded and updated tests.
    Updated license banners.
    stbnps committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    ca6eaf6 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2014

  1. Configuration menu
    Copy the full SHA
    7dc6e2e View commit details
    Browse the repository at this point in the history