espressif / esp-who

Face detection and recognition framework
Other
1.64k stars 458 forks source link

ov2640 sensor (AIV-632) #267

Open hzhh110 opened 11 months ago

hzhh110 commented 11 months ago

When OV2640 camera lens is analyzed Set to: PIXFORMAT JPEG my App gets YUVJ422P format Set to: PIXFORMAT RGB 565 and then call frame2jpg format, what I get from App is YUVJ420P format Is there any way to set the PIXFORMAT _ JPEG to YUVJ420 format?