Skip to content

WHULS/KvImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KvImage - Image viewer by VS & Qt & OpenCV

It's a simple image viewer based on VS2019(v142), OpenCV 3.1.0 and Qt5.12.9. You can open an image, then make some operation such as zooming, dragging, etc.

KvImage-v3.0.gif

Dependencies

  • VS2019
  • OpenCV 3.1.0
  • Qt 5.12.9
  • VS Qt Plugin 2.4.3

Package Qt Project to Executable Wrap

Package by windeployqt.exe

# <qmake_Path>/windeployqt.exe <***.exe>
D:/Qt/Qt5.12.9/5.12.9/msvc2017/bin/windeployqt.exe KvImage.exe

Developer notes

v1.0

v2.0

v3.0

Contributors

Kevin Lin: [email protected]

About

Image viewer by VS & Qt & OpenCV

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages