My Project
|
This is the documentation for the thesis
There are two .cpp files: test.cpp and pointbase.cpp
test.cpp contains sample use cases of the implemented library
pointbase.cpp is the implemented library
in the camera folder are scripts for dataset capture, method of operation is mentioned below
OpenCV version: 4.5.2 https://docs.opencv.org/4.x/d7/d9f/tutorial_linux_install.html
C++17 jsoncpp:
sudo apt install libjsoncpp-dev sudo ln -s /usr/include/jsoncpp/json/ /usr/include/json
Install using make
The scripts in the camera folder are used for image capture from BBX-mini
The mode of operation is following:
0. (If you want to stitch images automatically, make the project and run online stitching)