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

搜索资源列表

  1. erode_dilate

    0下载:
  2. 此程序是基于opencv的对图像进行膨胀腐蚀操作的。-This program is based on the image opencv of dilation and erosion operations.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3173050
    • 提供者:胡锦
  1. ZoomImage

    1下载:
  2. 通过OPENCV 做图像变形,代码简单并有相应注释,非常容易理解-By OPENCV do image warping, the code simpler and corresponding annotations, very easy to understand
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-02
    • 文件大小:754824
    • 提供者:shine
  1. RenWavelet

    0下载:
  2. 采用vc6.0编写,基于opencv框架。绝对好的程序。非常完整的小波变换程序,可以进行灰度和彩色图像的多层小波变换。小波的种类可以选择,一共给出了四种小波。可以对任意尺寸的图像进行分解。绝对是非常好的小波程序。本人早期亲自编写,代码写的不很美观,但非常好用。-Vc6.0 used to prepare, based on the framework of opencv. Definitely a good program. Wavelet transform is a complete pro
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:50075
    • 提供者:任桢
  1. MoveDetection

    0下载:
  2. 用VC编写的运动检测程序,实现运动物体的跟踪与检测,包括了数字图像处理的一些操作方法-VC prepared with motion detection process, the achievement of moving object tracking and detection, including a number of digital image processing method of operation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-09
    • 文件大小:43543159
    • 提供者:sue_Langsujuan
  1. nihe

    0下载:
  2. 最小二乘法直线拟合用VC实现,可以给学习OPENCV图像处理的人一点帮助-VC achieved by the least square method, image processing can OPENCV people learn a little help
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:1481
    • 提供者:
  1. ROI

    0下载:
  2. 在图像中选取自己感兴趣的一块儿区域,然后可以在此区域中进行局部图像的处理-selection of the region of interest of the image and processing
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:1188
    • 提供者:y
  1. MS-PiecewiseSmooth

    0下载:
  2. 分段光滑的MUMFORD--SHAH图像分割算法,MATLAB。实现了图像分割-Piecewise smooth the MUMFORD- SHAH image segmentation algorithm, MATLAB. The realization of the image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:24515
    • 提供者:天空
  1. peopledetect

    0下载:
  2. 基于OpenCV的人检测,可用于单幅图像-People detection of OpenCV can be used for a single image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:6933
    • 提供者:Blade
  1. OpenCV-1

    0下载:
  2. opencv实现图像的轮廓提取。通过函数载入一幅图像,分析图像并获取图像的轮廓。-opencv of image contour extraction. By loading an image, the outline of the image analysis and obtain
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:233420
    • 提供者:领航
  1. watershed

    0下载:
  2. 图像处理,opencv实例编程代码,分水岭算法-Image processing, opencv examples of programming code, watershed algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:1706
    • 提供者:tucon
  1. 基于Camshift算法实现彩色目标跟踪

    0下载:
  2. 学习图像视频处理的基础知识和基本方法,研究Camshift算法的基本原理和技术,采用VC++和OpenCV技术编程实现彩色目标跟踪程序,实现对彩色目标的跟踪。
  3. 所属分类:C#编程

  1. mubiaotiqu

    0下载:
  2. 基于openCV图像剪裁 能用鼠标抠出感兴趣部分-Based openCV image cropping can be interested in some of the mouse cutout
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1351
    • 提供者:jhuazi
  1. cvmedianfilterDlg

    0下载:
  2. windows下用opencv实现的图像变换和视频跟踪,做图像视频处理的可以好好研究一下!-windows achieved using opencv image transform and video tracking, so video images can be handled properly to look at!
  3. 所属分类:Video Capture

    • 发布日期:2017-05-10
    • 文件大小:40309
    • 提供者:胡戈
  1. rgb2yuv

    0下载:
  2. rgb图像转yuv,基于opencv。仅供参看-rgb image transfer yuv, based opencv. Only see
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1779011
    • 提供者:sunxu
  1. ImgZoom

    1下载:
  2. OPENCV做图像变形的经典代码啊,适合比较初级的同学-OPENCV do image warping the classic code ah, suitable for elementary students to see more
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-02
    • 文件大小:439103
    • 提供者:shine
  1. ROI

    0下载:
  2. 基于openCv的图像提取,相当与平时用的图像剪切功能。开发平台:VS2008 我也是初学者,没找到这方面的资料,所以自己编了一个,大家共同学习。 很基础,大虾就不用下了。 -Image Extraction Based openCv considerable shear and normal function of the image used. Platform: VS2008 I am also a beginner, did not find this informatio
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4540974
    • 提供者:huang zhaoguang
  1. fft

    0下载:
  2. 利用傅里叶变换对图像进行降低噪声处理,而且内附有高通和低通滤波功能-Fourier transform
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1339807
    • 提供者:zhang zhe
  1. OpenCV_API

    0下载:
  2. OpenCV是一个强大的图形图像处理插件,而且是开源。对于图像处理的朋友很有帮助-OpenCV is a powerful graphic image processing plug-ins, but also open source. Very useful for image processing a friend
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:336117
    • 提供者:谢国辉
  1. Retinex

    0下载:
  2. 全局Retinex彩色图像恢复,VC++实现,效果不错,还原真实色彩,与直方图均衡化比较-Global Retinex color image restoration, VC++ to achieve good results, restoring true colors, compared with the histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1366370
    • 提供者:史云柯
  1. Ncut

    0下载:
  2. 自己写的Normalized Cut图像分割,聚类程序,程序非常清晰,花了很长时间调试。-Normalize Cut
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:3012
    • 提供者:Jerry
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 50 »
搜珍网 www.dssz.com