700x700 TIF Image Capture Using OpenMV H7 Plus

That shouldn’t be an issue- I can save the images as BMP files and convert them to TIF files through Python.

Would this be the mjpeg you’re referring to (mjpeg — mjpeg recording — MicroPython 1.20 documentation)? I can stream the video and save it, and then use ImageJ to chop based on the framerate.

I’m still very confused though- in this post, the frame rate should do 46 fps with the max field of view- since I’m reducing it, I should at least see something greater than that, correct? Assuming I want to save the high frame rate, but as a video to the SD card (instead of individual images to the SD card or video to the USB), how can I do this, relating this to the attached post? Any sample code would be greatly appreciated!

Thanks