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

Adding of a little more genericity in ImageHelper.h #1001

Merged
merged 4 commits into from
May 4, 2015

Commits on Apr 27, 2015

  1. Enable copying between images of different type.

    Using DGtal::imageFromImage.
    rolanddenis committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    23737fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1893218 View commit details
    Browse the repository at this point in the history
  3. Const-correctness in ImageToConstantFunctor.

    Checking CConstImage instead of CImage and adding const qualifier on
    operator().
    rolanddenis committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    06cfe25 View commit details
    Browse the repository at this point in the history
  4. Updating ChangeLog.

    rolanddenis committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    1a8276d View commit details
    Browse the repository at this point in the history