-
Notifications
You must be signed in to change notification settings - Fork 2
haoyinzhou/EMDQ_C
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
C++ code for the EMDQ algorithm, which can remove mismatches from SURF/ORB feature matches and also generate smooth and dense deformation field. Paper: Haoyin Zhou, Jagadeesan Jayender, "EMDQ: Removal of Image Feature Mismatches in Real-Time", IEEE Transactions on Image Processing, 2021 usage: Usage: ./demoEMDQ PathToImage1 PathToImage2 For example: ./demoEMDQ picture1.png picture2.png Dependencies: Eigen, OpenCV, and OpenMP (optional)
About
C++ code for the expectation maximization and dual quaternion (EMDQ) algorithm
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published