How to reduce the size of image?
4 views (last 30 days)
Show older comments
I am doing my project in OCR.How to reduce the size of character image without any loss in features.I have tried interpolation methods but certain pixels of the images is loss.Could anybody help me to solve this problem.
0 Comments
Answers (1)
Walter Roberson
on 7 May 2013
It is not possible to resize smaller and preserve all features. It might be possible to resize smaller and preserve the features you are using, maybe; we would have to know what features you are using in order to think about that.
2 Comments
Walter Roberson
on 7 May 2013
I seem to recall training neural networks normally involves randomness as well.
See Also
Categories
Find more on Image Data Workflows 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!