Releases: MTschannett/image_feature_detector
Releases · MTschannett/image_feature_detector
v0.2.1
- Objective C: added helper to work with points to sort them and refactored opencvwrapper to be able to reuse contour logic for transformation
- Java: refactored Opencvwrapper for upcomming image perspective wrapping function, started to add points helper to get list of points sorte
- General: new Api has been added:
detectAndTransformRectangle
.
Can be found here:
https://pub.dartlang.org/packages/image_feature_detector#-readme-tab-
v0.2.0
https://pub.dartlang.org/packages/image_feature_detector
Changes
- refactored image detection on java side to work with real images and fixed a logic bug, which found bigger objects that werent rectangles in the end
- lifted the objective c code to the same functionality as the java side
v0.1.1
Small changes mentioned by the analysis at https://pub.dartlang.org/