Skip to content

Many small functions about processing image with GUI based on opencv and wxWidgets.

Notifications You must be signed in to change notification settings

SomeB1oody/Image_Expert

Repository files navigation

Image_Expert

Processing your input image

Function:

  1. Brightness adjustment
  2. Contrast adjustment
  3. Gamma Correction
  4. Crop
  5. Image format transfer(Example: .jpg to .png)
  6. Image color format transfer(Example: BGR to GRAY)
  7. Find the best matched image in a series of images
  8. Use perspective transformation of a rectangle on an image to obtain an image of this rectangle in a vertical view.
  9. Using Morphology to find specific shape(Rectange) in an image

Image_Expert will no longer have update, because it has no views. Strongly recommend you to look other projects in my home page.

About

Many small functions about processing image with GUI based on opencv and wxWidgets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages