I need help for matlab image processing code for extracting digits/num​bers/chara​cters from image and write output as numbers/characters in text file

2 Ansichten (letzte 30 Tage)
sample 1: input:img.jpg image output:CSK 18-0 overs:1.4 (This output should be in text format).
sample 2: input:img1.jpg image output:CSK 32-0 overs:3.1 (This output should be in text format).
Note: sample images are given below.
  3 Kommentare
Stephen23
Stephen23 am 1 Apr. 2017
Bearbeitet: Stephen23 am 1 Apr. 2017
@ajay thakkar: there are hundreds of threads on this forum discussing character recognition: you can search this forum using the Search Answers field at the top of the page. Also you will find many submissions on MATLAB File Exchange, which any competent internet search engine will find for you. And MATLAB also has inbuilt code for character recognition:
Did your search not find any of those pages?
ajay thakkar
ajay thakkar am 1 Apr. 2017
@stephen i tried it out but that doesn't give me appropriate result.. if u don't believe check that for the images i had given. if it works than help me. and thanks for help.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Image Analyst
Image Analyst am 1 Apr. 2017
  2 Kommentare
ajay thakkar
ajay thakkar am 1 Apr. 2017
thanks sir for yr help..but we already tried this code but still it doesn't give us appropriate result. please help us by any other way.
Image Analyst
Image Analyst am 1 Apr. 2017
Well you need to keep developing it until it does work. That's what you do in R&D. If you still can't do it yourself after trying for a long time, the Mathworks will do it for you. Contact them via this link: https://www.mathworks.com/services/consulting.html?s_tid=hp_ff_t_facility

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by