User Details
User Details
- User Since
- Aug 1 2016, 12:10 PM (432 w, 1 d)
Aug 2 2016
Aug 2 2016
holfter added a comment to T8506: Create unittest for class PlanarSubdivisionPolygon.
unittest for PlanarSubdivisionPolygon (see T8505)
holfter added a comment to F693: bug-8506-unittest-smooth-polygon_NEW.patch.
updated patch, including fixes in planarSubdivisionPolygon.
holfter added a comment to F692: bug-8506-unittest-smooth-polygon.patch.
unittest for PlanarSubdivisionPolygon (see bug 8505)
holfter added a comment to T8506: Create unittest for class PlanarSubdivisionPolygon.
updated patch, including fixes in planarSubdivisionPolygon.
holfter added a comment to T8505: Implement class PlanarSubdivisionPolygon.
Patchfile that implements PlanarSubdivisionPolygon class.
holfter added a comment to T8506: Create unittest for class PlanarSubdivisionPolygon.
Created unittest and copied the one from PlanarPolygon.
Additionally, the following checks are made:
holfter added a comment to F691: bug-8505-implement-smooth-polygon.patch.
Patchfile that implements PlanarSubdivisionPolygon class.
holfter added a comment to T8505: Implement class PlanarSubdivisionPolygon.
class implemented and bug fixed.
holfter added a comment to T8505: Implement class PlanarSubdivisionPolygon.
I implemented the class and created the neccessary entries in other MITK classes to make this tool work. There is still a bug left where new points created are inserted at the wrong position, causing the polylines to connect control points in a wrong order.