-
Notifications
You must be signed in to change notification settings - Fork 7
krinnewitz/SURF
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
0. Author ========= The provided code is written by Kim Oliver Rinnewitz ([email protected]) 1. Description ============== This is an implementation of an image comparison method using SURF features. It uses the OpenCV implementation of SURF feature extraction. The main purpose is to evaluate how successful this method can be used to apply textures in 3d reconstructions. 2. Requirements =============== You need to have a recent version of OpenCV installed. 3. Compiling ============ You can compile the program by entering the following commands on the command line: mkdir build && cd build cmake .. make
About
This is an implementation of a method to compare images using SURF features.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published