Skip to content

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

This branch is 2 commits behind mcv-m1-project/icv-m1-2016:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7d828e3 · Nov 17, 2016

History

13 Commits
Oct 4, 2016
Oct 4, 2016
Nov 17, 2016
Nov 9, 2016
Oct 4, 2016
Nov 11, 2016
Oct 4, 2016
Oct 4, 2016
Nov 17, 2016
Oct 4, 2016
Oct 26, 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%