Ask Your Question

Solution Developer's profile - activity

2020-10-28 02:54:57 -0600 received badge  Good Question (source)
2020-09-15 17:01:02 -0600 received badge  Notable Question (source)
2018-11-20 01:36:12 -0600 received badge  Popular Question (source)
2017-06-25 17:08:42 -0600 received badge  Famous Question (source)
2016-06-16 06:48:55 -0600 received badge  Notable Question (source)
2015-11-27 03:24:11 -0600 received badge  Popular Question (source)
2015-01-22 11:26:44 -0600 asked a question Reading lable of bottle

I want to read label of small bottle. How can read complete label of bottle where bottle is very small. Is there any way read the label by circulating it in front of camera?

2014-08-27 07:39:38 -0600 received badge  Nice Question (source)
2014-06-04 11:49:50 -0600 asked a question Sort contours in python

How can we sort contours from left to right and top to bottom in python

2014-04-18 12:07:57 -0600 asked a question matchTemplate gives wrong result when object does not exist.

matchTemplate gives wrong result when object does not exist in image. Can I get any help with thanks in advance, please?

2014-04-11 01:10:05 -0600 received badge  Student (source)
2014-04-10 10:23:45 -0600 received badge  Scholar (source)
2014-04-10 05:29:03 -0600 commented answer Sorting contours from left to right and top to bottom

Seems good. Many thanks.

2014-04-10 04:11:14 -0600 asked a question Sorting contours from left to right and top to bottom

I need help to sort contours from left to right and top to bottom. Is there any easy code example?

2014-04-09 13:25:05 -0600 asked a question Sorting segments or contours in OCR to get complete word

How can we sort segments or contours in OCR to get complete word. Sort for x and y position did not work. Any help?

2014-01-24 10:34:15 -0600 asked a question What is the best method to train objects on wall

I am new in OpenCV and need help to select a method to train objects on wall. I need to make some sample and train them and then it will be tested, before using it. Can some one help me by describing in detail?