Skip to content

rwoodley/CVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVision

Computer Vision WorkBench and Utilities. Written in WinForms. Wraps OpenCV.

ScreenShot

Features:

  • Has all OpenCV color options and color maps.
  • Histogram Equalization
  • 4 Blurs
  • Many Morph Modes:
    ERODE, DILATE, OPEN, CLOSE, GRADIENT, TOPHAT, BLACKHAT
  • You can specify morph type (RECT, CROSS, ELLIPSE) as well as kernel size.
  • Other transformations: NOT, SOBELX SOBELY, LAPLACIAN, SCHARRX1, SCHARRY1, CANNY, THRESHOLD
  • Ability to group operations into 'recipes'.
  • Boolean operations.
  • Intelligent contours and rotation.
  • Ability to process in batch mode across a directory full of images.
  • All intermediate transformations are saved.

Just built it for my purposes. There is plenty to improve.

About

Computer Vision WorkBench and Utilities. Wraps OpenCV.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published