export from text image header, date,pagenumber

2 views (last 30 days)
Hi everyone
i would like to help me to export the header,date,page number of a text image but i don't know how to start.At first i clean the image cause in the edges has a lot of black pixes.But now i'm stacked cause i dont know how to find header e.tc.
  8 Comments
Image Analyst
Image Analyst on 5 May 2012
croppedImage = originalImage(row1:row2, column1:column2);
Konstantinos Kontos
Konstantinos Kontos on 6 May 2012
my problem is i have a lot of pictures to do that task and must be general,not only for that picture.So i'm asking how i put the correct number of row and column so that be good for other pictures?

Sign in to comment.

Answers (1)

Konstantinos Kontos
Konstantinos Kontos on 7 May 2012
pls anyone to help here????

Categories

Find more on Convert Image Type in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!