登录
首页 » Visual C++ » distortion

distortion

于 2020-11-21 发布 文件大小:11480KB
0 106
下载积分: 1 下载次数: 8

代码说明:

  使用VS2013+opencv2实现图像的畸变矫正,矫正结果比较理想(Using VS2013+ opencv2 to achieve image distortion correction, correction results are ideal)

文件列表:

反畸变
......\x64
......\...\Debug
......\...\.....\反畸变.exe,88064,2016-08-26
......\...\.....\反畸变.ilk,1193096,2016-08-26
......\...\.....\反畸变.pdb,2042880,2016-08-26
......\反畸变
......\......\1IN.bmp
......\......\1OUT.bmp

......\......\1_OUT.bmp

......\......\2OUT.bmp,5529654,2016-08-25
......\......\3IN.bmp,5529654,2016-08-26
......\......\3OUT.bmp,5529654,2016-08-26
......\......\4IN.jpg,97760,2016-08-26
......\......\4OUT.bmp,5529654,2016-08-26
......\......\5IN.jpg,60910,2016-08-26
......\......\5OUT.bmp,5529654,2016-08-26
......\......\IN.jpg,218859,2016-08-25
......\......\main.cpp,1291,2016-08-22
......\......\main1.cpp,1546,2016-08-26
......\......\Output.bmp,5529654,2016-08-26
......\......\TestOutput.bmp,5529654,2016-08-26
......\......\x64
......\......\...\Debug
......\......\...\.....\main1.obj,313883,2016-08-26
......\......\...\.....\vc120.idb,592896,2016-08-26
......\......\...\.....\vc120.pdb,1347584,2016-08-26
......\......\...\.....\反畸变.Build.CppClean.log,1363,2016-08-26
......\......\...\.....\反畸变.log,2239,2016-08-26
......\......\...\.....\反畸变.tlog
......\......\...\.....\...........\CL.read.1.tlog,18030,2016-08-26
......\......\...\.....\...........\CL.write.1.tlog,656,2016-08-26
......\......\...\.....\...........\link.read.1.tlog,5244,2016-08-26
......\......\...\.....\...........\link.write.1.tlog,640,2016-08-26
......\......\...\.....\...........\反畸变.lastbuildstate,196,2016-08-26
......\......\反畸变.vcxproj,7270,2016-08-22
......\......\反畸变.vcxproj.filters,946,2016-08-22
......\反畸变.sdf,13893632,2016-08-26
......\反畸变.sln,1327,2016-08-22
获取畸变系数
............\x64
............\...\Debug
............\...\.....\获取畸变系数.exe,238592,2016-08-26
............\...\.....\获取畸变系数.ilk,2542192,2016-08-26
............\...\.....\获取畸变系数.pdb,3582976,2016-08-26
............\获取畸变系数



............\............\caliberation_result.txt,235,2016-08-26

............\............\x64
............\............\...\Debug
............\............\...\.....\vc120.idb,617472,2016-08-26
............\............\...\.....\vc120.pdb,1454080,2016-08-26
............\............\...\.....\Դ.obj,1263631,2016-08-26
............\............\...\.....\获取畸变系数.log,2490,2016-08-26
............\............\...\.....\获取畸变系数.tlog
............\............\...\.....\.................\CL.read.1.tlog,18178,2016-08-26
............\............\...\.....\.................\CL.write.1.tlog,688,2016-08-26
............\............\...\.....\.................\link.read.1.tlog,5252,2016-08-26
............\............\...\.....\.................\link.write.1.tlog,680,2016-08-26
............\............\...\.....\.................\获取畸变系数.lastbuildstate,205,2016-08-26
............\............\源.cpp,5572,2016-08-26
............\............\获取畸变系数.vcxproj,7221,2016-08-26
............\............\获取畸变系数.vcxproj.filters,944,2016-08-26
............\获取畸变系数.sdf,14811136,2016-08-26
............\获取畸变系数.sln,1354,2016-08-26

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

发表评论

0 个回复

  • CommonControls
    这是一个对mfc各种控件详细介绍的源文件,很好很全面,希望对大家有帮助(This is a mfc details of various control, the source files, a very good very comprehensive, we want to help)
    2009-12-21 10:27:40下载
    积分:1
  • 串口测试,好用已经调试通过
    本程序是STM32的学习文本,是本人从学习STM32单片机以来,独自摸索出来的,很有借鉴意义,而且对初学者有很好的帮助,可以让他们从中获得一定的帮助,有助于初学STM32的新手快速掌握串口程序的学习和掌握,所以本文章有一定的学习借鉴作用 ,希望对初学STM32的同学有一定的帮助。
    2022-07-11 22:43:46下载
    积分:1
  • quanjingpinjie
    说明:  全景图像拼接的源代码,可将多幅照片拼接为周视全景图像,很不错。(Panoramic image mosaic of the source code, multiple photos can be spliced for the week as the panoramic image, very good.)
    2010-04-08 02:16:23下载
    积分:1
  • vcPP6.0
    仿真火车站的站场图,可以办理进路,显示信号机,单操,单锁道岔等功能(Simulation Station station map, you can handle into the road.)
    2013-11-23 17:46:30下载
    积分:1
  • Honeywell-19001
    霍尔维尼二维的激光平台,不是手持版的。。(Hall Pooh dimensional laser platform)
    2014-08-31 21:37:53下载
    积分:1
  • GA_TSP
    遗传算法结局旅行商问题,有界面显示.实现简单的问题,初学者下载可以学习到很多东西。(the GA for TSP,has the gdi)
    2011-01-02 19:34:35下载
    积分:1
  • exportlisttoexcel
    一个简单好用小程序,实现在VC对话框程序中,将列表控件中内容导入excel表,方便查看、打印等功能!(An easy to use applet import excel table in VC dialog box procedure, the contents of the list control for easy viewing, printing and other functions)
    2012-05-31 16:59:59下载
    积分:1
  • CHUISUCAD
    通过一个工程实例示范NX二次开发方法,步骤。同时建立了菜单,工具条。对NX二次开发中调用MFC对话框做了介绍。(Through an engineering example demonstrates NX secondary development methods, steps. While creating a menu, toolbar. Secondary Development calls on NX MFC dialog is introduced.)
    2013-10-04 20:39:09下载
    积分:1
  • Sparse-matrix
    字符匹配问题为典型的字符数组的运用问题,体现了c语言面向过程的特性,在VC6.0下能够正确编译以及运行。(The problem of character matching is a typical character array, which reflects the characteristics of C language and can be compiled and run in VC6.0. )
    2015-07-25 15:33:34下载
    积分:1
  • GPS-easysuit
    matlab处理GPS数据的学习用代码。共5个部分附带说明书。包括第一部分GPS时间系统、第二部分Rinex文件读取、第三部分接收机的地心地固位置计算、第四部分基于伪距码的基线解算、第五部分双差解算(GPS data processing matlab learning with the code. A total of five parts with manual. GPS time system includes a first portion, a second portion Rinex file read, the third part of the ground EarthFixed receiver position calculation, the fourth part of the pseudo-code based on the baseline solution, the fifth part of the double difference solver)
    2013-09-11 17:22:47下载
    积分:1
  • 696518资源总数
  • 105901会员总数
  • 40今日下载