Processing sequences of images one by one

1 view (last 30 days)
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

Accepted Answer

per isakson
per isakson on 9 Jan 2015

More Answers (0)

Categories

Find more on Images 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!