Processing sequences of images one by one
1 view (last 30 days)
Show older comments
Hi all, when I process sequences of image {1.png, 2.png, 3.png, ..........,120.png}, I noted that matlab program process them like Fig.1 below {1.png, 10.png, 100.png, 101.png, 102.png, 103.png.....}. how can I make matlab process these images like fig.2 {1.png, 2.png, 3.png, ..........,120.png}. Thank for your help
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Image Processing Toolbox 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!