Skip to content

⚡️⚡️A simple app for demonstrating how to intermingle OpenCV api with Qt Framework.

Notifications You must be signed in to change notification settings

youhengchan/OpenCV-with-Qt-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

OpenCV-with-Qt-Demo

⚡️⚡️A simple app for demonstrating how to intermingle OpenCV api with Qt Framework.
 

Basic functions

  • Pre-load specific guide img (see Screenshots below)
  • Select an image with file browser
  • Resize img
  • Rotate img
  • Flip the img horizentoly
  • Beautify the img in HSV space
  • Mid filter in RGB space
  • Histogram equalization in RGB space
  • Img segmentation with region based algorithm
  • Local zoom with a magnifier
  • Safety check for empty img    

Screenshot

Pre-load guide img

Select image

Resize img

Rotate img

Flip img

Beautify img

Mid filter

Histogram equalization

Img segmentation

magnifier

Thanks

The project is greatly inspaired by another simple Demo with two buttons.
It did helped me and I did stared it coz without which I should then start from the scratch.

   

What do I need to build it myself?

My CSDN Blog

About

⚡️⚡️A simple app for demonstrating how to intermingle OpenCV api with Qt Framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published