The figure show two images of street map. The Left image describe dataset input, and right is harris corner detection result.
What things you need to undertand this repository
Good knowledgment in Computer Vision, and know how to use .sh file ".sh" (command-line interpreter).
The first step is install the argparse library:
pip install argparse
And finally install the OpenCv library:
pip install opencv-python
To run this repository, please open the terminal and run the following command:
sh run.sh
Sincerely: Neemias B. da Silva