How to obtain the absolute path list of all images in the image folder

Source: Internet
Author: User

When performing video image orientation, you often need to continuously read the image sequence. First, you need to obtain the list of all the image files in the entire sequence image folder. Each row in the list is an absolute path of the image, in this way, we can directlyProgramBy reading each row of the list, you can get the sequence image. So how to get it is actually very simple, using the built-in doscommand line.

Assume that your image sequence is placed under D:/test. First, Enter cmd in the running state, and then enter D:. Then, disk D is started. Then, enter CD test and D: /test. Next, enter DIR/S/B *. JPG> imglist.txt. Then go to D:/testand find imglist.txt. Is that all done? Gxgx

 

To add this question, please ..... What if I solve this problem?

Run DIR/S/B/O: D *. jpg> imglist.txt to sort the image list in chronological order.

 

MoreArticlePlease go to cainiao Learning Network Co., http://www.pphust.cn. I want to contact QQ: 410812128, If You Are the One.

This article is original, my personal website cainiao Network: http://www.pphust.cn. I write on behalf of the curriculum design, graduation design, and so on .. If you wish to contact me, QQ: 410812128. If You Are the One. Advertisement: dolphin Entertainment Network (Anhui Satellite TV fans Network) http://www.iahtv.com Thai entertainment forum: http://bbs.cntvlm.com mobile phone recharge shop: http://iahtv.taobao.com

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.