-
matlab图像处理
说明: 图像增强算法,包括灰度线性变换、灰度非线性变换、直方图均衡化,掌握基于MATLAB的各个算法的图像增强的实现。(Image enhancement algorithms, including gray linear transformation, gray non-linear transformation, histogram equalization, master the realization of image enhancement based on MATLAB.)
- 2019-05-22 11:05:09下载
- 积分:1
-
k_mean_uv
利用k—mean算法根据U、V进行聚类分块,最后完成图像分割,分割出得块用不同的灰度等级表示出来。(K-mean algorithm to cluster sub-blocks according to the U, V, to finalize the image segmentation, segmentation have blocks with different gray levels represented.)
- 2013-01-15 15:05:42下载
- 积分:1
-
ml1
使用matlab实现的,基础单变量以及多变量梯度下降算法,和信号分类以及信号归一化部分算法,是机器学习领域最基本的代码,希望大家多多交流(matlab implementation of basic univariate and multivariate gradient descent and signal classification algorithms, machine learning basic code, hope that more exchanges)
- 2013-10-29 15:34:24下载
- 积分:1
-
filter
此为中值滤波方法源程序,可完成图像滤波的功能,程序完整,值得下载(This is the median filtering method of source code, to be completed by the function of image filtering, the program integrity, it is worth download)
- 2009-03-16 19:00:11下载
- 积分:1
-
waterline
用水线阈值法分割图像:通过对图像进行高帽、低帽变换,并将得到的结果进行相减,可以增强图像,然后利用分水岭算法就行分割!(Water line thresholding segmentation image: The image of flattery, low cap transformation, and will be the results of subtraction, it can enhance image, and then use the watershed segmentation algorithm on the line!)
- 2008-05-17 09:36:15下载
- 积分:1
-
结构光照明荧光显微镜数据稳定性检测程序 SIMcheck-dev
结构光照明荧光显微镜数据稳定性检测程序,非常强大(Structured light illumination fluorescence microscopy data stability testing procedures, very strong)
- 2015-07-07 20:07:36下载
- 积分:1
-
OpenCVexe_02
读取一个文件夹中的任意数量图片,并对读入图片进行尺寸调整、灰度化处理、直方图均衡化处理,并显示图片(Read number of images from a folder, and adjust the size,do gray processing, histogram equalization processing with the pictures , and display pictures.)
- 2013-12-15 10:58:10下载
- 积分:1
-
sift
自己实现的sift特征提取的matlab代码,可以计算特征描述子用于图像匹配,不过速度有点慢(Own implementation of sift feature extraction matlab code to calculate feature descriptors for image matching, but a bit slow)
- 2011-05-28 17:04:24下载
- 积分:1
-
SVM
说明: 基于opencv的支持向量基(SVM)的代码,利用SVM解决2维空间向量的3级分类问题。(Opencv-based support vector machine (SVM) of the code, the use of SVM to solve 2-dimensional vector space of three classifications.)
- 2009-08-03 11:28:59下载
- 积分:1
-
HE+AHE+CLAHE+运行结果+QQ1109720378
直方图均衡(HE),自适应直方图均衡(AHE),限制对比度的直方图均衡(CLAHE)的图像处理算法,运行无错误,效果还不错。包含循行结果对比。(Histogram equalization (HE), adaptive histogram equalization (AHE), and contrast-limited histogram equalization (CLAHE) image processing algorithm run without error, and the effect is good. Include line-by-line results comparison.)
- 2021-01-27 12:08:35下载
- 积分:1