1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-19 19:44:14 +08:00
Commit Graph

8 Commits

Author SHA1 Message Date
Maksim Shabunin
8f3a61b83c Merge pull request #3687 from mshabunin:doc-upgrade-5.x
Documentation transition to fresh Doxygen (5.x) #3687

Port of #3638
Merge with opencv/opencv#25161
CI part: opencv/ci-gha-workflow#162
2024-03-06 09:54:37 +03:00
unknown
16f07196c3 Typo in viz3d doc 2023-03-22 13:29:35 +01: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
EricFlorin
ad756614be Merge pull request #2610 from EricFlorin:VizWindowNamePrepend_Contrib
* Edited Documentation

Edited the Viz "getWindowByName" documentation so it reflects the actual behaviour of getWindowByName. More specifically, that "Viz - " is not prefixed automatically to the window name given by the user if they haven't prefixed "Viz - " already.
2020-11-07 15:46:00 +00:00
Paul Jurczak
79041db1fa [moved from opencv] Added to Camera constructor parameter description
original commit: 599a3026d1
2020-04-26 00:17:39 -06:00
Paul Jurczak
4143c3ef27 [moved from opencv] Added to description of WCube constructor
`WCube` constructor reorders `min_point`, `max_point` parameters when necessary. I added this info to the description.
original commit: f64d807863
2020-04-15 16:06:14 -06:00
Gael Colas
277c4be95a [moved from opencv] Merge pull request opencv/opencv#15821 from ColasGael:colasg-viz-color
Fix wrong definition of viz::Color::navy()
original commit: e65b51ca3c
2019-11-01 22:37:34 +03:00
Alexander Alekhin
4d2a81f34b viz: move to opencv_contrib
787f5236a9
2018-11-07 17:11:53 +03:00