Skip to content

Conversation

@VanDavv
Copy link
Contributor

@VanDavv VanDavv commented Mar 26, 2021

Updated website preview is here - https://luxonis-docs-website--176.com.readthedocs.build/projects/api/en/176/

08_rgb_mobilenet.py

example_8

09_mono_mobilenet.py

example_9

10_mono_depth_mobilenetssd.py

example_10

11_rgb_encoding_mono_mobilenet.py

example_11

12_rgb_encoding_mono_mobilenet_depth.py

example_12

15_rgb_mobilenet_4k.py

15

16_device_queue_event.py

16

17_video_mobilenet.py

17

18_rgb_encoding_mobilenet.py

18

22_1_tiny_yolo_v3_device_side_decoding.py

22_1

22_2_tiny_yolo_v4_device_side_decoding.py

22_2

23_autoexposure_roi.py

23

24_opencv_support.py

24

26_1_spatial_mobilenet.py

26_1

26_2_spatial_mobilenet_mono.py

26_2

26_3_spatial_tiny_yolo.py

26_3

28_camera_video_example.py

28

@VanDavv VanDavv requested a review from Erol444 March 29, 2021 12:57
@VanDavv VanDavv marked this pull request as ready for review March 29, 2021 12:57
@VanDavv VanDavv requested a review from themarpe March 29, 2021 12:59
# Uncomment one of these and comment the one given above
# to see visualisation in different color frames

# depthFrame = cv2.applyColorMap(depthFrame, cv2.COLORMAP_BONE)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this really needed? I think a few color maps would suffice and maybe a link to cv2 docs where all others are listed. Same goes for the 03_depth_preview.py

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that these encourage you to actually try different ones, and you don't need to put anything together yourself. This was added in #127 so I thought we want to have it here too

Copy link
Collaborator

@themarpe themarpe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small change - apart from changes of other reviewers, LGTM

Łukasz Piłatowski added 3 commits April 5, 2021 23:05
# Conflicts:
#	docs/source/samples/26_3_spatial_tiny_yolo.rst
#	examples/12_rgb_encoding_mono_mobilenet_depth.py
#	examples/26_3_spatial_tiny_yolo.py
#	examples/README.md
@VanDavv VanDavv merged commit 611b2c8 into develop Apr 5, 2021
@VanDavv VanDavv deleted the update_demos branch April 5, 2021 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants