Giter VIP home page Giter VIP logo

opencv_3_knn_character_recognition_cpp's Introduction

opencv_3_knn_character_recognition_cpp's People

Contributors

cdahms123 avatar microcontrollersandmore avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

opencv_3_knn_character_recognition_cpp's Issues

Would it improve the algorithm to first detect "plate-like objects"?

I see in your video that you immediately dive into detecting possible characters and filter them by aspect ratio, size, etc.

I'm wondering why you wouldn't first look for rectangular-shaped objects, and feed those parts to the character recognition?

Could you explain your considerations? (Speed, reliability)

how to read UTF char

Hi
cv::waitKey(0) or cv::waitKeyEx(0) can not read utf8 char
how to read UTF char?

OpenCV_3_KNN_Character_Recognition_Cpp

Hi guys.
I have a problem with OpenCV KNN.
After I run the software , its create the classification and image xml files, in softwrae location. But not show any things in the xml files,

Whats my problem?

Multiple Lined image can't recognise correctly

when use multiple lined text inside the image the program pickup the single character randomly from any line and gives result in that sequence.

Thank you for writing and explaining the program ...

In file GenData.cpp

error: non-aggregate type 'std::vector' cannot be initialized with an initializer list
std::vector intValidChars = { '0', '1', '2', '3', '4', '5', '6', '7', '8', '9',
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Not Recognising Real Time images text!

We are not able to recognise random images text,When we test using random images,it capturing whole image with Green boundary but not individual characters in the image.

Thankyou.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.