登录
首页 » Visual C++ » opencv-perspective

opencv-perspective

于 2016-04-17 发布 文件大小:10167KB
0 197
下载积分: 1 下载次数: 13

代码说明:

  opencv透视变换(四点固定) 使用C++语言编写,实现opencv四点透视变换,亲测可用(opencv perspective)

文件列表:

(例5)透视变换(4点固定)
..........................\Debug
..........................\.....\help.exe,91136,2016-03-23
..........................\.....\help.ilk,517992,2016-03-23
..........................\.....\help.pdb,2166784,2016-03-23
..........................\help
..........................\....\Debug
..........................\....\.....\help.log,112,2016-03-23
..........................\....\.....\help.tlog
..........................\....\.....\.........\CL.read.1.tlog,125490,2016-03-23
..........................\....\.....\.........\CL.write.1.tlog,444,2016-03-23
..........................\....\.....\.........\help.lastbuildstate,241,2016-03-23
..........................\....\.....\.........\link.read.1.tlog,4528,2016-03-23
..........................\....\.....\.........\link.write.1.tlog,422,2016-03-23
..........................\....\.....\main.obj,221103,2016-03-23
..........................\....\.....\vc140.idb,846848,2016-03-23
..........................\....\.....\vc140.pdb,1191936,2016-03-23

..........................\....\help.vcxproj,7419,2016-03-11
..........................\....\help.vcxproj.filters,945,2016-03-11

..........................\....\main.cpp,3151,2016-03-18



..........................\....\pic3.png,495236,2016-03-13
..........................\....\pic4.png,175584,2016-03-17
..........................\....\pic5.png,26605,2016-03-17
..........................\....\pic6.png,119604,2016-03-17
..........................\....\pic7.png,105837,2016-03-17
..........................\....\pic8.png,201385,2016-03-17
..........................\....\pic9.png,65633,2016-03-17
..........................\....\result.jpg,48121,2016-03-17
..........................\....\wenben.png,21467,2016-03-12
..........................\....\wenben1.png,79762,2016-03-12
..........................\....\wenben2.png,15785,2016-03-12
..........................\....\wenben3.png,24049,2016-03-15
..........................\....\x64
..........................\....\...\Debug
..........................\....\...\.....\help.log,318,2016-03-11
..........................\....\...\.....\help.tlog
..........................\....\...\.....\.........\CL.read.1.tlog,322,2016-03-11
..........................\....\...\.....\.........\CL.write.1.tlog,264,2016-03-11
..........................\....\...\.....\.........\help.lastbuildstate,205,2016-03-11
..........................\....\...\.....\.........\unsuccessfulbuild,0,2016-03-11
..........................\....\...\.....\vc140.idb,19456,2016-03-11
..........................\....\...\.....\vc140.pdb,36864,2016-03-11
..........................\help.sdf,22740992,2016-03-23
..........................\help.sln,1294,2016-03-11
..........................\opencv300.props,1926,2016-03-11
..........................\x64
..........................\...\Debug

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

发表评论

0 个回复

  • eXeScope650
    eXeScope650绿色注册版,修改DLL EXE文件!(eXeScope650 free registered version)
    2016-10-25 10:19:31下载
    积分:1
  • ElGamalPSignature
    vc++写的ElGamal加密系统,能够对简单的数字进行加密。(The ElGamal encryption systems, vc++ write simple digital encryption.)
    2013-04-04 20:29:48下载
    积分:1
  • cpp
    前段时间在北大OJ平台上做的几个题目,主要用到几个知识点...(OJ platform some time ago at the university to do the subject ...)
    2009-12-15 00:43:21下载
    积分:1
  • MFCHtml
    在MFC中使用浏览器在MFC 中微软为我们提供了CHtmlView、CDHtmlDialog 类让我们的程序很方便的嵌 入浏览器和进行浏览器的二次开发,这比直接使用WebBrowser 控件要方便很多,所以本 文中讨论的浏览器的问题都是针对CHtmlView来讨论的。文中将提到一个类CLhpHtmlView, 它是CHtmlView(在MFC 中微软为我们提供了CHtmlView、CDHtmlDialog 类让我们的程序很方便的嵌 入浏览器和进行浏览器的二次开发,这比直接使用WebBrowser 控件要方便很多,所以本 文中讨论的浏览器的问题都是针对CHtmlView来讨论的。文中将提到一个类CLhpHtmlView, 它是CHtmlView)
    2014-06-05 13:09:55下载
    积分:1
  • WaterPress
    对于水轮机阀门开启、关闭的一瞬间,对于钢管有比较大的水击。该程序计算出了相对最大的水击压力。(For turbine valves opened, the closure of the moment, for a relatively large pipe water hammer. The program calculated the maximum relative pressure of water hammer.)
    2008-03-15 16:37:05下载
    积分:1
  • texiao
    说明:  特效显示,交叉飞入等。。。来自VC++图像处理程序设计配套光盘(Effects show that such cross-fly. . . From the VC++ image processing program design supporting CD-ROM)
    2010-03-19 14:03:01下载
    积分:1
  • work_std
    工作时单元功能实现的部分资料 主要涉及字符串处理、排序算法,字符串查询、kmp、改进二分法、Unicode编码、uniq(functional modules work to achieve some of the information involved mainly string handling, sorting algorithm, string inquiries, kmp improve dichotomy, Unicode encoding, uniq)
    2007-01-23 08:57:38下载
    积分:1
  • CMyHyperLink_Source
    一个简单超文本显示控件,基于CStatic 控件开发,能够连接anry url 或者email地址(a simple CStatic derived Hyperlink control, which can be used in your project to link to any URL such as your company s website or EMail. In addition to that, this control can fire an event to the parent dialog, it can be used to popup another dialog, or whatever else you want to do.)
    2012-10-09 11:23:14下载
    积分:1
  • smarticad
    说明:  一个模拟cad画图的程序,实现了直线,椭圆,圆,矩形等图形的画法.需要安装后才能查看源码和相关文档(cad drawing a simulation procedures to achieve a straight line, oval, round, rectangular and other graphics painting. Installed after looking at the source and related documentation)
    2006-03-30 02:13:10下载
    积分:1
  • gui
    matlab中使用GUI编写的一个数值插值运算来拟合需要的曲线(matlab GUI written in a numerical interpolation to fit the curve of the need )
    2012-02-11 20:23:50下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载