Cursive character recognition
I am new to opencv and I need help regarding character recognition. Can I have a Link\documentation regarding cursive character recognition using opencv.
I am new to opencv and I need help regarding character recognition. Can I have a Link\documentation regarding cursive character recognition using opencv.
Asked: 2019-06-26 05:39:58 -0600
Seen: 128 times
Last updated: Jun 26 '19
How to develop a menu driven software? [closed]
Affine transformation of a portion of an image-C++ [closed]
How to draw an circle,arrow in opencv using mouse events
Image size for object tracking [closed]
source code plate recognition opencv [closed]
C# I have cascade.xml. How to detect face on image with it basically ?
NO. there is no such thing readily built into opencv.
you can try things like PCA or moments, but it is YOU who has to try that (and do some kind of research on computer-vision before) do that, and try to post a more specific question showing your attempt.
like it is now, we cannot help you (far too broad).