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

搜索资源列表

  1. License-plate-location-recognition

    1下载:
  2. 本案例基于MATLAB的GUI工具进行设计仿真实验:通过对采集的车牌图像进行灰度变换、边缘检测、腐蚀及平滑等过程来进行车牌图像预处理,并由此得到一种基于车牌颜色纹理特征的车牌定位方法,实现车牌区域定位,最后实现车牌字符的分割与识别。-In this case based on MATLAB GUI design simulation tool: through the license plate image capture through gradation conversion, edge d
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:280228
    • 提供者:郑珊珊
  1. apple

    0下载:
  2. 利用K均值进行图像分割,利用颜色模型(HSV或HSI等)-Image segmentation using K mean, the use of color model (HSV or HSI, etc.)
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:85084
    • 提供者:zcwl
  1. superpixel

    1下载:
  2. 超像素分割的库文件,用于彩色图像分割,效果很好。-Super pixel segmentation of the library file for color image segmentation, the effect is very good.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-05
    • 文件大小:10030
    • 提供者:stranger
  1. kmeans

    0下载:
  2. 实现基于颜色的Kmeans图像分割,只是需要自己设定聚类中心数目,聚类中心初始化采用Kmeans-Kmeans image segmentation based on color, but need to set the number of cluster centers, clustering center initialization using Kmeans++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:13377
    • 提供者:jhj
  1. imagesegment

    0下载:
  2. 几种简单的图像分割算法,如基于阈值的分割,基于HSV颜色空间的分割等,自带检测图片-Several simple image segmentation algorithms, such as those based segmentation threshold segmentation based on HSV color space, etc., comes detect Photos
  3. 所属分类:Special Effects

    • 发布日期:2017-12-11
    • 文件大小:4160023
    • 提供者:王成林
  1. image preprocessing

    0下载:
  2. 对彩色图像进行预处理 阈值分割等操作 形成二值图像(Color image preprocessing, threshold segmentation and other operations to form two valued images)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:974848
    • 提供者:cyq0503
  1. kmeans_my

    0下载:
  2. MATLAB程序,基于RGB颜色分层,实现图像分割(Based on MATLAB,reliaze color images segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:619520
    • 提供者:翠鱼儿
  1. CV方法分割彩色图片

    0下载:
  2. this is a simple matlab code of paper Active Contours without Edeges for Vector-Valued Images proposed by TonyF.Chan 1999, it included two test piture and test result(this is a simple matlab code of paper Active Contours without Edeges for Vector-V
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:143360
    • 提供者:包子毛
  1. cambridge

    0下载:
  2. 用于真彩图像分割的图片。一共有109张,.jpg格式的(For color image segmentation.A total of 109, in.Jpg format)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:17411072
    • 提供者:superxuerzhu
  1. FLD_based Face Recognition System_v2

    0下载:
  2. 基于肤色的图像分割,人脸检测,讲图像分成小格,分别检测(Color based image segmentation, face detection, speaking of images into small squares, respectively, detection)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:182272
    • 提供者:feifan123
  1. OV7725

    2下载:
  2. 用STM32F4芯片自带的DCMI摄像头接口驱动不带FIFO的OV7725摄像头,实现60HZ刷新率。imgprcs.c文件中包含大量的适用于嵌入式设备的高速图像处理算法,包括边缘提取、区域分割、颜色识别等等,全部使用自适应算法,适合不同光照和环境条件(With STM32F4 chip comes with DCMI camera interface driver without FIFO OV7725 camera, to achieve 60HZ refresh rate. The img
  3. 所属分类:单片机开发

    • 发布日期:2017-12-10
    • 文件大小:577536
    • 提供者:bigsuperZZZX
  1. 基于颜色直方图的视频镜头分割

    0下载:
  2. 基于颜色直方图的视频镜头分割.很棒的啦啦啦啦啦啦啊(Video shot segmentation based on color histogram)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:14740480
    • 提供者:pengy
  1. tnn7_code_201212141110

    2下载:
  2. 人脸检测与跟踪是一个重要而活跃的研究领域,它在视频监控、生物特征识别、视频编码等领域有着广泛的应用前景。该项目的目标是在FPGA板上实现实时系统来检测和跟踪人脸。人脸检测算法包括肤色分割和图像滤波。通过计算被检测区域的质心来确定人脸的位置。该算法的软件版本独立实现,并在matlab的静止图像上进行测试。虽然从MATLAB到Verilog的转换没有预期的那样顺利,实验结果证明了实时系统的准确性和有效性,甚至在不同的光线、面部姿态和肤色的条件下也是如此。所有硬件实现的计算都是以最小的计算量实时完成的
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-22
    • 文件大小:63488
    • 提供者:合发
  1. sigma点的代码

    0下载:
  2. 基于分割的局部Sigma语义特征点,是对场景中的语义目标进行建模。先在传统的图像分割基础上,分割出场景的前景目标,再结合像素位置、颜色、Gabor特征和LBP特征[构造出表征目标语义信息的协方差描述子,最后将其转换成欧式空间下的Sigma点特征,适用于标准SVM的场景学习和分类。(The segmentation based local Sigma semantic feature points are modeling the semantic objects in the scene. In
  3. 所属分类:图形图象

    • 发布日期:2017-12-26
    • 文件大小:60416
    • 提供者:delphi_zmy
  1. ae602a9c136a

    1下载:
  2. 均值漂移图像分割测试程序,使用meanshift算法对彩色图像进行聚类分割,效果很好,并且显示使用时间、RGB与LUV颜色空间的互相转换(Mean shift image segmentation test procedures, the use of meanshift algorithm for color images clustering segmentation, the effect is very good, and show the use of time, find the c
  3. 所属分类:其他

    • 发布日期:2017-12-13
    • 文件大小:7051830
    • 提供者:小弟589
  1. zgnlwkm11

    0下载:
  2. MATLAB程序附图像,在彩色图像中对汽车车牌的分割,(MATLAB image attached, of car license plate in the color image segmentation,)
  3. 所属分类:系统编程

    • 发布日期:2017-12-24
    • 文件大小:157696
    • 提供者:sonvh&77731
  1. SLIC

    0下载:
  2. 可以进行彩色图像分割,在文保领域具有很好应用前景。(color image segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:27648
    • 提供者:梁胜
  1. C#数字图像处理算法典型

    0下载:
  2. 图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, image segmentation, color image
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:18161664
    • 提供者:无花果周
  1. final

    1下载:
  2. 一种交通标志的ROI分割算法,运用HSV空间的颜色信息和Hu不变矩的形状信息进行识别(A ROI segmentation algorithm for traffic signs, which uses the color information of HSV space and the shape information of Hu invariant moments to recognize)
  3. 所属分类:图形图象

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:贾天子
  1. 视频HSV

    0下载:
  2. 对有阴影的视频图像有很好效果,基于HSV空间的彩色图像分割(For video images with shadows have very good effect, color image segmentation based on HSV space)
  3. 所属分类:图形图象

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:sojp&249479
« 1 2 ... 36 37 38 39 40 4142 43 »
搜珍网 www.dssz.com