/
Alx89
/
OpenCV
ОбзорДокументацияВойти
/
Alx89
/
OpenCV
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
OpenCV/
.../tutorial_code/features2D/
..
Homography

Merge pull request #16366 from themechanicalcoder:features2D-tutorial-python

7 лет назад
akaze_matching

Add Java and Python code for AKAZE local features matching tutorial. Fix incorrect uses of Mat.mul() in Java code.

8 лет назад
feature_description

Add Java and Python code for the following features2d tutorials: Harris corner detector, Shi-Tomasi corner detector, Creating your own corner detector, Detecting corners location in subpixels, Feature Detection, Feature Description, Feature Matching with FLANN, Features2D + Homography to find a known object. Use Lowe's ratio test to filter the matches.

8 лет назад
feature_detection

Add Java and Python code for the following features2d tutorials: Harris corner detector, Shi-Tomasi corner detector, Creating your own corner detector, Detecting corners location in subpixels, Feature Detection, Feature Description, Feature Matching with FLANN, Features2D + Homography to find a known object. Use Lowe's ratio test to filter the matches.

8 лет назад
feature_flann_matcher

Try to fix "enum struct" wrapping for Java

8 лет назад
feature_homography

Try to fix "enum struct" wrapping for Java

8 лет назад