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

搜索资源列表

  1. color.rar

    0下载:
  2. 基于OPENCV的图像颜色检测,可以检测图片中是否有某一种颜色出现,OPENCV color images based on the detection, can detect whether there is a picture of a color appears
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:7650
    • 提供者:李敏
  1. csharp

    0下载:
  2. c#数字图像处理算法典型实例源码,内部包括图像分割,边缘检测,颜色变换,图像压缩,灰度处理,滤波,平滑等算法实现,非常实用。源码编译、运行正常。-c# typical examples of digital image processing algorithms source code, internal, including image segmentation, edge detection, color conversion, image compression, gray scale p
  3. 所属分类:Graph program

    • 发布日期:2017-06-10
    • 文件大小:17055382
    • 提供者:李欣
  1. firedetect_CSHARP

    0下载:
  2. 火焰检测系统,通过火焰的静态颜色特征和动态的抖动特征去识别。-fire detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5431648
    • 提供者:刘远一
  1. motiontracker

    0下载:
  2. 本程序采用Matlab编程,可以跟踪运动物体上的颜色特殊点,并根据获得的图像信息,进行视觉计算,给出运动物体的状态信息,如速度,位置。该程序已在多种环境下测试,具有实用,快速等特点,是实验系统中,用来给运动对象定位的有力工具-This procedure using Matlab programming, can track moving objects on the color of the special points, and in accordance with image inform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1752345
    • 提供者:maya
  1. Hand-detection-and-recognition

    0下载:
  2. 基于openCV的手势检测与识别代码,其中使用了基于颜色的分割算法,如果结合运动检测和减背景方法,算法将会更加稳健。-Hand gesture detection and recognition using openCV and the color based segmentation method. If, combinned with motion detection and background substraction, it supposes to be robuster.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-21
    • 文件大小:1601
    • 提供者:GJ
  1. BasedOnMeanShiftAndParticleFilterObjectTracking.ra

    0下载:
  2. 基于Mean Shift算法和Particle Filter算法的目标跟踪学位论文:讨论了MeanS hift算法(均值偏移)和粒子滤波算法(Particle Filter),分析了两种算法的特点;,分析了用运动目标检测提取目标运动特征的技术,通过增加对目标特征描述信 息,提高跟踪健壮性,并在以颜色直方图描述颜色特征的基础上,融合了目标的运动特征,设计了一种基于运动特征和颜色特征多特征融合的粒子滤波跟踪方法;用二阶直方图描述颜色特征,设计了均值偏移和粒子滤波相结合的目标跟踪技术-Based
  3. 所属分类:Document

    • 发布日期:2017-04-09
    • 文件大小:2126673
    • 提供者:田卉
  1. GMM_Skin_Detector

    0下载:
  2. Matlab skin detector。运用高斯混合模型训练的到人的皮肤颜色分布。用于皮肤和人脸检测。-A collection of Matlab scr ipts
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:16389
    • 提供者:周简单
  1. MedicalImageProcessing

    0下载:
  2. 医学图像处理:P0701:细胞边缘检测;702:癌细胞形态学分析;P0703:癌细胞颜色分析-Medical Image Processing: P0701: cell edge detection 702: morphological analysis of cancer cells P0703: color analysis of cancer cells
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:63838
    • 提供者:无理取闹
  1. drew_stebbins_q1_code

    0下载:
  2. 此程序通过颜色、边缘、车灯检测实现汽车的检测-this one is for car detection
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7374
    • 提供者:zb
  1. vcimagesource

    0下载:
  2. 在VC++环境下编程实现了一个简单的画图程序,以及一些简单图像处理的功能,如图像线性变换,颜色处理,图像平滑,边缘检测,滤波等功能-In VC++ programming environment to achieve a simple drawing program, as well as some simple image processing functions, such as linear transformation images, color processing, image sm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4152842
    • 提供者:张跃
  1. HSV_Face_Detection

    0下载:
  2. 使用matlab实现的基于肤色的HSV颜色模型下的人脸检测-Matlab achieved using the HSV color based on the color model of face detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10146944
    • 提供者:yeyee
  1. Touchless_Source_Code

    0下载:
  2. Touchless 采用颜色检测方法来实现跟随-Touchless
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6260453
    • 提供者:赵静
  1. colorspy_src

    0下载:
  2. colorspy 是一个颜色检测工具,可以获得屏幕上任何一点的RGB颜色值,并且可以可表示为HEX形式(例如#ffffff),该工具用WTL编写,十分小巧。-colorspy is a color detect tool, it can get the color value of any point on a screen, and it can present the color either in RGB or in HEX. it is based on WTL, so it is ve
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:74475
    • 提供者:pengweizhi
  1. shadow4

    0下载:
  2. 提出了一种用于运动阴影检测的Boosting判别模型.这种方法先利用Boosting在不同的特征空间来区分前景和阴影,然后在判别随机场(DRFs)中结合前景和阴影的时空一致性,实现对前景和阴影的分割.首先,差分前图像与背景图像得到颜色不变子空间和纹理不变子空间 然后在这两个子空间上应用Boosting来区分前景和阴影 最后利用前景和阴影的时空 一致性,在判别随机场中通过图分割的方法准确地分割前景和阴影 -A new method for the detection of movement
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:683581
    • 提供者:沛洋
  1. 615498514

    0下载:
  2. 表面缺损检测对保证产品的使用性能、完整性和安全性具有重要意义 本文将表面 缺损类型总结为结构缺损、几何缺损、颜色缺损和纹理缺损等几类,并进行特征分析。在此基础上,从基于灰度特征、形态特征、色度特征和纹理特征等几方面对表面缺损的图像检测方法进行综-Surface defect detection products to ensure the use of performance, integrity and security will be of great significance to t
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:391072
    • 提供者:wangzhongmei
  1. licencelocation

    0下载:
  2. 各种车牌定位算法,包括基于数学形态学、模板匹配、纹理、边缘检测和颜色特征等!-A variety of license plate location algorithm, including those based on mathematical morphology, template matching, texture, edge detection and color characteristics!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:8873668
    • 提供者:蔡锋
  1. MPT

    0下载:
  2. 模式识别检测:包括人脸 眼部 颜色跟踪和检测等 并和directshow能联合应用-Pattern recognition tests: eye color, including face tracking and detection, and can be combined and directshow
  3. 所属分类:DirextX

    • 发布日期:2017-06-01
    • 文件大小:14268790
    • 提供者:congwenlong
  1. DCVColorTraking

    0下载:
  2. 颜色检测类库 支持C#托管 使用HSV 直方图实现-Color detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:8500
    • 提供者:Dreamtree
  1. gaussian_average_yuv

    0下载:
  2. 在yuv颜色空间实验的单高斯模型,用于目标检测-Yuv color space experiments in single-Gaussian model for target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1166
    • 提供者:heshan
  1. gaussian_average_rgb

    0下载:
  2. 在rgb颜色空间实现的单高斯模型,用于目标检测-In rgb color space to achieve a single-Gaussian model for target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1263
    • 提供者:heshan
« 1 23 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com