Commit ddd09e21 authored by Rohan  Kumar's avatar Rohan Kumar
Browse files

.

parent ef4fabf5
Loading
Loading
Loading
Loading

src/main/java/vslam/README.md

deleted100644 → 0
+0 −18
Original line number Diff line number Diff line

## Notes

Notes from Rohan:
- could use MATLAB coder to move MATLAB code to C/C++ code
    - not sure if this is possible for Java code as well
    - Prof. mentioned wanting Java code s.t. other students can read and critique codebase
- use MATLAB functions, create new MATLAB objects for data structures / database system
- dataset used by MATLAB example: https://cvg.cit.tum.de/data/datasets/rgbd-dataset 


#### Performing VSLAM using online dataset 

- Open up MATLAB console
- Install necessary Mathworks Library: Vision, Visual SLAM (users will be queried to download necessary packages)
- In MATLAB console, set imagesPath to 'rgbd_dataset_freiburg3_long_office_household/rgb'
- Run the vslam_implementation.m script with the imagesPath as input
- Use output of worldPointSet for figuring out which key features belong to which objects
−308 KiB
Loading image diff...
−314 KiB
Loading image diff...
−307 KiB
Loading image diff...
−307 KiB
Loading image diff...
Loading