Giter Site home page Giter Site logo

simpleips's Introduction

简易版图片加工软件

基于 opencv + Qt6.2.4 来完成的。

主要是为了巩固 Qt 与学习 OpenCV 来做的这个软件。

点击下载此程序来体验

一个简单的体验版本

配置方法

  1. 下载或者克隆代码到一个目录中,在此目录中右击选择在VS2022中使用打开,会自动进入一个CMake项目中。
  2. 在CMakeLists文件中找到所有的绝对路径,改成你自己的路径,例如opencv的路径。
  3. CMake生成成功后,在项目主目录中手动生成uixxx.h头文件,我没有设置自动UIC,因为会出现一些莫名其妙的问题,所以每次都需要手动uic生成ui头文件
  4. 在VS2022中如果你遵循上述步骤,则运行成功。

目前进度

  • 图像基础操作
  • 图像模糊操作
  • 图像阈值化操作
  • 图像形态学操作
  • 图像连通块分析
  • 图像轮廓检测
  • 图像直方图操作
  • 图像增强操作
  • 更多的图片操作功能
  • 增加视频的操作接口
  • 界面美化

项目特色

  • 功能齐全,基本涵盖了上述的所有操作
  • 可视化操作,基于QSlider或者QComboBox,允许用户可以随时指定不同参数的不同数值,以便更好的观察某个操作的具体效果。
  • 混合加工模式,允许对同一张图片执行可控制,可视化的混合操作(具体行为因人而异)。

项目demo

视频演示地址:

使用opencv+Qt 自制的简易版图片处理软件

联系作者

QQ: 1173012900

邮箱:

simpleips's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.