How to reduce the size of image?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Walter Roberson
am 7 Mai 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 Kommentare
Walter Roberson
am 7 Mai 2013
I seem to recall training neural networks normally involves randomness as well.
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!