1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-21 14:41:58 +08:00

2 Commits

Author SHA1 Message Date
Yannis Guyon
686d0f1970 Replace np.NAN by np.nan in test_viz_simple.py
As per
https://numpy.org/doc/stable/numpy_2_0_migration_guide.html
for users of NumPy 2.0.
2024-08-08 09:58:15 +02: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