python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Optically detect specific characters in a text document
We try to detect certain rare characters when doing OCR of scans of old documents.
What is the state-of-the-art approach to text-object detection in document image analysis and OCR? Are standard SURF ...
barium
Votes: 0
Answers: 0
Using Keypoint feature matching + Homography to straighten document (Aadhaar)
Hi I'm trying to create an OCR where the model should be able to read an uploaded document. However, lot of times, the documents uploaded are skewed or tilted. I plan to straighten and/or resize the d...
Piyush Shandilya
Votes: 0
Answers: 1
Find shift and rotation of image by comparing and finding location of maximum feature in image
I am trying to solve two problems.
I have two same image one as it is and other as some rotation and shift in it. I tried using phase correlation for finding the shift on image and it works fine. But...
goodwin
Votes: 0
Answers: 0
How does Infragistics determine what features a browser supports?
With Chrome 100 on the horizon, this has become a concern for us. How does Infragistics determine what features a browser supports?
Do they query the user agent string, and query the browser name?
Do...
Mike Hofer
Votes: 0
Answers: 1