Skip to content
/ imgproc Public

Use Simple GUI to study image processing by Qt and OpenCV

License

Notifications You must be signed in to change notification settings

pezy/imgproc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imgproc

Fork from QtOpenCV's example: imageprocess.

QtOpenCV is an amazing integration of OpenCV and Qt(cv::Mat <==> QImage). I highly recommend to star it.

Changes

  • Change enviroment to Visual Studio 2017 + Qt 5.9.1
  • Added Icon and Toolbar for MainWindow.
  • Fixed sync bug when wheel event.
  • Finished the TODO: sync with the scrollbar.

About

Use Simple GUI to study image processing by Qt and OpenCV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages