Skip to content

AI 기반 이미지 유사도 분석 모델 비교_Image Matching

License

Notifications You must be signed in to change notification settings

bleuxsy/Image-matching

Repository files navigation

Image-matching

  • 두 개 이상의 이미지를 비교하여 이미지 사이의 correspondence를 찾는 기술
  • 유사한 객체/특징/패턴을 식별하여 관련성을 찾는 기술 image

Image Matching WebUI

다양한 알고리즘을 통해 두 이미지 간의 특징점을 찾아 Matching 해주는 UI

  • Keypoint threshold, matching threshold, 최대 feature 수 여러 조정이 가능
  • RANSAC(Random Sample Consensus) Algorithm에 대한 설정 가능
  • RANSAC : feature 중 outliers를 제거하는 기능
  • Keypoints, Raw Matches, RANSAC Matches, Warped Image를 시각화

image

About

AI 기반 이미지 유사도 분석 모델 비교_Image Matching

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages