Info

This question is closed. Reopen it to edit or answer.

Taking two images at a time from a folder with 100 images

1 view (last 30 days)
I have a folder full of fingerprint images. I have to take two images out of that folder and use it in a MATLAB code. I have to do this for every possible combinations of 2 images. Is there a way to do this using a code? Or manually is the only way. That is by using imread function two times. And change the input file for all the combinations?

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!