登录
首页 » Visual C++ » InversePerspectiveMapping

InversePerspectiveMapping

于 2016-12-04 发布 文件大小:28001KB
0 256
下载积分: 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 个回复

  • files
    数字图像隐藏及提取研究分析论文、文献等。主要研究算法为LSB算法和DCT奇偶量化、DCT均值量化。(Digital Image Information Hiding and Extraction of analytical papers, literature. The main algorithm for the LSB algorithm and DCT parity quantization, DCT mean quantization.)
    2012-04-27 14:06:39下载
    积分:1
  • MeFrm
    说明:  傅立叶变换在图像处理中的重要作用: (A) 图像增强与图像去噪 绝大部分噪音都是图像的高频分量,通过低通滤波器来滤除高频噪声;边缘也是图像的高频分量,可以通过添加高频分量来增强原始图像的边缘; (B) 图像分割与边缘检测 提取图像高频分量 (C) 图像特征提取 形状特征:傅里叶描述子 纹理特征:直接通过傅里叶系数来计算纹理特征 其他特征:将提取的特征值进行傅里叶变换来使特征具有平移、伸缩、旋转不变性 (D ) 图像压缩 可以直接通过傅里叶系数来压缩数据;常用的离散余弦变换是傅立叶变换的实变换; (Fourier transform in the important role of image processing: (A) image enhancement and image denoising Most of all images of high frequency noise by low pass filter to filter out high frequency noise edge is the image of the high frequency components can be enhanced by adding high frequency components to the edge of the original image (B) Image segmentation and edge detection High frequency components extracted image (C) image feature extraction Shape features: Fourier descriptors Texture: directly through the Fourier coefficients to calculate the texture features Other features: The characteristic value extracted by Fourier transform to the characteristics of translation, scaling, rotation invariance (D) image compression Fourier coefficients can be directly compressed data commonly used discrete cosine transform is the Fourier transform of the real transformation 朗读显示对应的拉丁字符的拼音)
    2011-03-28 19:06:27下载
    积分:1
  • MARPH
    对图像变形的一些基本算法的介绍和功能的描述等 (about marphing )
    2010-11-17 18:21:25下载
    积分:1
  • cdd
    数字图像处理和图像识别的vc++编程方法(Digital image processing and image recognition of the vc++ Programming)
    2010-10-31 10:54:42下载
    积分:1
  • PolygonNesting
    文章讲述了一种基于多边形的优化排样方法,结合不规则件特征确定了零件排放的最佳位置,给出了排料规则库的设计,通过排料空间的边界组织和边界更新,形成了新的排样空间。 (Article describes a polygon-based layout optimization method combined with irregular parts on characters of the part the best place to discharge given row of the design rule base material, the border by nesting space organization and boundary updates, formed The new layout space.)
    2010-06-20 15:50:00下载
    积分:1
  • ostu
    ostu二值化算法vc实现,基于MIL图像处理软件包将图像解析,通过ostu求取二值化阈值,实现二值化算法(ostu binarization algorithm to achieve vc, MIL image processing software package based on the image resolution, strike through ostu binarization threshold binarization algorithm to achieve)
    2013-07-26 14:02:37下载
    积分:1
  • shuz
    常用数字图像处理,图像变换等功能的实现,锐化平滑等算法(digital image processing)
    2017-10-19 20:54:38下载
    积分:1
  • ganxingququ
    图像分割方法中有关感兴趣区域处理的程序代码(Image segmentation method for region of interest processing code)
    2012-06-10 11:58:01下载
    积分:1
  • ElizziqunMATTd
    边缘检测 的 matlab粒子群程序序源码 ,希望对你有所帮助 (Edge detection matlab particle swarm procedure sequence source, you want to help)
    2012-07-29 23:52:42下载
    积分:1
  • CV-SURF
    基于vc++6.0的SURF算法的程序代码,可以直接运行(Based on the SURF algorithm for vc++6.0 program code can be run directly)
    2011-05-18 10:45:18下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载