How to reduce the size of image?
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Walter Roberson
2013 年 5 月 7 日
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 件のコメント
Walter Roberson
2013 年 5 月 7 日
I seem to recall training neural networks normally involves randomness as well.
参考
カテゴリ
Help Center および File Exchange で Image Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!