HRS Reconstruction System
HRS Reconstruction System
HRS Reconstruction System is an experiment in computer vision. This program is an attempt to replace mathematical calculations with a rendering on a video card.
qt5-devel package.
proprietary drivers for your video card, because program uses opengl pixel buffer.
Type in your console
cd ./path_to_program
qmake
make
For executing program type
./bin/hrssystem
Please view examples in directory ./examples.
Start program and open some of this projects. Then start reconstruction.
If you increase steps of reconstruction the precision will increasing too, but reconstruction
may becoming very slow. View as mesh action is experimental use it careful.
If you want to develop this project, please write mail to me.
Hramchenko Vitaliy hramchenko@bk.ru