Skip to content

Commit 85604c6

Browse files
committed
Added limitation note in docs about isp scaling
1 parent 2e7110e commit 85604c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/components/nodes/color_camera.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ Here are known camera limitations for the Myriad X:
9393

9494
- **ISP can process about 600 MP/s**, and about **500 MP/s** when the pipeline is also running NNs and video encoder in parallel
9595
- **3A algorithms** can process about **200..250 FPS overall** (for all camera streams). This is a current limitation of our implementation, and we have plans for a workaround to run 3A algorithms on every Xth frame, no ETA yet
96+
- **ISP Scaling** numerator value can be 1..16 and denominator value 1..32 for both vertical and horizontal scaling. So you can downscale eg. 12MP (4056x3040) only to resolutions `calculated here <https://docs.google.com/spreadsheets/d/153yTstShkJqsPbkPOQjsVRmM8ZO3A6sCqm7uayGF-EE/edit#gid=0>`__
9697

9798
Examples of functionality
9899
#########################

0 commit comments

Comments
 (0)