Ask Your Question

Sagar9172's profile - activity

2019-12-20 13:00:49 -0600 received badge  Famous Question (source)
2019-10-16 11:51:52 -0600 received badge  Famous Question (source)
2019-07-13 04:27:12 -0600 received badge  Notable Question (source)
2019-01-23 05:30:56 -0600 received badge  Notable Question (source)
2018-08-28 07:01:19 -0600 received badge  Popular Question (source)
2018-06-12 22:54:39 -0600 received badge  Popular Question (source)
2017-11-28 06:43:05 -0600 received badge  Editor (source)
2017-11-28 06:43:05 -0600 edited question Age and Gender Detection using opencv in c++

Age and Gender Detection using opencv in c++ Hi, I am developing one software for analytics.I have implemented face dete

2017-11-28 06:42:48 -0600 asked a question Age and Gender Detection using opencv in c++

Age and Gender Detection using opencv in c++ Hi, I am developing one software for analytics.I have implemented face dete

2017-10-30 23:45:13 -0600 commented question Pattern Matching (specific question)

Have you checked Halcon library?

2017-10-16 07:42:26 -0600 commented question Character Recognition using opencv

I want to recognize text from image using given opencv example. But it recognize false text. I don't think this is that

2017-10-16 07:38:35 -0600 commented question Character Recognition using opencv

Yes, OpenCV(C++) I have used loadOCRHMMClassifierCNN("OCRBeamSearch_CNN_model_data.xml.gz") to achieve this. Example dem

2017-10-16 07:37:04 -0600 commented question Character Recognition using opencv

Yes, OpenCV(C++) I have used loadOCRHMMClassifierCNN("OCRBeamSearch_CNN_model_data.xml.gz") to achieve this.

2017-10-16 07:33:39 -0600 commented question Character Recognition using opencv

Yes, OpenCV(C++)

2017-10-16 04:23:41 -0600 asked a question Character Recognition using opencv

Character Recognition using opencv I am working on one project and in that i need to recognize text/character from image

2017-10-12 04:10:48 -0600 received badge  Enthusiast
2017-10-11 23:16:33 -0600 commented answer License Plate images database(Indian Licence Plate is preferable)

No, i am not.Once i found number plate database but somehow i lost it and unfortunately didn't have link.

2017-10-11 07:57:42 -0600 commented answer License Plate images database(Indian Licence Plate is preferable)

I need only license plate images not cars

2017-10-11 02:09:36 -0600 asked a question License Plate images database(Indian Licence Plate is preferable)

License Plate images database(Indian Licence Plate is preferable) Hi, I am working on License Plate Recognition project

2017-09-27 06:03:04 -0600 commented answer OpenCV face recognition prediction and confidence values

But if i give used 1.jpg for training and after that i used same image(1.jpg) in recognition as a input. Still is is giv

2017-09-27 05:46:36 -0600 asked a question OpenCV face recognition prediction and confidence values

OpenCV face recognition prediction and confidence values Hi, i am developing face recognition software using OpenCV in C