登录
首页 » Visual C++ » InversePerspectiveMapping

InversePerspectiveMapping

于 2016-12-04 发布 文件大小:28001KB
0 238
下载积分: 1 下载次数: 40

代码说明:

  对输入的图像帧感兴趣区域进行逆透视投影变换,得到俯视图。(The input of the image frame of interest in the area of the inverse perspective projection transform, get a top view. InversePerspectiveMapping)

文件列表:

InversePerspectiveMapping
.........................\Debug
.........................\.....\InversePerspectiveMapping.exe,115712,2014-10-06
.........................\.....\InversePerspectiveMapping.ilk,1045908,2014-10-06
.........................\.....\InversePerspectiveMapping.pdb,1362944,2014-10-06
.........................\.....\opencv_core245d.dll,3422208,2013-04-05
.........................\.....\opencv_ffmpeg245.dll,9162979,2013-04-05
.........................\.....\opencv_highgui245d.dll,3610624,2013-04-05
.........................\.....\opencv_imgproc245d.dll,3079168,2013-04-05
.........................\.....\opencv_objdetect245d.dll,1534976,2013-04-05
.........................\InversePerspectiveMapping
.........................\.........................\Debug
.........................\.........................\.....\CL.read.1.tlog,28374,2014-10-06
.........................\.........................\.....\CL.write.1.tlog,1378,2014-10-06
.........................\.........................\.....\InversePerspectiveMapping.Build.CppClean.log,2727,2014-10-06
.........................\.........................\.....\InversePerspectiveMapping.exe.embed.manifest,406,2014-10-06
.........................\.........................\.....\InversePerspectiveMapping.exe.embed.manifest.res,472,2014-10-06
.........................\.........................\.....\InversePerspectiveMapping.exe.intermediate.manifest,381,2014-10-06
.........................\.........................\.....\InversePerspectiveMapping.lastbuildstate,64,2014-10-06
.........................\.........................\.....\InversePerspectiveMapping.log,4049,2014-10-06
.........................\.........................\.....\InversePerspectiveMapping_manifest.rc,240,2014-10-06
.........................\.........................\.....\IPM.obj,294743,2014-10-06
.........................\.........................\.....\link-cvtres.read.1.tlog,2,2014-10-06
.........................\.........................\.....\link-cvtres.write.1.tlog,2,2014-10-06
.........................\.........................\.....\link.1052-cvtres.read.1.tlog,2,2014-10-06
.........................\.........................\.....\link.1052-cvtres.write.1.tlog,2,2014-10-06
.........................\.........................\.....\link.1052.read.1.tlog,2,2014-10-06
.........................\.........................\.....\link.1052.write.1.tlog,2,2014-10-06
.........................\.........................\.....\link.3156-cvtres.read.1.tlog,2,2014-10-06
.........................\.........................\.....\link.3156-cvtres.write.1.tlog,2,2014-10-06
.........................\.........................\.....\link.3156.read.1.tlog,2,2014-10-06
.........................\.........................\.....\link.3156.write.1.tlog,2,2014-10-06
.........................\.........................\.....\link.read.1.tlog,3808,2014-10-06
.........................\.........................\.....\link.write.1.tlog,1240,2014-10-06
.........................\.........................\.....\main.obj,267842,2014-10-06
.........................\.........................\.....\mt.read.1.tlog,546,2014-10-06
.........................\.........................\.....\mt.write.1.tlog,478,2014-10-06
.........................\.........................\.....\rc.read.1.tlog,450,2014-10-06
.........................\.........................\.....\rc.write.1.tlog,458,2014-10-06
.........................\.........................\.....\vc100.idb,502784,2014-10-06
.........................\.........................\.....\vc100.pdb,602112,2014-10-06
.........................\.........................\InversePerspectiveMapping.vcxproj,4461,2014-10-06
.........................\.........................\InversePerspectiveMapping.vcxproj.filters,1145,2014-10-06
.........................\.........................\InversePerspectiveMapping.vcxproj.user,379,2014-10-06
.........................\.........................\IPM.cpp,4684,2014-02-22
.........................\.........................\IPM.h,1671,2014-02-22
.........................\.........................\main.cpp,3303,2014-10-06
.........................\InversePerspectiveMapping.sdf,25382912,2014-10-24
.........................\InversePerspectiveMapping.sln,942,2014-10-06
.........................\road.avi,13640312,2014-09-25

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

发表评论

0 个回复

  • ppbNakagami
    处理Gamma乘性噪声的PPB方法,考虑了非局部patch的相似性,可处理SAR图像去噪。(The PPB method for multicative noise removal, which based on the Probabilistic Patch similarity.)
    2021-04-12 18:18:57下载
    积分:1
  • EdgeDetection
    基于Visual C++的图像边缘检测工程,以Canny为例(Visual C++-based image edge detection works to Canny Case)
    2013-10-22 11:33:56下载
    积分:1
  • haijian
    说明:  多边形裁剪是逐次多边裁剪法,它的基本思想是以窗口的四条边界线单一逐次对多边形裁剪(polygon clipping is Successive multilateral cutting, its basic idea is a window four successive boundaries of a single polygon clipping)
    2005-12-28 22:01:30下载
    积分:1
  • gmm
    EM算法以及混合高斯模型,c++实现,控制台程序,函数调用很简单方便。可以在低版本vc6.0运行。(EM algorithm and hybrid Gauss model, c++ implementation, the console program, function call is very simple and convenient. Can be run at low vc6.0.)
    2015-11-19 16:20:15下载
    积分:1
  • ComputerGraphics
    多边形填充 多边形裁剪 自定义多边形区域 自定义裁剪区域(Polygon fill polygon clipping custom polygon area custom crop area)
    2012-11-14 23:04:40下载
    积分:1
  • zhengjiaobianhuan
    多媒体图形图像正交变换语言是VC++,源码正交变换(Multimedia graphic image orthogonal transform language is VC++ source orthogonal transformation)
    2012-06-21 17:09:34下载
    积分:1
  • 0999
    卡尔曼滤波是一种数据处理方法,它是一种线性最小方差无偏估计准则,基于系统 状态估计和当前观测,通过引入状态空间而获得的新的状态估计.本篇论文陈述了卡尔曼滤 波的基本思路和算法;并通过仿真,显示卡尔曼滤波的功能,以及如何用它来跟踪方向确定、速度恒定的飞行器。 (Kalman filter is a data processing method, which is a linear minimum variance unbiased estimation criteria, based on system state estimation and the current observations, obtained by introducing the state space of the new state estimate of the Kalman filter thesis statement the basic ideas and algorithms and through simulation, shows Kalman filtering functions, and how to use it to keep track of the direction determined constant speed aircraft.)
    2013-09-06 10:21:27下载
    积分:1
  • FingerPrintDlg
    指纹图像处理包括梯度处理、方向场处理、平滑处理、智能增强处理等(The fingerprint image processing including gradient processing, direction field processing, smooth processing and intelligent enhancement processing, etc)
    2011-04-30 19:28:34下载
    积分:1
  • imagemirrior
    用VC++实现给定位图的镜像,使用图像处理技术(with VC plans to mirror positioning, the use of image processing technology)
    2007-05-16 16:11:55下载
    积分:1
  • raw2bmp
    读取RAW格式文件,将其转换为BMP格式文件并存储,主要实现灰度图像的转换(Read the RAW format, convert it to BMP format file and stored, mainly to achieve the conversion of grayscale images)
    2011-11-08 10:36:16下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载