CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - color image in matlab

搜索资源列表

  1. 咖吗滤波matlab

    1下载:
  2. function [h,s,v] = rgb2hsv(r,g,b) %RGB2HSV Convert red-green-blue colors to hue-saturation-value. %   H = RGB2HSV(M) converts an RGB color map to an HSV color map. %   Each map is a matrix with any number of rows, exactly three
  3. 所属分类:matlab例程

    • 发布日期:2008-12-16
    • 文件大小:1.48kb
    • 提供者:leohee
  1. code.zip

    1下载:
  2. 行程编码的matlab实现。编码后的图像存储在变量E中,该变量是一个三纬树组,前两纬表示起始像素的横、纵坐标,第三纬表示该行程的颜色值。,Matlab coding realize itinerary. Encoded image is stored in the variable E, the variable is a three-wai Tree Group, the former two-wai express start pixel horizontal, vertical coord
  3. 所属分类:matlab

    • 发布日期:2015-09-19
    • 文件大小:957byte
    • 提供者:llplrs
  1. layered_background_model_code

    0下载:
  2. this code use for color segmentation in image
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:302.64kb
    • 提供者:hana
  1. hanfeng612

    2下载:
  2. matlab gui界面设计,包括:图像的剪切和显示,彩色图像灰度直方图获取;灰度直方图,直方图均衡化和直方图匹配等-matlab gui interface design, including: images cut and shows histogram for color image gray histogram, histogram equalization and histogram matching
  3. 所属分类:matlab例程

    • 发布日期:2013-09-27
    • 文件大小:4.04kb
    • 提供者:寒风
  1. GMMmatlab

    1下载:
  2. MATLAB中实现GMM算法的原始代码,实现图像分割-GMM algorithm implemented in MATLAB source code for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:11.91kb
    • 提供者:许浩然
  1. BM3D

    1下载:
  2. 采用最新的BM3D(三维块匹配)方法进行的灰度图像,彩色图像和视频图像的去噪-Using the latest BM3D (three-dimensional block-matching) method for image, color images and video image denoising
  3. 所属分类:matlab

    • 发布日期:2016-01-04
    • 文件大小:3.18mb
    • 提供者:周丽
  1. MATLAB-adu

    1下载:
  2. 基于分数傅里叶变换的彩色图像加密算法,主要用于数字图像的加密中。-Based on the fractional Fourier transform for color image encryption algorithm, mainly used in digital image encryption.
  3. 所属分类:matlab

    • 发布日期:2016-01-15
    • 文件大小:17kb
    • 提供者:朱小龙
  1. post

    0下载:
  2. face detection in color image
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:12.63kb
    • 提供者:morteza
  1. text_seg

    0下载:
  2. this a code to segment the color texture using Gabor filter. It uses the initial segmentation using kmeans clustering.-this is a code to segment the color texture using Gabor filter. It uses the initial segmentation using kmeans clustering.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:82.44kb
    • 提供者:sidharth
  1. image

    1下载:
  2. 高阶矩在颜色传输中的应用,利用matlab进行的高阶矩阵处理。-High-order moments in the application of the color transmission using matlab to handle high-level matrix.
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1.08mb
    • 提供者:郭伟
  1. imgkmeans

    1下载:
  2. 将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentation, the input is a color imag
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:328.45kb
    • 提供者:caoliang
  1. frtestsystem

    0下载:
  2. a test system for face recognition on viseo 320X240 color image
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:853byte
    • 提供者:gfd
  1. rgb2hsv-color-space-exchange

    0下载:
  2. 为了避免直接对rgb图像处理时出现颜色失真,常把彩色图像由rgb空间转为hsv空间,完成相应处理后,再逆变换至rgb空间。-In order to avoid image processing directly on the rgb color distortion occurs, often the color image from the rgb space into hsv space to complete the appropriate treatment, and then inve
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:664byte
    • 提供者:惠得
  1. ColorImageSegmentation

    0下载:
  2. color image segmentation code matlab using kmeans
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.3kb
    • 提供者:jimz
  1. segmentation

    0下载:
  2. This function can be used for Colour segmentation from the RGB Color images
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.15kb
    • 提供者:Nataly
  1. dip3

    0下载:
  2. this a digital image processing project on canny edge detection and color filter done in matlab .m files included-this is a digital image processing project on canny edge detection and color filter done in matlab .m files included
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.61mb
    • 提供者:123imhot1
  1. color image segmentation

    0下载:
  2. Clustering is a way to separate groups of objects. K-means clustering treats each object as having a location in space. It finds partitions such that objects within each cluster are as close to each other as possible, and as far from objects in other
  3. 所属分类:matlab例程

    • 发布日期:2014-08-27
    • 文件大小:201.3kb
    • 提供者:artaghizadeh
  1. COLOR-image-denosing-in-a-luminance-chrominance-s

    0下载:
  2. Matlab code for COLOR image denosing in a luminance-chrominance space
  3. 所属分类:matlab

  1. A Fast Single Image Haze Removal Algorithm

    0下载:
  2. Single image haze removal has been a challenging problem due to its ill-posed nature. In this paper, we propose a simple but powerful color attenuation prior for haze removal from a single input hazy image. By creating a linear model for modeling
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:2.38mb
    • 提供者:Deep123
  1. Color Reduction and Quantization

    1下载:
  2. Color Reduction and Quantization using k-Means, Fuzzy Clustering (FCM), and SOM Neuarl Network in MATLAB In this post, we are going to share with you, the MATLAB implementation of Color Quantization and Color Reduction of images, using intelligent c
  3. 所属分类:matlab例程

    • 发布日期:2020-11-28
    • 文件大小:243kb
    • 提供者:amardz
« 12 3 »
搜珍网 www.dssz.com