Difference between revisions of "ROM-6881 How to use Camera"

From ESS-WIKI
Jump to: navigation, search
Line 52: Line 52:
 
[[File:ROM-6881 4-camera1.jpg|RTENOTITLE]]
 
[[File:ROM-6881 4-camera1.jpg|RTENOTITLE]]
  
=== '''Object or human body recognition function''' ===
+
 
 +
=== '''Object or human body recognition function.''' ===
 +
 
 +
For example:Camera2
  
 
 
 
 

Revision as of 02:53, 19 February 2025

 

 

ROM-6881 supports four MIPI-CSI ports.

For example: Advantech SOM-DB2510

RTENOTITLE

Using “Camera 1” as an example.(Install the camera on the small board to another port)

Set GPIO_0/1/2/3 on SOM-DB2510 as 2-3, as shown in the following figure:

RTENOTITLE

Camera1:

# /tools/test/adv/camera/camera_rkaiq_test.sh 44

ROM-6881 CSI0 FBC.pngROM-6881 CSI0 FBC1.png

Camera2:

# /tools/test/adv/camera/camera_rkaiq_test.sh 62

RTENOTITLE

Camera3:

# /tools/test/adv/camera/camera_rkaiq_test.sh 53

RTENOTITLE

RTENOTITLE

Camera4:

# /tools/test/adv/camera/camera_rkaiq_test.sh 71

RTENOTITLE

 

4-way camera test environment pictures and test methods.

'Please connect a monitor, such as an EDP 'display(edp1-1366x768)

# /tools/test/adv/camera/camera_rkaiq_test.sh 44 &
# /tools/test/adv/camera/camera_rkaiq_test.sh 62 &
# /tools/test/adv/camera/camera_rkaiq_test.sh 53 &
# /tools/test/adv/camera/camera_rkaiq_test.sh 71 &

RTENOTITLE

RTENOTITLE


Object or human body recognition function.

For example:Camera2