搜索资源列表

  1. opencv目标识别

    0下载:
  2. 通过颜色空间转换设定阈值对目标物体进行识别
  3. 所属分类:GDI/图象编程

  1. VideoCapture(05.5.31)_Final

    0下载:
  2. 人脸通过肤色识别,单帧图像的人脸定位,彩色空间,以及彩色空间的转换-Face Recognition through color, and Single Image Face positioning, color space and color space conversion
  3. 所属分类:Windows编程

    • 发布日期:2024-09-21
    • 文件大小:114688
    • 提供者:dengxin
  1. FaceDetectAndMark

    0下载:
  2. 彩色图像人脸识别,并标记出人的头发,眼睛,鼻子和嘴。使用YCbCr颜色空间。-Face recognition color image, and mark a person
  3. 所属分类:图形/文字识别

    • 发布日期:2024-09-21
    • 文件大小:273408
    • 提供者:王海兵
  1. FindRGB

    0下载:
  2. 利用OPENCV识别图片中的颜色区域的MFC程序,共三种颜色:红、绿、蓝-OPENCV identify the use of the color picture of the MFC region, with a total of three colors: red, green, blue
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-21
    • 文件大小:49152
    • 提供者:周挺
  1. detecthand

    0下载:
  2. 识别手形,基于颜色信息。运行时需要配好opencv的环境-Recognition hand, based on color information. Need to run with a good environment for opencv
  3. 所属分类:图形/文字识别

    • 发布日期:2024-09-21
    • 文件大小:6425600
    • 提供者:lj
  1. opencv

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

    • 发布日期:2024-09-21
    • 文件大小:6144
    • 提供者:张桦
  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
  3. 所属分类:图形/文字识别

    • 发布日期:2024-09-21
    • 文件大小:2048
    • 提供者:GJ
  1. firedetect_CSHARP

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

    • 发布日期:2024-09-21
    • 文件大小:5431296
    • 提供者:刘远一
  1. yanse

    0下载:
  2. opencv的颜色识别,可以实现识别rgb-opencv the color identification, can identify the rgb
  3. 所属分类:OpenCV

    • 发布日期:2024-09-21
    • 文件大小:1024
    • 提供者:hb
  1. OPENCV-color-reconization

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

    • 发布日期:2024-09-21
    • 文件大小:2048
    • 提供者:shane
  1. 颜色识别 运动检测

    0下载:
  2. 本程序主要使到了OpenCV的特征训练库和最基本的图像处理的知识,包括肤色检测等等。 废话不多,先看一下基本的界面设计,以及主要功能:(This procedure mainly to the OpenCV features, training libraries and the most basic knowledge of image processing, including skin color detection and s
  3. 所属分类:图形图象

    • 发布日期:2024-09-21
    • 文件大小:11327488
    • 提供者:WUluWUlu
  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 edge
  3. 所属分类:OpenCV

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

    0下载:
  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
  3. 所属分类:其他小程序

    • 发布日期:2024-09-21
    • 文件大小:11962368
    • 提供者:豆豆1890
  1. 火焰检测识别

    0下载:
  2. 用vs2013 opencv3.0 实现了视频中火焰检测,test视频是打火机,和小火堆,都可以进行识别,是很好的颜色识别。(With vs2013 opencv3.0 video flame detection, test video is a lighter, and small fire, can be identified, is a good color recognition.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-09-21
    • 文件大小:19432448
    • 提供者:wzb-ws
  1. Project1

    0下载:
  2. 基于OpenCV的颜色识别。经典的颜色识别的经典应用就是车牌定位了,因为中国的车牌无非就是蓝色和黄色,还有就是交通标志定位也是个应用。(Color recognition based on OpenCV.The classic application of color recognition is license plate location, because China's license plate is blue and yell
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-21
    • 文件大小:25830400
    • 提供者:果然呐
  1. 颜色识别 - 图像(普通轮廓)

    0下载:
  2. 基于opencv的简单颜色识别,载入图像进行识别,可识别出图像中的红色物体并画出物体轮廓(Opencv based simple color recognition, loading image recognition, can identify the red object in the image and draw the outline of the object.)
  3. 所属分类:图形图象

    • 发布日期:2024-09-21
    • 文件大小:16998400
    • 提供者:zhen
  1. Python-opencv车牌识别

    0下载:
  2. 算法思想来自于网上资源,先使用图像边缘和车牌颜色定位车牌,再识别字符。车牌定位在predict方法中,为说明清楚,完成代码和测试后,加了很多注释,请参看源码。车牌字符识别也在predict方法中,请参看源码中的注释,需要说明的是,车牌字符识别使用的算法是opencv的SVM, opencv的SVM使用代码来自于opencv附带的sample,StatModel类和SVM类都是sample中的代码。SVM训练使用的训练样本来自于githu
  3. 所属分类:OpenCV

    • 发布日期:2024-09-21
    • 文件大小:21504
    • 提供者:西风何时来
  1. fruit-recognition-master

    0下载:
  2. 运用了OpenCV、C++、水果识别、Qt界面、颜色识别、边缘检测、图像处理 ,能够实现对不同种类水果进行识别分类。(Using OpenCV, C++, fruit recognition, Qt interface, color recognition, edge detection, and image processing, it is possible to identify and classify different ty
  3. 所属分类:OpenCV

    • 发布日期:2024-09-21
    • 文件大小:1394688
    • 提供者:Last minute
  1. 车牌识别

    0下载:
  2. python+opencv实现车牌识别,通过canny算子边缘检测+颜色识别提取车牌区域(License plate recognition based on Python + opencv)
  3. 所属分类:图形/文字识别

    • 发布日期:2024-09-21
    • 文件大小:4959232
    • 提供者:tywegcec
  1. 火焰识别代写

    1下载:
  2. 此代码用于识别图片中火焰,整体思路为通过对图像的颜色处理找出图中感兴趣区域(可能为火焰的区域)及其 轮廓, 再提取轮廓的几何特征判断是否为火焰(This code is used to identify the flame in the picture. The overall idea is to find out the area of interest (possibly the area of flame) and its co
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-21
    • 文件大小:468992
    • 提供者:冰糖雪梨额
« 12 3 »

源码中国 www.ymcn.org