登录
首页 » Visual C++ » InversePerspectiveMapping

InversePerspectiveMapping

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

  • VapourSynth-BM3D-master
    VapourSynth-BM3D-master BM3D算法的原创代码,运行速度超快,参考文献《Image Denoising by Sparse 3-D Transform-Domain Collaborative Filtering》(VapourSynth-BM3D-master BM3D original algorithm code, run super-fast, Reference " Image Denoising by Sparse 3-D Transform-Domain Collaborative Filtering" )
    2016-10-17 19:18:10下载
    积分:1
  • erzhihua
    图像的二值化处理程序,用于Visual c++中(Binary image processing program for Visual c++ in)
    2010-08-13 08:50:24下载
    积分:1
  • 1197876686767rendertotexture
    这个程序demo了怎样使用glCopyToTexture函数绘制。这个纹理是应用在一个立方体上的。(This app demonstrates how to render to a texture using the glCopyToTexture function. I have used one of my old projects to create a interesting effect (Blending colors). This is rendered to a viewport and then copied to a texture. The texture is then applied to a cube.)
    2009-04-30 10:47:05下载
    积分:1
  • 24BMP256ColorGray
    本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.(Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.)
    2020-07-01 01:20:02下载
    积分:1
  • face2_jiance
    人脸检测:可自动检测人脸,速度还可以吧!(Face Detection : can automatically detect faces and can also speed!)
    2007-01-26 09:17:23下载
    积分:1
  • gjtxcl
    内置虑镜功能,包括获取图像的属性,锐化,模糊,浮雕等功能. 可以缩放,优化图片.打开图片带预览功能,使用了gdiplus,能处理gif,bmp,jpg,png图片,处理速度也不错,呵呵,一直找图形格式转换的朋友就不需要东找西找了,它完全可以实现你的需求! (Built-in lens into account features, including access to the properties of the image, sharpen, blur, emboss and other functions. Can be scaled to optimize picture. Open the image with the preview function, use the gdiplus, can handle gif, bmp, jpg, png images, the processing speed is not bad, huh, huh, graphic format conversion has been looking for friends do not need to look east and west, and it can achieve your needs!)
    2010-12-30 12:59:32下载
    积分:1
  • Gaussian
    打开24位彩色bmp文件, 显示该图像 将图像内容顺时针旋转90度后显示出来 将图像分成等大小的4块,将第1和第3块像素互换后保存 将旋转后的图像转换成灰度图像显示,并保存 对灰度图像求Sobel边缘图,显示出来,并保存 对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用) 对灰度图像进行2值化(Open 24-bit color bmp files, displays the image will rotate clockwise image content displayed image is divided into four equal-sized 90 degrees, the first and three pixels after swap to save the rotated image conversion ashes of the image display, and save images to grayscale seeking Sobel edge map is displayed, and save the gray image Gaussian smoothing, and save (experience required smoothing effect) grayscale image binarized)
    2020-06-29 07:40:01下载
    积分:1
  • SplitterWnd
    利用CSplitterWnd类实现对单文档工程进行视图区域的分割(Using the CSplitterWnd class implements the single document engineering for segmenting the view area)
    2013-05-13 10:12:39下载
    积分:1
  • TemplateTrans
    数字图像处理中图像的增强方便的源代码,包括图像灰度修正,图像的平滑,中值滤波,图像的锐化,伪彩色和假彩色的增强等(Digital image processing image enhancement convenient source code, including the gray correction, image smoothing, median filtering, image sharpening, pseudo-color and false color enhancement, etc.)
    2013-12-02 10:50:31下载
    积分:1
  • Y824793[1].zip
    PACS系统的图像浏览软件的分析与设计 硕士学位论文 DICOM通讯(PACS system, image viewing software analysis and design of a master' s degree thesis DICOM communication)
    2011-01-04 20:28:04下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载