Skip to content

yuweififi983/test_slot_detect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test_slot_detect

CPPND: Capstone

This is a repo for the Capstone project in the Udacity C++ Nanodegree Program.

In this project, I finished to detect slot in pictures.

Dependencies for Running Locally

  • cmake >= 3.7
  • make >= 4.1 (Linux, Mac)
    • Linux: make is installed by default on most Linux distros
  • gcc/g++ >= 5.4
    • Linux: gcc / g++ is installed by default on most Linux distros

Basic Build Instructions

  1. Clone this repo.
  2. Compile: cmake . && make
  3. Run it: `./detect xxpath0 xxpath1' path0 is picture path, path1 is model path
  4. slot detect result saved in res file

About

test slot detect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published