登录
首页 » Visual C++ » InversePerspectiveMapping

InversePerspectiveMapping

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

  • fuse
    基于肤色的图像分割,是用matlab实现的,希望大家有用(Image segmentation based on skin color is achieved with matlab, I hope it would be useful)
    2011-06-08 21:21:50下载
    积分:1
  • codes
    红外与可见光实时融合算法 ------------------------------------ 若不能读取xvid视频,请安装XviD-1.1.3-28062007.exe。 ----------------------------------- 请双击*.bat文件看程序运行结果。 也可以在命令行下,输入“evs3 参数文件.xml 配准.xml”,以融合指定的多源视频图像。 ---------------------------------- 首先,离线地时空配准多源视频,并保存结果到xml文件。然后融合配准后的图像。融合过程是,通过分解图像为Laplacian金字塔,分别对图像的高频和低频按照规则合并,最后将Laplacian金字塔重新组合为图像。(Real time fusion algorithm for infrared and visible light------------------------------------If you cannot read XviD video, please install XviD-1.1.3-28062007.exe.-----------------------------------Double-click the*.bat file to see the program running results.Can also be in the command line, " evs3 input parameter file .Xml .Xml registration ", by the fusion of the specified source video image.----------------------------------First of all, offline space-time registration source video, and save the results to a XML file. After registration and fusion image. Through the decomposition of the image fusion process, Laplacian Pyramid, were on the high-frequency and low frequency image in accordance with the rules of the merger, Laplacian Pyramid reassembled for image.)
    2013-01-09 14:42:39下载
    积分:1
  • MRF_imgSeg
    说明:  是马尔可夫图像分割的C++程序,可以用于遥感图像(It's a C++ program for Markov image segmentation, which can be applied to remote sensing images.)
    2021-03-18 09:09:19下载
    积分:1
  • dcmread4
    集成ITK、VTK、MFC读取DICOM的代码,建成win32程序即可。运行完美(Integrated ITK, VTK, MFC to read DICOM code, built win32 program can. Works perfect)
    2021-02-19 16:29:44下载
    积分:1
  • 1111222223333334444445533332345554
    VC计算机图形学原理及算法教程 VC计算机图形学入门教程(VC theory and algorithms of computer graphics computer graphics tutorial Tutorial VC)
    2013-11-18 15:30:26下载
    积分:1
  • Cohen-SutherlandLiang-Barsky
    基于VC环境下的直线裁剪算法Cohen-Sutherland算法和Liang-Barsky算法的实现(Based on the realization of linear cutting algorithm VC environment under the Cohen-Sutherland algorithm and Liang-Barsky algorithm)
    2012-10-24 18:58:06下载
    积分:1
  • MyPolyStock
    实现凸多边形排样,使用临界多边形NFP判断两个凸多边形是否相交,使用启发式算法提高效率(It s a good implement of convex polygon stock.)
    2021-04-19 23:08:50下载
    积分:1
  • Image_Data1863613112005
    Image Database 2.5.0 (w/ thumbnails)
    2017-01-08 01:43:47下载
    积分:1
  • Gabor
    gabor滤波,优点是分析周围的像素点,是一种物质的可能性大。(gabor filter, the advantage of pixel analysis surrounding the possibility of a substance is large.)
    2015-10-21 20:52:00下载
    积分:1
  • cvBlobFinder
    基于OPCV的blob搜索算法,图像处理经典算法(OPCV the blob-based search algorithm, image processing, the classical algorithm)
    2008-03-11 10:55:35下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载