opencv / opencv_contrib

Repository for OpenCV's extra modules
Apache License 2.0
9.19k stars 5.74k forks source link

xfeatures2d: MSDFeatureDetector: output reals as human-friendly expression #3714

Closed Kumataro closed 2 months ago

Kumataro commented 2 months ago

This patch is need to merge same time with https://github.com/opencv/opencv/pull/25351

If you merge only one or the other, MSDFeatureDetectorTest will be failed.

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

Kumataro commented 2 months ago

Thank you very much!!