/harris-corner-apply-street-map

A Harris Corner Detection approach for Segment the Number of Corner in Street Map

Primary LanguagePython

A Harris Corner Detection approach for Segment the Number of Corner in Street Map

Stree map

The figure show two images of street map. The Left image describe dataset input, and right is harris corner detection result.

Getting Started

Prerequisites

What things you need to undertand this repository

 Good knowledgment in Computer Vision, and know how to use .sh file ".sh" (command-line interpreter).

Installing

The first step is install the argparse library:

 pip install argparse

And finally install the OpenCv library:

    pip install opencv-python

Usage

To run this repository, please open the terminal and run the following command:

 sh run.sh

Sincerely: Neemias B. da Silva