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

搜索资源列表

  1. Learning-OpenCV

    0下载:
  2. 学习opencv.pdf,特别适合初学者学习opencv理论知识,并借助opencv库函数实现图形图像处理以及摄像机标定。-Learning opencv. PDF, and is especially suitable for beginners learning opencv theory knowledge, and with the aid of opencv library function to realize image processing and the camera cali
  3. 所属分类:OpenCV

    • 发布日期:2017-06-15
    • 文件大小:23335374
    • 提供者:李虎
  1. Optical-flow-tracking-video

    0下载:
  2. 用光流法实现对视频中物体的跟踪,需要用到opencv图像处理库,通过此代码,可以更好的理解光流法。-Realization of video object tracking optical flow method, the need to use opencv image processing library, through this code, we can better understand the optical flow.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-01
    • 文件大小:8142
    • 提供者:王要峰
  1. snake

    0下载:
  2. 利用传统的主动轮廓提取模型,提取单个物体的轮廓,用了opencv图像处理库,通过此算法,对编程有了更深的理解。-Using traditional active contour extraction model, extracting the outline of a single body, with opencv image processing library, through this algorithm, a deeper understanding of programming.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-01
    • 文件大小:13907
    • 提供者:王要峰
  1. calibrate

    0下载:
  2. 基于张正友方法的openCV图像畸变校正。-Zhang Zhengyou openCV image distortion correction method based on.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:21767168
    • 提供者:kuangxu
  1. opencv-image-stich

    0下载:
  2. opencv实现图像拼接,vs2010 利用sift特征点和单应矩阵-Panorama Mosaicing using opencv vs2010
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18374694
    • 提供者:黄天宇
  1. feature-extraction-based-on-opencv

    0下载:
  2. 基于Opencv的图像特征提取源码整理。-feature extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1884963
    • 提供者:
  1. Opencv-image-shear-transformation

    0下载:
  2. 基于OpenCV对图像进行剪切、翻转、旋转等变换入门学习。-Based on the OpenCV images of shear, flip, rotation and other transformation of entry learning.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3171921
    • 提供者:xxh
  1. BinarizationImage

    0下载:
  2. OpenCv图像的二值化处理,没有更多需要解释的-OpenCv binary image processing, there is no more need to explain
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:11823894
    • 提供者:顾南阳
  1. ImageWarping-opencv(Sample)

    0下载:
  2. 实现了图像的拉伸变形,即ImageWarp,没有进行白缝处理-Achieve a tensile deformation of the image, that is ImageWarp, no white seam processing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:389940
    • 提供者:叶良辰
  1. opencv

    0下载:
  2. 利用opencv库 实现去除图像的一块区域
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:13149
    • 提供者:Marklei
  1. opencv

    0下载:
  2. 图像之间的运动补偿,采用角点匹配的方式,带有图像,工程完整,是vs2010,opencv2.4.9,win764位编译。-Motion compensation between images, using the corner matching way, with images, engineering integrity is vs2010, opencv2.4.9, win764 bit compiler.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:17146323
    • 提供者:魏琳
  1. boxFilter

    0下载:
  2. opencv图像方框滤波实现,通过调用opencv封装好的函数进行图像的滤波操作-Opencv image box filter to achieve, by calling opencv package for a good function of the image filtering operation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2938792
    • 提供者:戴应登
  1. Lee filter C++ source code

    0下载:
  2. Lee filter implemented by C++ with OpenCV
  3. 所属分类:2D图形编程

  1. OpenCV

    0下载:
  2. OpenCV2计算机视觉编程手册,可以帮助想学习图像处理的同学-OpenCV2 computer visual programming manual,which can help to want to learn the classmate of image processing
  3. 所属分类:OpenCV

    • 发布日期:2017-12-17
    • 文件大小:77683712
    • 提供者:小赵
  1. opencv-Polargeometry

    0下载:
  2. 依据极线几何原理,用opencv实现对两幅图像检测特征点后计算基本矩阵。在其中任意一幅图像中选点,在另一幅图中显示极点和极线。-Based on the principles of epipolar geometry, with opencv after two images to detect feature points to calculate the basic matrix. In either an image point, poles and lines displayed in
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:273394
    • 提供者:杨洁
  1. image-erosion

    0下载:
  2. opencv图像处理,opencv图像腐蚀,比较基础的图像处理功能-opencv image processing, image opencv corrosion, more basic image processing functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:51752
    • 提供者:李响
  1. Canny获取边缘

    1下载:
  2. 运用Cnny方法获取图像边缘,即根据图像的梯度进行边缘提取。程序中设置了滑块,可设置提取的程度
  3. 所属分类:OpenCV

  1. image-size-zoom

    0下载:
  2. opencv图像金字塔:高斯金字塔,拉普拉斯金字塔与图像尺寸缩放,在vs2010环境下实现-Opencv image pyramid: Gaussian pyramid, Laplacian pyramid with image size zoom
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:15900901
    • 提供者:黄俊杰
  1. canny

    0下载:
  2. 基于vc ++ 6.0和openCV图像边缘提取canny算法-Based on vc++ 6.0 & openCV image edge extraction canny algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-12-12
    • 文件大小:566
    • 提供者:王旺
  1. panorama_example_data

    0下载:
  2. opencv图像处理全景拼接相关资料-Opencv image processing panorama stitching related information......
  3. 所属分类:OpenCV

    • 发布日期:2017-12-12
    • 文件大小:54343680
    • 提供者:young
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com