登录
首页 » QT » Qt-ImageProcess

Qt-ImageProcess

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

  • moving-object-recognition-and-track
    本程序完成了对运动图像的识别与跟踪功能,程序里自带了测试的图像(The program to complete the identification and tracking of moving images, the program comes with the test image)
    2012-08-23 19:46:48下载
    积分:1
  • 二自由度车辆动力学模型(Simulink)
    说明:  二自由度车辆动力学模型(Simulink)(Two-degree-of-freedom vehicle dynamics model)
    2019-05-04 11:23:56下载
    积分:1
  • matlab-code
    边缘检测法和阈值分割法,是图像分割技术应用中两项重要的方法。本文介绍了图像边缘检测和阈值分割的一般原理、典型算法以及研究现状。本文针对边缘检测算子和几种阈值分割技术进行了详细讨论。针对火柴根数统计和钢筋根数统计两个实验,在详细分析检测原理的基础上,编写了相应的实验并给出了实验结果。(Edge detection and thresholding method, image segmentation is an important technology in two ways. This article describes the general principles of image edge detection and thresholding, the typical algorithms and research status. In this paper, several edge detection operator and thresholding techniques are discussed in detail. Statistics for the number of matches and reinforced the number two experimental statistics, based on a detailed analysis of the detection principle, write the corresponding experimental and experimental results are given.)
    2020-12-23 19:29:05下载
    积分:1
  • EmGMM
    高斯混合模型的最大期望迭代求解算法,可用于图像区域灰度分布估计(Expectation maximazation(EM) for Gaussian mixture model(GMM) )
    2016-03-26 20:26:10下载
    积分:1
  • SVD-based-watermarking
    基于SVD的DCT域和DWT域的经典水印算法,该算法通过提取水印水印的主成分并把该主成分嵌入到奇异值矩阵,鲁邦性非常高。(the principal components of the watermark are embedded into the host image in discrete cosine transform (DCT) and for the second method, those are embedded into the host image in discrete wavelets transform (DWT). To improve the robustness, the particle swarm optimization (PSO) is used for finding the suitable scaling factors. )
    2020-09-01 17:48:08下载
    积分:1
  • LLE
    该算法是局部线性嵌入的算法,代码无误,已运行,并且附带数据集,可以使用,非常实用。(The algorithm is locally linear embedding algorithm, the code is correct, has been running, and with the data set, you can use, very practical.)
    2016-03-25 16:19:56下载
    积分:1
  • SalientRegionDetectorCVPR09
    显著区域检测的一篇文章所带的测试算法,CVPR(Salient Region Detector CVPR 2009)
    2014-11-20 19:01:55下载
    积分:1
  • hog_svm
    利用HOG算子提取特征,利用支持向量机进行分类,得到了较好的图像分割效果(Using HOG operator to extract features, using support vector machine to classify, get a better image segmentation effect)
    2021-01-08 15:28:51下载
    积分:1
  • radarsat
    radarsat1 的成像程序,包括源码,是个很好用那个的算法(radarsat1 imaging procedures, including source code, is a good use of that algorithm)
    2008-05-14 21:45:19下载
    积分:1
  • LBP1
    用lbp实现纹理特征提取,并分类说明: 一共有三个m文件,一个是lbp.m, 存放主要的lbp算法, 一个是getmapping,用以做算法的辅助函数, 一个是lbptest.m,存放着测试代码。 这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片, 具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。代码最后给出效果图 这三个文件是最传统的LBP方法,有256种。(With lbp achieve texture feature extraction and classification Description: A total of three m files, one is lbp.m, store the main lbp algorithm, One is getmapping, helper functions for doing arithmetic, One is lbptest.m, kept the test code. These three documents need to put the same folder, and add the appropriate folder, pictures, See lbptest.m specific name of the picture of the code, run lbptest.m can view the results. Finally renderings code These three documents are the most traditional LBP method, there are 256 kinds.)
    2013-10-21 17:09:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载