Hey SamiUddin231996 - OAK4 supports full 48MP (8000x6000) on the IMX586, and the we support that mode at up to 18 FPS.
Yes, OAK4 supports on-device cropping / ROI. You can crop on-device with the camera output path and with ImageManip.
If you crop a bbox ROI from a 48MP stream, that does not automatically increase the camera FPS. If the source is still in 48MP mode, the ROI is still coming from that 48MP source mode. Cropping helps reduce downstream bandwidth and NN workload, but not sensor readout FPS.
If you need high FPS, use lower native IMX586 modes instead. Check them out at the link I posted.
For AI, OAK4 can run multiple neural networks concurrently, but there is no single fixed “max number” for real-time use. It depends on the exact models, resolutions, and target FPS, so the right answer is to benchmark the intended model combination.
Thanks,
Oskar