Checking for corrupted JPEG files
显示 更早的评论
When reading JPEG files using imread, I sometimes get the warning
Warning: JPEG library error (8 bit), "Corrupt JPEG data: premature end of data segment".
I get an image that has correct size, but its content is messed up and causes trouble down the line, when it gets processed. I need to weed out these images automatically. Is there any way to get instead of the displayed warning some flag that could be used for logical operations? Imread help does not mention anything of that sort. :-(
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Audio and Video Data 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!