登录
首页 » QT » Qt-ImageProcess

Qt-ImageProcess

于 2014-05-09 发布 文件大小:13196KB
0 143
下载积分: 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 个回复

  • repeatability_demo
    评价描述子的好坏,能给出重叠率、正确率和查错率等(Evaluation of descriptors)
    2014-01-16 16:44:05下载
    积分:1
  • OTSUMultiThre
    1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割 2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是 很必要的,通过改进得到OTSU的多值分割方法 3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。(1. This procedure shows the histogram feature, OTSU single segmentation, OTSU binary segmentation, OTSU three segmentation 2. OTSU segmentation, it is usually the case we are through the between-cluster variance by a partition threshold , but sometimes we need to be the gray level of the target, then the multi-segmentation is necessary, through improved access to multi-OTSU segmentation methods 3. This procedure in addition to show the histogram to calculate run time, treatment the results of a new window display the details of this part of MFC for beginners.)
    2009-02-06 14:55:41下载
    积分:1
  • pca
    主成分分析程序,应用于图像特征提取,数据降维等方面 (the code of PCA)
    2010-05-07 18:49:29下载
    积分:1
  • TSPA Multi-baseline Phase Unwrapping Method
    说明:  多基线SAR,InSAR相位解缠代码,Matlab版本,对应论文:Robust Two-Dimensional Phase Unwrapping for Multibaseline SAR Interferograms: A Two-Stage Programming Approach ,含数据、代码及验证结果(Multi baseline SAR, InSAR phase unwrapping code, matlab version, corresponding paper: robot two dimensional phase unwrapping for multibaseline SAR interferograms: a two stage programming approach, including data, code and verification results)
    2021-03-26 14:39:14下载
    积分:1
  • photo
    类似于photoshop软件处理,功能复杂简单耐用,适合于初学者学习参考(Similar to the photoshop software processing, functional complexity of simple and durable, suitable for beginners to learn information)
    2011-06-08 22:06:36下载
    积分:1
  • hilight_dg
    说明:  在autocad2007环境中直接使用API就可以亮显实体的一个示例演示(This program demonstrates how to use ObjectARX API functions to highlight and unhighlight subentities of complex entities such as ACIS solids.)
    2009-08-23 11:22:34下载
    积分:1
  • rigidICP
    ICP模型配准有二维三维两种方式,简单好用(ICP RIGID EASY 2 DIMENSION 3 DIMENSION)
    2019-04-01 09:08:08下载
    积分:1
  • GaborVessel
    利用gabor滤波器方法提取视网膜血管,在提取之前进行预处理。gabor滤波器参数选择的是3个角度,12个方向(Gabor filter method is utilized to extract the retinal blood vessels, preprocessing before extraction. Gabor filter parameter selection are three angles, 12 direction )
    2015-12-23 15:23:17下载
    积分:1
  • MATLAB-code-wavelet-edge
    关于图像小波边缘检测的MATLAB程序,用于一般图像边缘检测(wavelet-edge)
    2009-02-24 22:04:50下载
    积分:1
  • MPPT-Model-
    光伏电池组 局部阴影时输出模型 P-U曲线 I-U曲线 simulink实现 (PV Systems Operating Under Partially Shaded Conditions)
    2020-10-04 17:07:39下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载