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

搜索资源列表

  1. 000

    0下载:
  2. 一篇英文文献,是介绍图像不均匀性校正的综述,分类全面,值得一看-An English literature, review of non-uniformity correction, worth reading
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:214004
    • 提供者:张鞠成
  1. yong4

    0下载:
  2. 对图像的颜色校正,使得在全景图拼接的都有一个好的结果,图像能够在拼接融合都有不错的效果-to correct the color of picture
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:647
    • 提供者:kangchen
  1. Houghbianhuan

    0下载:
  2. Hough变换程序,可用于直线检测、倾斜校正等多种图像基本变换。-Hough transform procedure can be used for line detection, image deskew and other basic transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1565
    • 提供者:月影潇湘
  1. xiaobozhifangtu

    0下载:
  2. 小波变换辐射校正和基于直方图的图像校正, 图像预处理 matlab-Wavelet-based histograms of radiometric calibration and image correction, image pre-processing matlab
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1134
    • 提供者:yuantianhua
  1. tuxiangjiaozheng

    0下载:
  2. 这是一个图像校正的源代码,希望对大家有用。-This is a correction of the images of the source code, I hope useful for everyone.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5657
    • 提供者:张明举
  1. Sparse-point-matching

    0下载:
  2. 基于opencv的稀疏点匹配与重建(无图像校正)-Sparse point matching and reconstruction (no image correction)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1748017
    • 提供者:李道远
  1. picture-calibration

    0下载:
  2. 这是图像校正程序,matlab运行环境,是我自己编的,可能没那么完美,还要有改进的地方-This is the picture calibration procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:159105
    • 提供者:边立娴
  1. sparse-points-and-matching

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

    • 发布日期:2017-05-20
    • 文件大小:5747176
    • 提供者: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. 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. 图像二值化

    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. 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 2 3 4 56 7 8 9 10 ... 20 »
搜珍网 www.dssz.com