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

2 Commits

Author SHA1 Message Date
Kumataro
c95c10e368 xfeatures2d: MSDFeatureDetector: output reals as human-friendly expression. 2024-04-06 13:03:18 +09:00
Augustin Manecy
a8864db902 Add read/write functions to xfeatures2d and normalize naming convention
In read function, check before if node is empty to avoid erasing default value in case of missing parameter.

Add getters/setters to complete cpp/java/python API (needed for Java Tests.)

fix warning due to double to float conversion in freak
2022-10-24 13:12:31 +03:00