Skip to content

pankajku9/OpencvUtil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpencvUtil

This is a small utility library over OpenCV which support these things.

  • Convert Opencv::Mat into vector
  • Store and dump to file system
  • Get data in Bitmap format and write data from bitmap format
  • Generate test image, with text etc.

Opencv uses its own optimized convention to store image. This can used a interconnecting layer to and from opencv to outside Images source.

Build and use

  1. 'make lib' to generate shared lib named libopencvutil
  2. Need opencv installed on system
  3. only tried on linux

About

An utility library over Opencv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published