登录
首页 » QT » Qt-ImageProcess

Qt-ImageProcess

于 2014-05-09 发布 文件大小:13196KB
0 150
下载积分: 1 下载次数: 130

代码说明:

  利用Qt编写的简易图像处理程序,包括图像的边缘检测、放大缩小和几个常用的处理功能。(QT image processing procedures, including edge detection, zoom and several common processing functions.)

文件列表:

ImageProcess_code
.................\ImageProcess_code
.................\.................\debug
.................\.................\.....\appICO_res.o,17238,2012-06-15
.................\.................\.....\bitMapInfo.o,138603,2012-06-14
.................\.................\.....\ImageProcess.o,209652,2012-06-15
.................\.................\.....\ImageProcess_code.exe,146432,2014-05-09
.................\.................\.....\ImageProcess_code.ilk,872984,2014-05-09
.................\.................\.....\ImageProcess_code.pdb,1477632,2014-05-09
.................\.................\.....\main.o,202116,2012-06-15
.................\.................\.....\MainWindow.o,394120,2012-06-24
.................\.................\.....\moc_MainWindow.o,203510,2012-06-15
.................\.................\.....\qrc_res.o,26663,2012-06-15
.................\.................\GeneratedFiles
.................\.................\..............\Debug
.................\.................\..............\.....\moc_MainWindow.cpp,4370,2014-05-09
.................\.................\..............\qrc_res.cpp,155862,2014-05-09
.................\.................\..............\Release
.................\.................\ImageProcess
.................\.................\............\ImageProcess.cpp,8623,2012-06-15
.................\.................\............\ImageProcess.h,1267,2012-06-15
.................\.................\ImageProcess_code.pro,648,2012-06-14
.................\.................\ImageProcess_code.pro.user,14424,2012-06-24
.................\.................\ImageProcess_code.sdf,22564864,2014-05-09
.................\.................\ImageProcess_code.suo,4096,2014-05-09
.................\.................\ImageProcess_code.vcxproj,16970,2014-05-09
.................\.................\ImageProcess_code.vcxproj.filters,4453,2014-05-09
.................\.................\ImageProcess_code.vcxproj.user,575,2014-05-09
.................\.................\ipch
.................\.................\....\imageprocess_code-899e68c0
.................\.................\....\..........................\imageprocess_code-a044ecb7.ipch,45285376,2014-05-09
.................\.................\MainFram
.................\.................\........\appICO.rc,67,2012-06-12
.................\.................\........\main.cpp,507,2012-06-14
.................\.................\........\MainWindow.cpp,11375,2012-06-24
.................\.................\........\MainWindow.h,2702,2012-06-14
.................\.................\........\res
.................\.................\........\...\new.png




.................\.................\........\...\rotate90.png,1353,2010-06-23
.................\.................\........\...\save.png,1022,2009-04-22
.................\.................\........\...\undo.png,1768,2009-04-22
.................\.................\........\...\zoomin.png,1622,2009-04-22
.................\.................\........\...\zoomout.png,1601,2009-04-22
.................\.................\........\res.qrc,413,2012-06-12
.................\.................\Makefile,6695,2012-06-15
.................\.................\Makefile.Debug,7327,2012-06-15
.................\.................\Makefile.Release,7442,2012-06-15
.................\.................\TestImage




