Some notes about computational imaging
especially about Non-line-of-sight(NLoS) imaging
2020年1月5日星期日
Image .save FileNotFoundError: [Errno 2] No such file or directory: '../Dataset/testResults/5.png'
Because it is .save, the reason is obviously not that there is no "../Dataset/testResults/5.png" file.
It is:
No ../Dataset/testResults/ directory
Example:
This directory has not been created
typo in the directory
use Chinese or other characters.
After confirming that the directory is correct, the error is resolved.
没有评论:
发表评论
较新的博文
较早的博文
首页
订阅:
博文评论 (Atom)
没有评论:
发表评论