Ask Your Question

questerer's profile - activity

2018-03-19 00:54:23 -0600 commented answer Minimal area rectangle for multiple contours

@berak, a little explanation for the code and how it solves the problem, please..

2018-03-14 04:13:31 -0600 asked a question Finding relatively large objects in a cluttered background - Help needed

Finding relatively large objects in a cluttered background - Help needed I am relatively a newbie to Computer Vision and

2018-03-04 23:43:27 -0600 commented answer Detect boxes on shelf Android OpenCV

Can anyone give a theoretical explanation of the above-implemented solution?

2018-03-04 21:47:46 -0600 received badge  Enthusiast
2017-12-20 01:43:08 -0600 commented answer KeyPoints&DMatch - What does distance stands for?

Check out this answer from stackoverflow which explains distance in DMatch elegantly. https://stackoverflow.com/question

2017-12-20 01:42:26 -0600 commented answer How to interpret the distances in matches of descriptors

Check out this answer from stackoverflow which explains distance in DMatch elegantly. https://stackoverflow.com/question

2017-12-14 05:17:15 -0600 commented answer How to match 2 HOG for object detection?

Why is there 1000 thresholds to set in hog? and what do you mean by homography? and how is it determined?