资源列表
[图形图像处理(光照,映射..)] opening_sk
说明:matlab code for image opening<SKR24> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Demofcm2d
说明:此代码为基于二维直方图的模糊聚类图象分割方法-This code is a two-dimensional histogram-based fuzzy clustering image segmentation method<赵晨> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] kmeans
说明:此代码为模糊C均值聚类的图象分割算法的MATLAB实现-This code is the image of the fuzzy C-means clustering segmentation algorithm in MATLAB<赵晨> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] FCM
说明:此代码为模糊C均值聚类的图象分割算法的MATLAB实现(与kmeans方法有所不同)-This code is the image of the fuzzy C-means clustering segmentation algorithm in MATLAB<赵晨> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] denoise_new
说明:基于个数判断脉冲噪声的中值滤波器的程序,是比较清楚的一个滤波程序。-filter program based on the number of impulse noise judge median<yanglu> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] color-balance
说明:这个Matlab程序,实现了一种新的色彩白平衡算法。 -A simple program for color balancing<杨艳> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] face-recognitionnn
说明:The Principal Component Analysis (PCA) is one of the most successful techniques that have been used in image recognition and compression. PCA is a statistical method under the broad title of factor analysis. The purp<ayoob> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] color_track_othr
说明:This Matlab code was developed for skin pixel detection in general imagery. Non-parametric histogram-based models were trained using manually annotated skin and non-skin pixels. A total of 14,985,845 skin pixels a<ayoob> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] medianfilter
说明:自己写的中值滤波,较好的处理了边界,并可对RGB影像进行处理-a modified median filter<井成> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Bilinear-Image-Rescaling
说明:Bilinear Image Rescaling Rescales raw image data using bilinear interpolation. The image data must be provided as a MxN matrix or as a MxNx3 matrix (for RGB image data). The new image size of width W and height H ma<ALEX> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] medianfilt
说明:Its median filter/ MATLAB function for implementing median filtering of an image. Add salt and pepper noise to it. Apply the median filtering to the resulting image. Compare the results.<ALEX> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Blur
说明:GAUSSIANBLUR blur the image with a gaussian kernel GI = gaussianBlur(I,s) I is the image, s is the standard deviation of the gaussian kernel, and GI is the gaussian blurred image.<ALEX> 在 2024-11-08 上传 | 大小:1kb | 下载:0