搜索资源列表
Calibration
- 摄像头标定的代码,OPENCV没有提供完整的示例,自己整理了一下,贴出来记录。利用cvFindChessboardCorners找到棋盘在摄像头中的2D位置, 再用cvCalibrateCamera2计算内参, 最后用cvUndistort2纠正图像的变形。
图像处理
- 图像处理 在OpenCV模式下的MFC连接 平台:vc
ZoomImage
- 通过OPENCV 做图像变形,代码简单并有相应注释,非常容易理解-By OPENCV do image warping, the code simpler and corresponding annotations, very easy to understand
ImgZoom
- OPENCV做图像变形的经典代码啊,适合比较初级的同学-OPENCV do image warping the classic code ah, suitable for elementary students to see more
Jiya
- 基于opencv的图像挤压变形,其他放大缩小,旋转都同理-image deformation based on opencv
suixinthu
- 本软件是一款基于插值法的图像变形软件。实现图像的波纹、扭曲、马赛克等变形效果。使用了OpenCV的库函数-This small software can help to distort pictures and give the picture different appearance.
delaunay
- 基于OPENCV的三角剖分算法代买,用于图像变形。-OPENCV The triangulation algorithm based on generation of purchase, for image distortion.
16868200cameradistance2011
- 摄像头标定的代码,OpenCV没有提供完整的示例,自己整理了一下,贴出来记录。利用cvFindChessboardCorners找到棋盘在摄像头中的2D位置, 再用cvCalibrateCamera2计算内参, 最后用cvUndistort2纠正图像的变形。 -Camera calibration code, OpenCV does not provide a complete example of his order a bit, posted record. Use cvFindChe
Sxing
- 本代码是基于opencv的vc++环境下的图像变形,将原图变成S型,其他形状也可以类推,原理一致。-This is a process based on opencv,it can change a picture to an S style.
motion-tracking-and-implementation
- 目标跟踪是计算机视觉的一个重要分支,日益广泛应用于科学技术、国防安全、航空、医药卫生以及国民经济等领域。实现目标跟踪的关键在于完整地分割目标、合理提取特征和准确地识别目标,同时,要考虑算法实现的时间,以保证实时性。当视频图像中被跟踪目标发生姿态变化,存在旋转或部分遮挡时,简单的灰度模板或者Hausdorff距离匹配一般很难达到实时跟踪目标的要求,出现误匹配或者跟踪丢失的情况,而且跟踪效率较低。Gary R.Bradski提出的CAMSHIFT[1](Continu-ously Adaptive
OImgZoomP
- OPENCV做图像变形的经典代码码啊,适合比较初级的同学 -OPENCV do the classic image warping code yards, suitable for junior students
opencv---sift
- 基于opencv的sift图像拼接算法,是特征匹配的一种,具有旋转、平移、遮蔽以及仿射不变形,广泛应用于图像拼接及图像特征匹配中-Based on the opencv sift image stitching algorithm, is a feature matching, rotation, translation, masking and affine deformation, is widely used in image stitching and image feature mat
picture
- 图像变形处理程序,VC2013+opencv实现,利用三种差之方法扭曲变形- Image deformation processing program, VC2013+ opencv realized the difference between using three methods distorted
B1-spline
- 图像变形处理程序,VC2013+opencv实现,利用三种差之方法扭曲变形- Image deformation processing program, VC2013+ opencv realized the difference between using three methods distorted
ImageWarping-opencv(Sample)
- 实现了图像的拉伸变形,即ImageWarp,没有进行白缝处理-Achieve a tensile deformation of the image, that is ImageWarp, no white seam processing