Ask Your Question

mrid's profile - activity

2020-01-10 03:29:38 -0600 commented question Object detection, Kinect Depth images

How did you implement the edge matching algo in C++ ? I have a similar application but I'm not able to find any good alg

2020-01-08 01:40:24 -0600 received badge  Enthusiast
2019-12-19 05:22:12 -0600 commented answer Orientation of two contours

Opencv2 does not have Shape.hpp or shape folder

2019-12-18 07:38:11 -0600 commented answer Template matching with mutiple templates

Hey do you know how to convert System::Drawing::Bitmap to Mat ? I want t use this code in C++/CLI in my application