Skip to content

repa1030/simple_object_classification

Repository files navigation

Object Classificator

Requirements

  • Python Pip:
    sudo apt install python-pip
  • OpenCV:
    pip install opencv-python
  • TQDM:
    pip install tqdm
  • Numpy:
    pip install numpy

How To Use

  1. Check the parameters in pipeline.py
  2. Run the demonstration with python pipeline.py

Info

Format of data:

[class, canny (non zero), mean blue value, mean green value, mean red value]

About

Student Project, Simple Object Classification

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages