Line 8:
Line 8:
This article focuses on the functional principles of the MV camera in detail. For hardware manuals, registers, configuration scripts, drivers for different embedded platforms and usage, please refer to the corresponding documents.
This article focuses on the functional principles of the MV camera in detail. For hardware manuals, registers, configuration scripts, drivers for different embedded platforms and usage, please refer to the corresponding documents.
+
+
In this article, the ''[Related Commands]'' column after each function lists the commands in the [[Mv mipi i2c.sh user guide|mv_mipi_i2c.sh]] script that are related to this function.
===Image Acquisition===
===Image Acquisition===
Line 16:
Line 18:
Once the camera receives the stop capture command, it will complete the currently transmitting frames to ensure frame integrity, and then stop outputting images and enter the '''''standby state'''''. Note that the triggering process will be interrupted if triggering multiple frames is set and not all image frames have been output yet.
Once the camera receives the stop capture command, it will complete the currently transmitting frames to ensure frame integrity, and then stop outputting images and enter the '''''standby state'''''. Note that the triggering process will be interrupted if triggering multiple frames is set and not all image frames have been output yet.
+
+
Related commands :imgacq.
==== Video streaming mode ====
==== Video streaming mode ====
+
In video streaming mode, the camera continuously exposes and outputs images according to the configured ROI region and frame rate.
+
+
Related commands :trgmode,roi,fps.
===Image Feature===
===Image Feature===