mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-20 04:25:42 +08:00

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