/cvlib

A compact cross-plataform Computer Vision library written in C/C++

Primary LanguageC++MIT LicenseMIT

cvlib

A compact cross-platform Computer Vision library written in C/C++ during the duration of a Computer Vision course in the context of my bachelor's degree in Computer Systems Engineering. This library was later used to develop two different courseworks: a traffic sign detector and a moving fruit counter in a assembly line.

Features

Requeriments

  • A small amount of sub-routines uses data structures from the OpenCV library.