Skip to content

mcv-m1-project-2017/icv-m1-2016

 
 

Repository files navigation

icv-m1-project

Introduction to Human and Computer Vision project

  • Use TrafficSignDetection.m as a template for your code. This functions shows hot to use the evaluation functions.

  • Use test_submission.m to test your results submissions to the course server

  • Useful resources:

    • Circle detection: circular_hough/
    • Segmentation with UCM: segment_ucm/ (only for linux & Mac OSX. Can not be used on Windows)
    • Color space conversion: colorspace/
    • Evaluation (Precision, recall, etc.): evaluation/
    • Segmentation (Mean-shift, k-means, etc.):

About

Introduction to Human and Computer Vision project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 49.8%
  • C++ 31.4%
  • C 10.1%
  • HTML 8.7%