how to run the matlab file for testing 100 images?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi,
i have trained the database having 1000 images. Now i have to test my program for 100 images at single run. How to write the code? Please help me
댓글 수: 0
답변 (1개)
Image Analyst
2014년 5월 25일
See the FAQ: http://matlab.wikia.com/wiki/FAQ#How_can_I_process_a_sequence_of_files.3F You can use randperm() to select 100 of the images at random. Come back with your code and any questions.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!