CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 图像 校正

搜索资源列表

  1. sparse-points-and-matching

    0下载:
  2. 稀疏点匹配与重建(无图像校正),结合OpenCV开放-sparse points and matching
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5747176
    • 提供者:mengchao
  1. sparse-points-and-matching

    0下载:
  2. 稀疏点匹配与重建的好例子,没有图像校正的过程-sparse points and matching
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5172342
    • 提供者:mengchao
  1. fisheye-fix

    1下载:
  2. 鱼眼图像校正,有几种校正方法。 最后一种是局部校正,第四种是全景展开。 图片使用24位bmp位图。 本人的毕业设计,完全原创。-Fish-eye image correction, several correction methods. The last one is a partial correction, fourth panoramic commence. Picture 24 bmp bitmap. I graduated from the design is comple
  3. 所属分类:Special Effects

    • 发布日期:2016-01-12
    • 文件大小:6144
    • 提供者:wind
  1. cvut_test

    0下载:
  2. 实现图像校正、特征点提取、特征匹配到3D图片显示等功能。-3D rebuild
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2706968
    • 提供者:任正辉
  1. test

    0下载:
  2. 计算机视觉,图像处理,图像链接,图像校正,图像深度图-computer vision
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-11
    • 文件大小:702
    • 提供者:ling han
  1. subpixelMatching

    0下载:
  2. 用于双目立体图像校正:亚像素角点、双向粗略匹配、用RANSAC方法计算F、opencv自带函数矫正图像-For binocular stereo image correction: the corner points of the sub-pixel, two-way rough match, use the RANSAC method F comes with opencv function corrected image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:2965
    • 提供者:guonan
  1. OpenCVWarpPerspectiveImage

    3下载:
  2. OpenCV 透视变换图像校正例子,根据两幅图像对应的四个点求出透视变换矩阵,再对图像做透视变换 WarpPerspectiveImage-OpenCV WarpPerspectiveImage
  3. 所属分类:OpenCV

    • 发布日期:2016-01-21
    • 文件大小:2048
    • 提供者:linlin
  1. chuli

    0下载:
  2. 用于一系列图像的变换,可以二值化,图像校正-For a series of image transform, can be binarized, the image correction, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-25
    • 文件大小:4864041
    • 提供者:fjq
  1. 图像二值化

    0下载:
  2. 二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符
  3. 所属分类:图形图象

  1. Image

    0下载:
  2. 图像校正,csharp开发完成,可显示图像,完全可用-Image Correction,developted with csharp,Image can be display, very useful
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:107936
    • 提供者:韩牛
  1. Geometry-distortion-RECOVERY

    0下载:
  2. 图像几何校正,把歪斜的图像校正成正视图-Perspective correction
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:15388
    • 提供者:shenlina
  1. wjcSharp

    0下载:
  2. 图像校正,能够是想图片的旋转,进行边缘分析,利用一些算法惊醒处理-Image Correction
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:343010
    • 提供者:毛顺义
  1. AdaptiVe-Aggregation

    0下载:
  2. 出了一种恢复高质量稠密视差图的立体视觉合作算法.该算法采用基于形态学相似性的自适应加权方 法,迭代地进行局部邻域的自适应聚合和抑制放大,实现高效率和高质量稠密视差图计算.将该算法推广到三目摄像 机立体匹配系统中,通过重建摄像机坐标系实现图像校正,并根据连续性假设和唯一性假设,建立视差空间中的支持 关系和三目摄像机之间的抑制关系.实验结果表明,三目立体合作算法能够得到精确的场景视差映射,并可以实现多 基线方向的遮挡检测.该算法特别适用于由多个廉价摄像机组成的立体视觉系统,在几乎不增
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:769262
    • 提供者:aaron
  1. rectify

    0下载:
  2. 自己写的c语言版的图像校正的算法,读入校正参数,对图像进行校正,包含opencv校正进行对比-Himself wrote the c language version of the image correction algorithm that reads the correction parameters, image correction, including correction compared opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-06-08
    • 文件大小:15412468
    • 提供者:胡洪磊
  1. QRCodes

    0下载:
  2. 基于matlab 来开发QR识别和译码程序,运用图像校正、二值化、边缘检测等各种图像处理方法实现条码的预处理,并进行QR码的解码和纠错算法,充分利用面向对象的方法,结合图像处理技术,完成了基于图像处理的QR码快速识别的解码系统。-Based on Matlab QR recognition and decoding procedures, the use of the image correction, binarization, edge detection, and other variou
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:442529
    • 提供者:guoxi
  1. Rectify

    0下载:
  2. 基于多项式模型的鱼眼图像校正代码,包含9个参数,并用简单的邻域插值填补空洞-Fisheye image correction code based on polynomial model contains nine parameters, and to fill the void with a simple neighborhood interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:841
    • 提供者:李唯
  1. RectifyMode_enlarge

    0下载:
  2. 基于除法模型的鱼眼图像校正代码,包含摄像机内参和畸变参数在内的5个参数,无需进行填补空洞的操作。-Based fisheye image correction code division model, including internal camera and distortion parameters, including five parameters, without the need for filling voids operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1020
    • 提供者:李唯
  1. fish2bird

    1下载:
  2. 鱼眼图像校正并将校正后的图像转换成鸟瞰图,即俯视图,纯C代码,没有调用其它库-fish eye image correction,then change it to bird s eye view
  3. 所属分类:2D Graphic

    • 发布日期:2015-12-23
    • 文件大小:7168
    • 提供者:freeman eric
  1. FisheyeRectification

    0下载:
  2. 鱼眼图像校正算法,球面坐标定位法。能够对鱼眼图像进行校正,校正效果良好。-Fisheye image correction algorithm, spherical coordinate positioning method. Fish-eye image can be corrected, the correction effect is good.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:701410
    • 提供者:夏海
  1. 1-(1)

    0下载:
  2. 鱼眼图像校正程序,可将经鱼眼镜头严重畸变后的图像校正成方形图像,校正后图像效果良好-Fisheye image correction procedure can be severely distorted by fisheye image correction after a square image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1020
    • 提供者:hanabi
« 1 2 3 4 5 6 78 9 10 11 12 ... 30 »
搜珍网 www.dssz.com