Open Birdson opened 8 months ago
I cannot build code because "Person_Detect.h:15:10: fatal error: 'Image_Reader.h' file not found". Could you help to check it. Thanks.
This is not a necessary file. You can transfer the bitmap to the jni layer yourself, then convert it to cv: mat, and then pass to the processImg function
I will upload a complete SNPE example android project
I cannot build code because "Person_Detect.h:15:10: fatal error: 'Image_Reader.h' file not found". Could you help to check it. Thanks.