Ask Your Question

jack_coach's profile - activity

2020-12-02 21:55:51 -0600 received badge  Student (source)
2019-04-29 07:16:47 -0600 commented question C++ - Find convexity defects of float contour

I admit I might be paranoid about the time issue, in fact I am already converting the vector to move on, but still... cv

2019-04-29 03:37:52 -0600 asked a question C++ - Find convexity defects of float contour

C++ - Find convexity defects of float contour I have a contour represented by a std::vector<cv::point2f> and I hav

2018-09-20 05:54:25 -0600 asked a question findContours gives misplaced y coordinates on the top-border of the image

findContours gives misplaced y coordinates on the top-border of the image I'm running a linescan algorithm where I have