登录
首页 » Visual C++ » DistortionCorrection

DistortionCorrection

于 2010-10-27 发布 文件大小:5983KB
0 137
下载积分: 1 下载次数: 649

代码说明:

  VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法(VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detection algorithm)

文件列表:

DistortionCorrection
....................\BCMenu.cpp,88816,2010-10-27
....................\BCMenu.h,16478,2010-10-27
....................\BCMenu1.cpp,542,2010-10-27
....................\BCMenu1.h,494,2010-10-27
....................\ButtonST.cpp,52064,2010-10-27
....................\ButtonST.h,8392,2010-10-27
....................\CeXDib.cpp,8684,2010-10-27
....................\CeXDib.h,2328,2010-10-27
....................\Debug
....................\.....\BCMenu.obj,305325,2010-10-27
....................\.....\ButtonST.obj,80174,2010-10-27
....................\.....\CeXDib.obj,19802,2010-10-27
....................\.....\DistortionCorrection.exe,356426,2010-10-27
....................\.....\DistortionCorrection.ilk,854232,2010-10-27
....................\.....\DistortionCorrection.obj,18988,2010-10-27
....................\.....\DistortionCorrection.pch,6684096,2010-10-27
....................\.....\DistortionCorrection.pdb,934912,2010-10-27
....................\.....\DistortionCorrection.res,3020,2010-10-27
....................\.....\DistortionCorrectionDlg.obj,56694,2010-10-27
....................\.....\PPTooltip.obj,256618,2010-10-27
....................\.....\ShadeButtonST.obj,21302,2010-10-27
....................\.....\StdAfx.obj,136061,2010-10-27
....................\.....\vc60.idb,254976,2010-10-27
....................\.....\vc60.pdb,438272,2010-10-27
....................\DistortionCorrection.aps,36680,2010-10-27
....................\DistortionCorrection.clw,1860,2010-10-27
....................\DistortionCorrection.cpp,2867,2010-10-27
....................\DistortionCorrection.dsp,5258,2010-10-27
....................\DistortionCorrection.dsw,670,2010-10-24
....................\DistortionCorrection.h,1588,2010-10-24
....................\DistortionCorrection.ncb,123904,2010-10-27
....................\DistortionCorrection.opt,122880,2010-10-27
....................\DistortionCorrection.plg,1110,2010-10-27
....................\DistortionCorrection.rc,6000,2010-10-27
....................\DistortionCorrectionDlg.cpp,16150,2010-10-27
....................\DistortionCorrectionDlg.h,2558,2010-10-27
....................\Minimized.ssk,210757,2004-07-06
....................\mssccprj.scc,157,2010-10-24
....................\PPTooltip.cpp,100590,2003-04-13
....................\PPTooltip.h,16510,2003-04-13
....................\ReadMe.txt,3831,2010-10-22
....................\Release
....................\.......\DistortionCorrection.exe,28672,2010-10-22
....................\.......\DistortionCorrection.obj,10462,2010-10-22
....................\.......\DistortionCorrection.pch,6237880,2010-10-22
....................\.......\DistortionCorrection.res,3020,2010-10-22
....................\.......\DistortionCorrectionDlg.obj,25292,2010-10-22
....................\.......\Minimized.ssk,210757,2004-07-06
....................\.......\SkinPlusPlusDLL.dll,798720,2004-07-25
....................\.......\SoftCrystal.ssk,216044,2004-07-06
....................\.......\StdAfx.obj,12278,2010-10-22
....................\.......\vc60.idb,50176,2010-10-22
....................\.......\XPCorona.ssk,123925,2004-07-06
....................\res

....................\...\DistortionCorrection.rc2,412,2010-10-22
....................\...\vssver.scc,96,2010-10-27
....................\resource.h,1063,2010-10-27
....................\ShadeButtonST.cpp,7113,2010-10-27
....................\ShadeButtonST.h,1879,2010-10-27
....................\SkinPlusPlus.h,3858,2004-07-13
....................\SkinPlusPlusDLL.dll,798720,2004-07-25
....................\SkinPlusPlusDLL.lib,5232,2004-07-25
....................\SoftCrystal.ssk,216044,2004-07-06
....................\StdAfx.cpp,19677,2010-10-22
....................\StdAfx.h,1798,2010-10-27
....................\vssver.scc,352,2010-10-27
....................\XPCorona.ssk,123925,2004-07-06

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

发表评论

0 个回复

  • 19ways+
    Approximation the exponential matrix.
    2010-02-02 05:44:53下载
    积分:1
  • crop-multiple-targets
    opencv210版本下vc++程序,读取一帧图中多个目标的位置并将位置信息保存下来 code using opencv210 via vc++,crop multiple targets and save its positions from one frame(code using opencv210 via vc++,crop multiple targets and save its positions from one frame)
    2013-12-24 15:40:44下载
    积分:1
  • cleanProjectCPlusPlus
    2 尝试设计翻译方法。假定对程序片段已得到语法树,如 if (a > b) b = a 已得到语法树 编写程序,遍历语法树,执行代码,得到正确结果。 (2 try to design Translation. Has been assumed for the program fragment syntax tree, such as if (a> b) b = a syntax tree has been writing programs, traverses the syntax tree, code, to get the correct results.)
    2015-11-14 08:57:16下载
    积分:1
  • 中国公交车系统
    全国公交车系统,可查询线路和车站, 寻找转车路线 (National Bus system will be able to access lines and stations, for interchange route)
    2021-01-06 14:48:54下载
    积分:1
  • Z---Buffer-hidden-surface-algorithm
    Z缓冲器消隐算法实现非常好用直接编译即可使用(Blanking Z buffer algorithm is very nice compilation can be used directly)
    2020-12-31 21:08:59下载
    积分:1
  • snak
    贪吃蛇源代码的程序,网页格式。很好玩的哈(this is tan chi she prommmer .it is funny !)
    2010-07-11 18:54:56下载
    积分:1
  • convanddft
    一些VC++的数字信号处理程序,其中包括dft,fft,卷积的运算(conv and dft)
    2009-04-08 13:24:27下载
    积分:1
  • TPCALDAAh
    这是自己毕业设计做的PCA和LDA的结合,训练和识别别过程都有,用的是ORL库里的图像,具有较高的识别率! (This is a combination of PCA and LDA graduation design, training and do the process of the identification with ORL library of images, has a high recognition rate!)
    2012-07-19 11:21:01下载
    积分:1
  • readpic
    说明:  VC bmp图像数据读取和输出代码程序,经过编译可行(compiled vc program in reading image )
    2010-04-07 11:02:37下载
    积分:1
  • s003
    说明:  可以连续播放多帧图片,并对图片进行相应的处理(Playing for multi-frame image, and image processing accordingly)
    2010-04-06 10:48:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载