在 XCode 中处理图像目录
有没有一种方法可以读入并处理一个大的图像目录,这样我可以一次处理一个图像,然后一旦完成一个图像,它将从该目录中检索下一个图像,直到它完成整个目录?
我有一个包含 jpeg 文件的大文件夹,我想按字母顺序一次导入一个文件,分析它们,获取输出,然后继续处理文件夹中的下一个文件。非常感谢任何帮助。
抱歉口才不足。此时我已经连续处理了大约 10 个小时。
Is there a way to read in and process a large directory of images in such a way that I can process one image at a time, and then once one is done, it will retrieve the next image from the directory, until it's gone through the whole directory?
I have a large folder of jpeg files, and I want to import them one at a time, alphabetically, analyze them, get an output, and then move on to the next file in the folder. Any help is much appreciated.
Sorry for the lack of eloquence. I've been going at this for about 10 hours straight at this point.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论