add image to image?
1 回表示 (過去 30 日間)
古いコメントを表示
is there any function that can add small size image on the large image that it can be displayed small image over large image?
1 件のコメント
Stephen23
2017 年 1 月 1 日
Images are just arrays of numbers, so you can use indexing.
You can find some functions on FEX (ultimately they will all use indexing or something equivalent, so are not really required).
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!