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

搜索资源列表

  1. amazw-computer

    0下载:
  2. 这是一个计算机仿真技术用matlab编的小程序,可以识别颜色的程序并能把它分裂出来-This is a matlab computer simulation technology of small procedures, can identify the color of the program and be able to put it out
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:Gutast
  1. Static-image

    0下载:
  2. 静态图像人工文字提取与识别 图像后期制作中加入的文字。人工文字则字体较规范、大小有一定的限度且易辨认,颜色为单色,相对于前者 更易于被检测和提取。再者,人工文字一般对其图像内容起到说明总结的作用,故适合用来做图像的索引和检索关键字。 -Static image artificial character extraction and recognition
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:208896
    • 提供者:yoiyo
  1. 车牌定位

    0下载:
  2. 两种方法实现车牌定位:一种基于蓝色车牌的颜色分割,一种基于竖向纹理的识别。源文件有多个算法,有一部分未用到,但也在此提供,鼓励各位试着换个算法优化实现。内含README文件有详细说明。(Using 2 methods to realize license plate recognition: one is based on blue color segmentation, the other is based on vertical pattern recognition. More detai
  3. 所属分类:图形/文字识别

    • 发布日期:
    • 文件大小:4013056
    • 提供者:mf20070608
  1. tcs34725

    1下载:
  2. TCS34725 颜色传感器识别测试代码(TCS34725 color sensor identification test code)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-14
    • 文件大小:1024
    • 提供者:mr.ke
  1. LXWUQIU

    0下载:
  2. 我编写的基于颜色分量的汽车牌照定位识别,主要有以下几步(I write the car license plate based on color components of location identification, basically has the following steps)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-29
    • 文件大小:107520
    • 提供者:izo$49500
  1. patmernand

    0下载:
  2. 模式识别中贝页斯分类器的MATLAB实现,且用不同颜色标记了分类点和错分点(Mr Page in pattern recognition classifier of MATLAB, and use different color tag by classification and fault point)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-28
    • 文件大小:35840
    • 提供者:Amawazq
  1. 20429666

    0下载:
  2. 这是一个计算机仿真技术用matlab编的小程序,可以识别颜色的程序并能把它分裂出来(This is a matlab computer simulation technology of small procedures, can identify the color of the program and be able to put it out)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:schemh
  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. opencvmultitracking

    0下载:
  2. vc2013,opencv3.0 通过不同颜色进行多目标识别(vc2013,opencv3.0 multi object tracking)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:3072
    • 提供者:rockman_gd
  1. 2445888

    0下载:
  2. 简单验证码识别辅助工具,里面可以自己定义颜色值 分割的位置()
  3. 所属分类:易语言编程

    • 发布日期:2018-04-20
    • 文件大小:4096
    • 提供者:Oluver
  1. 异色0106.vb

    0下载:
  2. 图像采集,不同颜色,采集不同特征,采用不同的分离方法达到异色特征识别的目的。(Image acquisition, different color, collection of different features, the use of different methods of separation to achieve the purpose of distinguishing color features.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:伯夷
  1. BagOfWords

    0下载:
  2. 颜色特征用于图像识别处理,提取图像基本轮廓特征。(Color features are applied to image recognition and processing, and the basic contour features of images are extracted.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:4096
    • 提供者:果冻boy
  1. first

    0下载:
  2. 车牌定位 车牌分割 字符识别 正如上面所讲,车牌识别主要分为3个部分,其中第一部分车牌定位,一般采用颜色定位,特征定位等,这方面一堆资料我就不写了.分割一般采用投影法.识别的话方法就比较多了,有模板匹配,bp神经网络,卷积神经网络等.(pan.baidu.com/s/1jIdSuXK)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:呼呼哦
  1. facedetection0

    1下载:
  2. 基于颜色的人脸识别,将rgb转换到YCrCb空间,检测出人脸后,用方框标出。(Color-based face recognition)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:易学习同志
  1. facedetection1

    0下载:
  2. 用笔记本的摄像头获取照片,然后再对该照片进行人脸识别。基于颜色的人脸识别。(Color-based face recognition)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:易学习同志
  1. Windows

    1下载:
  2. 利用HALCON库,用VS2017编写上位机软件,实现basler相机拍摄物体,识别区域红色颜色,并通过串口输出信息(The HALCON library is used to write the host computer software with VS2017. The object of Basler camera is captured, the red color of the area is identified, and the output information is sen
  3. 所属分类:其他

  1. ofo冠军车

    0下载:
  2. 工程机器人搬运程序,实现小车自主识别物块颜色,并搬运至特定区域(Engineering robot handling program)
  3. 所属分类:网络编程

    • 发布日期:2018-05-03
    • 文件大小:6709248
    • 提供者:妹妍光
  1. vertiiartriggers

    0下载:
  2. 简单验证码识别辅助工具,里面可以自己定义颜色值 分割的位置()
  3. 所属分类:进程与线程

    • 发布日期:2018-05-07
    • 文件大小:4096
    • 提供者:INQV_154
  1. 魔方机器人

    1下载:
  2. 5秒内识别魔方颜色,求解,并用步进电机旋转(5 seconds to identify the magic cube color, solution, and stepper motor rotation.)
  3. 所属分类:其他

    • 发布日期:2019-11-10
    • 文件大小:18105344
    • 提供者:叶钟鸣
  1. DemoPic

    1下载:
  2. 本工程根据图片上面的按钮颜色来识别出对应的按钮,采用halcon来实现,代码完成,有图片和执行程序,方便学习(This project identifies the corresponding button according to the color of the button on the picture. It is implemented by halcon. The code is completed. There are pictures and execution programs
  3. 所属分类:Windows编程

    • 发布日期:2021-02-02
    • 文件大小:266240
    • 提供者:duduhui
« 1 2 ... 20 21 22 23 24 2526 »
搜珍网 www.dssz.com