Skip to content

Commit f5208b7

Browse files
authored
Merge pull request #662 from luxonis/fix_device_mngr
Fix device manager
2 parents b2566d8 + 56bd84f commit f5208b7

File tree

4 files changed

+285
-253
lines changed

4 files changed

+285
-253
lines changed

docs/source/components/nodes/image_manip.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ ImageManip
33

44
ImageManip node can be used to crop, rotate rectangle area or perform various image transforms: rotate, mirror, flip, perspective transform.
55

6+
For downscaling, ImageManip uses the bilinear/bicubic interpolation.
7+
68
How to place it
79
###############
810

0 commit comments

Comments
 (0)