Commit 06791ed 1 parent f287e3f commit 06791ed Copy full SHA for 06791ed
File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,8 @@ ViSP 3.x.x (Version in development)
37
37
. New vpImageTools::inRange() functions to ease binary mask computation by thresholding HSV channels
38
38
. New tutorials in tutorial/segmentation/color folder to show how to use HSV color segmentation to
39
39
extract the corresponding point cloud
40
+ . New scene renderer based on Panda3D. See inheritance diagram for vpPanda3DBaseRenderer class and corresponding
41
+ tutorial.
40
42
- Applications
41
43
. Migrate eye-to-hand tutorials in apps
42
44
- Tutorials
@@ -57,6 +59,8 @@ ViSP 3.x.x (Version in development)
57
59
https://visp-doc.inria.fr/doxygen/visp-daily/tutorial-hsv-segmentation-live.html
58
60
. New tutorial: Point cloud segmentation using HSV color scale
59
61
https://visp-doc.inria.fr/doxygen/visp-daily/tutorial-hsv-segmentation-pcl.html
62
+ . New tutorial: Rendering a 3D scene with Panda3D
63
+ https://visp-doc.inria.fr/doxygen/visp-daily/tutorial-panda3d.html
60
64
- Bug fixed
61
65
. [#1251] Bug in vpDisplay::displayFrame()
62
66
. [#1270] Build issue around std::clamp and optional header which are not found with cxx17
You can’t perform that action at this time.
0 commit comments