登录
首页 » Visual C++ » DistortionCorrection

DistortionCorrection

于 2010-10-27 发布 文件大小:5983KB
0 142
下载积分: 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 个回复

  • cs
    说明:  MFC界面,服务器端可通过TCP socket的链接使client和sever端建立链接,然后可以对客户端的相关文件实现监听功能。并显示在服务器相应位置。(client sever )
    2014-05-01 23:03:40下载
    积分:1
  • LwIP-protocol-stack-design
    LwIP协议栈的设计与实现,中文译稿实现对LWIP的大概简述和主要程序的描述(LwIP protocol stack design and implementation of Chinese translation, to realize LWIP probably briefly and main program description)
    2012-05-07 13:29:13下载
    积分:1
  • SHADW
    shadow detection paper from net,it is value
    2013-12-19 19:43:01下载
    积分:1
  • equal
    求解四元三次方程组,通过在VC++的编程环境,实现计算的高速运行(Solving four yuan cubic equations by VC++ programming environment, to achieve high-speed operation calculated)
    2013-06-19 08:24:46下载
    积分:1
  • bag1
    使用不同的方法解决背包问题:本算法采用的是动态规划方法,比较好的解决背包问题。(Use different methods to solve knapsack problem: The algorithm is a dynamic programming approach, a better solution to knapsack problem.)
    2011-07-16 18:40:31下载
    积分:1
  • 158012740vrml
    说明:  有约束单一尺寸矩形样排的算法研究,非常实用简单供参考(Research on the Algorithm of Single Size Rectangular Spreading)
    2019-05-01 19:23:12下载
    积分:1
  • code
    北邮大三上编译原理,语法分析程序源代码,有:LL(1)语法分析算法,LR(1)语法分析算法。(BUPT junior on compiler theory, syntax analysis program source code, there are: LL (1) parsing algorithm, LR (1) parsing algorithms.)
    2020-11-12 20:39:43下载
    积分:1
  • code-complete
    这是一本完整的软件构建手册,涵盖了软件构建过程中的所有细节。(This is a complete software build manual covers the software build process all the details.)
    2014-05-07 10:47:53下载
    积分:1
  • 套接字实现ip地址的获取
    理解套接字编程的原理,windows socket的头文件、动态链接库、静态链接库的使用,以及winsock1,winsock2.0,winsock2.2的使用原理。对获取ip地址过程套接字函数的使用能够有进一步的认识。
    2022-02-07 18:42:44下载
    积分:1
  • Windows_Password_Logger
    windows登陆密码信息拦截,获取明文口令。程序对不同系统做了处理,在2000,2003,xp,vista上都可以截取, 在2000,2003,xp中,通过UNICODE_STRING.Length 的高8位取xor key,如果密码是编码过的,则通过ntdll.RtlRunDecodeUnicodeString解码, vista则通过AdvApi32.CredIsProtectedW判断密码是否编码过,解码用AdvApi32.CredUnprotectW。(The windows Password intercept, access to the plaintext password. Processing program on a different system in 2000, 2003, xp, vista can intercept, 2000,2003, xp UNICODE_STRING.Length high eight take xor key if the password is encoded by the ntdll.RtlRunDecodeUnicodeString decoding, vista, to judge by AdvApi32.CredIsProtectedW and password whether encoding, decoding AdvApi32.CredUnprotectW.)
    2012-09-27 11:09:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载