.................\.................\Win32
.................\.................\.....\Debug
.................\.................\.....\.....\appICO.res,17068,2014-05-09
.................\.................\.....\.....\CL.read.1.tlog,128930,2014-05-09
.................\.................\.....\.....\CL.write.1.tlog,3578,2014-05-09
.................\.................\.....\.....\custombuild.read.1.tlog,2238,2014-05-09
.................\.................\.....\.....\custombuild.write.1.tlog,762,2014-05-09
.................\.................\.....\.....\ImageProcess.obj,70668,2014-05-09
.................\.................\.....\.....\ImageProcess_code.exe.intermediate.manifest,638,2014-05-09
.................\.................\.....\.....\ImageProcess_code.lastbuildstate,94,2014-05-09
.................\.................\.....\.....\ImageProcess_code.log,1400,2014-05-09
.................\.................\.....\.....\link-cvtres.read.1.tlog,2,2014-05-09
.................\.................\.....\.....\link-cvtres.write.1.tlog,2,2014-05-09
.................\.................\.....\.....\link.read.1.tlog,4876,2014-05-09
.................\.................\.....\.....\link.write.1.tlog,1944,2014-05-09
.................\.................\.....\.....\main.obj,77521,2014-05-09
.................\.................\.....\.....\MainWindow.obj,186430,2014-05-09
.................\.................\.....\.....\moc_MainWindow.obj,80938,2014-05-09
.................\.................\.....\.....\mt.read.1.tlog,904,2014-05-09
.................\.................\.....\.....\mt.write.1.tlog,444,2014-05-09
.................\.................\.....\.....\qrc_res.obj,50097,2014-05-09
.................\.................\.....\.....\rc.read.1.tlog,354,2014-05-09
.................\.................\.....\.....\rc.write.1.tlog,360,2014-05-09
.................\.................\.....\.....\vc100.pdb,1003520,2014-05-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 非欧几里得域上滤波信号 balcilar-Graph_Signal_Processing
    说明:  在这个知识库中,图形信号处理的一些有趣的特性被表示出来。演示通过经典信号处理和图形信号处理对一维和二维欧几里得域信号应用低通滤波器,比较两种方法的结果。在此基础上,验证了图形信号处理的工作机制。此外,还描述了在非欧几里得域上滤波信号的示例。(In this repository, Some fascinating features of Graph Signal Processing were represented. Demos incudes applying a low-pass filter on both 1D and 2D euclidian domain signal by classical signal processing and also Graph signal processing to compare both results are the same. Within that way, we will validate the working mechanism of Graph Signal Processing. In addition to this, an example of filtering a signal on the non-euclidian domain was also represented.)
    2020-05-27 21:21:51下载
    积分:1
  • 5656754rtfg
    MATLAB编写的图像处理程序,主要用于对于目标的检测和跟踪。效果比较好,适合新手。(Image processing program written in MATLAB, mainly used for target detection and tracking. The results were better suited to the novice.)
    2012-07-05 12:33:27下载
    积分:1
  • texture-classification-with-lbp
    多分辨率灰度和旋转不变纹理分类与定位二进制模式(multiresolution gray scale and rotation invariant texture classification with location binary patterns )
    2014-02-25 16:45:10下载
    积分:1
  • vc++_image
    这是图象处理模式识别一书的源代码,包括C++和MATLAB的程序,对于做这方面的研究人员来说,会很有帮助的。(This is an image processing pattern recognition on the source code, including C and Matlab procedures for doing this kind of research personnel, will be very helpful.)
    2005-04-21 21:42:03下载
    积分:1
  • ZaoShengXiaoChuDib
    图像噪声消除,内有很多种消除噪声的方法,比如均值法等。(Image noise reduction, there are many ways to eliminate noise, such as the average method.)
    2010-11-26 10:12:42下载
    积分:1
  • zidianbijiao
    利用稀疏表示进行图像去噪时,需要生成两种学习字典,该源码比较了生成的两种字典的优劣(Denoising sparse representation, it is necessary to generate two learning dictionary, which compares the generated source code of the merits of two dictionary)
    2015-10-19 19:11:21下载
    积分:1
  • WATERMARKING
    基于差值的可逆水印算法源码,及详解说明。还包括一篇英文论文和该作者的一些理解和解释,希望对大家有帮助(Reversible watermarking algorithm based on difference of source code, and the Detailed Description. Also includes an English papers and some of the author' s understanding and interpretation, we hope to help)
    2020-09-21 17:17:52下载
    积分:1
  • sift
    一种基于关键点的复制粘贴检测算法,可以完成两幅图像的关键点匹配,也可以检测到一副图像是否经过复制粘贴后放大缩小、旋转等篡改操作(Key matching a replicon paste detection algorithm based on key points, you can complete two images, it can also detect whether an image after copying and pasting zoom, rotate, etc. tampering operation)
    2016-04-04 17:10:30下载
    积分:1
  • trix
    delaunay三角化程序 delaunay三角化程序 delaunay三角化程序(delaunay triangulation delaunay triangulation process procedures delaunay triangulation process)
    2020-10-28 09:19:58下载
    积分:1
  • mnist_uint8
    压缩文件是CNN卷积神经网络图像处理的数据库mnist_uint8.mat(Compressed file is the database of CNN convolution neural network image processing mnist_uint8.mat)
    2020-12-08 19:49:19下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载