Skip to content

Conversation

@burgerdev
Copy link

There are some differences to what the CC class used to be:

  • vigra::TinyVector is no longer exported (this is done in vigra)
  • the CC class is not exported for float anymore
  • messages to stdout were removed
  • _import_array() is no longer called during module init
  • label type is now unsigned int (int before)
  • CC class is now also templated with source type
  • Roi has new getter and setter methods for p and q (problem with TinyVector converters)
  • removed const from sink TinyVectors for compatibility (they are returned by-value anyways)

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

empty line

@thorbenk
Copy link
Owner

I would suggest to git rebase --interactive these commits and either squash all or refactor commits into at most three distinct commits

@burgerdev
Copy link
Author

I will squash them in the next pull request, but will keep committing here until its ready.

@burgerdev
Copy link
Author

squashed in #4

@burgerdev burgerdev closed this Mar 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants