Skip to content

OpenCV based toolbox for underwater video and image processing

License

Notifications You must be signed in to change notification settings

vgarciac/uwimageproc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imageproc

Toolbox for underwater video and image processing. It's intended to be collection of compatible, OpenCV 3+ based, modules for:

  • Adaptive contrast enhancement (CLAHE)
  • Automatic 2D mosaic generation
  • GPU based feature detection for homography estimation in underwater videos
  • 3D sparse and dense reconstruction

Each module or script contains information describing its usage. Code documentation is provided in Doxygen-compatible format, a Doxyfile configuration file is included. The current release may contain C/C++, Python and Matlab implementations.

Further information can be accesed at: http:tracserver.labc.usb.ve/trac/dip

Each module is covered by GNU GPL v3 license unless otherwise is specified (see LICENSE and README.md) .

J. Cappelletto (cappelletto [at] usb.ve)

About

OpenCV based toolbox for underwater video and image processing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 56.5%
  • CMake 16.1%
  • C 14.3%
  • Makefile 10.3%
  • Shell 2.8%