1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-21 06:11:09 +08:00
Commit Graph

2 Commits

Author SHA1 Message Date
Onuralp SEZER
0d37127299 - Fixes multiple old viz function into new name
- Fix opencv bunny path for viz sample 3
- Fix viz sample 2 for proper rotation based on video in here[1]

[1]: https://docs.opencv.org/4.5.3/d8/df0/tutorial_widget_pose.html
2021-10-31 14:52:17 +03:00
LaurentBerger
5e0ff400fc Merge pull request #2882 from LaurentBerger:python_viz
* python binding for viz

tutorial widget pose

reset

test_tutorial 2 & 3

sample py

9 test sur 22

test PyWCloudNormal

16 sur 22

end?

python test

* oops

* bug

* comment but( this is not solved https://github.com/opencv/opencv_contrib/pull/2882#discussion_r591659839

* review 2

* oversight

* oversight oops

* viz: move out Py* classes from public C++ headers

* viz: recover PyColor

Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
2021-04-02 10:21:37 +00:00