summaryrefslogtreecommitdiff
path: root/quad-segmentation.cpp
AgeCommit message (Collapse)Author
2014-11-14Update quad-segmentation.cppDarren
Removed center initialization that also had incorrect data type.
2014-11-14Added some error handling and initializationDarren
Point center is initialized to (0,0) before adding all the corners. Added error handling for sorting the corner points.
2013-01-12Added quad-segmentation.cppbsdnoobz