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

搜索资源列表

  1. OpenCV种子填充实现彩色图像分割的代码

    2下载:
  2. OpenCV种子填充实现彩色图像分割的代码,利用intel图形处理库opencv,采用改进的种子算法,实现对彩色图像的分割。-OpenCV seed filling color image segmentation code, using Intel OpenCV graphics library, the adoption of improved seed algorithm to achieve the right color image segmentation.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1928
    • 提供者:陈其星
  1. OpenCV角点检测代码

    0下载:
  2. OpenCV角点检测代码,利用intel图形处理库opencv对彩色图像中物体的角和边进行检测,可以用在车辆的检测中-OpenCV corner detection code, the use of graphics processing for Intel OpenCV right color images of objects in the angle and edge detection, can be used in the detection vehicle
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1151
    • 提供者:陈其星
  1. color-tracking

    0下载:
  2. This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。-This application demonstrates a fast, simple color tracking algorithm that can
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10499
    • 提供者:肖雪
  1. KMeans3-based-opencv

    0下载:
  2. 基于OpenCV的K-均值算法,用于聚类分析,如图象的颜色聚类,生成相关的颜色表等.-the K-means algorithm for clustering analysis, such as image color clustering, Formation of color, and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1933
    • 提供者:guolijun
  1. CBIR_OpenCV

    0下载:
  2. This CBIR using OpenCV. Color information ONLY.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1031889
    • 提供者:yaling
  1. OpenCV_Color_Histogram

    0下载:
  2. OpenCV Color Histogram. Draw Color Histogram from the input image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1119003
    • 提供者:yaling
  1. OPENCV写的一个小程序

    0下载:
  2. OPENCV写的一个小程序 包括将彩色图片转成灰度图以及做阈值分割和主成分分析的功能-OPENCV write a small program, including a color picture converted to grayscale and make thresholding and principal component analysis of functional
  3. 所属分类:OpenCV

    • 发布日期:2016-01-27
    • 文件大小:4618240
    • 提供者:fjieaf
  1. auto_detecthand_facecolor

    0下载:
  2. 基于颜色的自动找手程序,先由人脸检测取得脸的肤色,再以此去找手。运行需要配置好opencv环境。手放在脸部下方两侧-Color-based automated process to find hands, first face detection to obtain face color, and then in order to find hands. Need to configure your environment to run a good opencv. Hand on the bo
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-17
    • 文件大小:4643395
    • 提供者:lj
  1. opencv

    0下载:
  2. 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:8445
    • 提供者:胡锦
  1. opencv

    0下载:
  2. 压缩包包括以下几个功能实现的opencv源代码:canny边缘检测算法实现、高斯背景建模、背景差分法实现边缘检测、图像颜色分布直方图的相关处理、人脸识别算法的实现。-Compressed package includes the following functions to achieve the opencv source code: canny edge detection algorithm, Gaussian background modeling, background subtrac
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:6540
    • 提供者:张桦
  1. Tracking21-10-2010

    0下载:
  2. Some code for tracking color object base on opencv library
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13675632
    • 提供者:sonic
  1. Tracking3-11-2010

    0下载:
  2. Tracking color object base on opencv and using HSV color system
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11859873
    • 提供者:sonic
  1. opencv-

    0下载:
  2. opencv 颜色空间转换,使用opencv实现,简单快捷,opencv中封装了很多图像处理的函数。-opencv color space exchange
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:694
    • 提供者:戴美玲
  1. shipin-opencv

    0下载:
  2. 用OPENCV+MFC简单地打开摄像头,和反色功能。要求装有OPENCV1.0库-With OPENCV+ MFC simply open the camera, and anti-color capabilities. Requirements with OPENCV1.0 Library
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2186846
    • 提供者:小张
  1. Gesture-Recognition-Based-on-openCV

    2下载:
  2. 基于openCV的手势识别,用肤色的有效提取, 再经过阈值化, 和形态学变换, 得到手的轮廓, 最后采用轮廓匹配的方法, 得到识别结果-OpenCV based gesture recognition, effective use of color extraction, and then after a threshold, and morphological transformation, contours of the hand, the final contour matching me
  3. 所属分类:图形/文字识别

    • 发布日期:2017-02-20
    • 文件大小:82835
    • 提供者:thinsc
  1. RGB_Gay(opencv)-

    0下载:
  2. opencv 彩色图像转化成灰度图并加以保存 可以成功运行 在vc6.0和opencv1.0运行成功 适合初学者-the opencv color images into grayscale and save can be run successfully in vc6.0, and opencv1.0 run successfully for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1513869
    • 提供者:韩涛
  1. OPENCV-color-reconization

    0下载:
  2. OPENCV颜色识别,代码简单.只有一个文件,当然要包含OPENCV库-it s a sample demo of color reconization,lying opencv
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:1594
    • 提供者:shane
  1. opencv

    0下载:
  2. opencv2.0/3.0,例程代码。包括图像显示,彩色目标跟踪,人脸识别等(Opencv2.0/3.0, routine code. Including image display, color target tracking, face recognition and so on)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:19083264
    • 提供者:shenghan
  1. openCV-Practicefh

    0下载:
  2. 人脸识别: 相关功能: 1.将图像转换为灰度显示 2.应用高斯滤波器去除小的边缘 3.计算与画布边缘 4.修改边缘颜色 5.将Mat转换为Xcode的UIImageView显示(Face recognition: Related functions: 1. Convert the image to grayscale display 2. Use gaussian filter to remove small edges 3. Calculate the edge of th
  3. 所属分类:OpenCV

    • 发布日期:2017-12-18
    • 文件大小:31098880
    • 提供者:fangs
  1. opencv识别特定颜色区域

    1下载:
  2. 在opencv图像处理中,需要计算出某个颜色的区域,进行相应的滤波或者是其它操作。这个程序就是用来识别特定的颜色区域,方便修改。(In opencv image processing, you need to calculate a color of the region, the corresponding filter or other operations. This procedure is used to identify a specific color area, easy to
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:11962368
    • 提供者:豆豆1890
« 1 23 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com