File tree Expand file tree Collapse file tree
providers/base/units/camera Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Camera unit
22=======================
33
4- Unit is responsible for camera control and image processing tests.
4+ Unit is responsible for camera control and image- processing tests.
55
66Jobs
77####
1212- **led **
1313- **still **
1414- **multiple-resolution-images-rpi **
15- - **camera-quality **: Computes the quality of the image using the brisque score
15+ - **camera-quality **: Computes the quality of the image using the BRISQUE score
1616 It depends on python3-opencv and libsvm3.
17- - **camera-quality-rpi **: RPi-specific variant of the BRISQUE image quality
18- check. The algorithm is the same as the one , but the raspberry pi can't
19- use opencv to grab the image, so we pass the image as an argument.
17+ - **camera-quality-rpi **: RPi-specific variant of the BRISQUE image- quality
18+ check. The algorithm is the same as as in ` camera-quality ` , but the Raspberry
19+ Pi can't use OpenCV to grab the image, so we pass it as an argument.
2020
2121 **NOTE: **
2222
You can’t perform that action at this time.
0 commit comments