Skip to content

sdima1357/bigraph_image_registration_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast feature point registration by bigraph oriented edges voting demo code
See doc/Boev.pdf ,doc/Algorithm.pdf and test results in test (test compiled with openCV version 3)

Samsonov Dima sdima1357@gmail.com vi3dim.com


requirements:  OPENCV,cmake,gcc 

build: 

cmake .
make
./Bigraph