Closed jinjinhong closed 6 years ago
The input and output images are saved in PGM image format. See here: https://fileinfo.com/extension/pgm I personally use ACDSee in order to view images in this format.
ok,but the question is the result cannot find in the file.
Oh! It really doesn't work in Debug mode. I have fixed this error. Thank you for bug report! I tested ROI (Region Of Interest) and the region wasn't include the center part of the image where the only one face was placed in debug mode.
发自网易邮箱大师 Thank you for your reply. I have found the reason for this problem. If there is any further problem, I will email it to you again. On 04/2/2018 14:02,Ihar Yermalayeunotifications@github.com wrote:
Oh! It really doesn't work in Debug mode. I have fixed this error. Thank you for bug report! I tested ROI (Region Of Interest) and the region wasn't include the center part of the image where the only one face was placed in debug mode.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
I have use the example in Simd::Detection ,input an image ,The code is working properly,But the final test images were not shown.I want to know how to show it? thankyou!