sdima1357 / bigraph_image_registration_demo

fast image registartion demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

fast image registartion demo

License:GNU Affero General Public License v3.0


Languages

Language:C++ 98.9%Language:CMake 1.1%