-
image-segmentation
图像分解算法,四种方法可选,包括threshold, K means threshold, region growing以及gradient based segmentation(Image decomposition algorithm, four methods available, including the threshold, K means threshold, region growing and gradient based segmentation)
- 2013-07-12 07:46:20下载
- 积分:1
-
canny
canny边缘检测的步骤:
1,生成高斯核,与图像做卷积
2,计算梯度图像
3,非极大值抑制
4,双阈值法和连接边缘(Canny edge detection steps:
1, Generate Gaussian kernel, convolution with the image
2, calculate the gradient image
3, non-maximal inhibition
4, double threshold method and connect the edge)
- 2017-11-28 19:31:27下载
- 积分:1
-
1111
卡尔曼滤波、无迹卡尔曼滤波、扩展卡尔曼滤波等滤波程序,本人收集了实验室所有这个方面的程序,欢迎大家下载,非常好用~(Kalman filtering, unscented Kalman filter, extended Kalman filtering, filtering program, I collected all the aspects of laboratory procedures, are welcome to download and very easy to use ~)
- 2011-08-01 21:31:23下载
- 积分:1
-
LIME-master
使用了色调映射算法,调整图片的灰度,更好表达原图里的信息与特征。(The hue mapping algorithm is used to adjust the gray level of the image and better express the information and features in the original image.)
- 2020-06-21 16:20:01下载
- 积分:1
-
EMSegementation
EM算法是最为经典的统计图像分割方法,代码基于matlab,使用EM算法实现图像分割,源代码加实例图像,非常好用(By using EM algrithm to realize the segementation of image)
- 2021-04-27 13:08:45下载
- 积分:1
-
watershed
利用形态学分水岭算法对图像进行分割,对细胞图像能达到较好的分割效果(Using morphological watershed algorithm for image segmentation, the cell image segmentation can achieve better results)
- 2021-01-28 20:28:35下载
- 积分:1
-
otsu
多维OTSU阈值分割方法,能够实现二维图像多阈值分割(Multidimensional OTSU thresholding methods, able to achieve the two-dimensional image multi-threshold segmentation)
- 2020-07-04 01:40:01下载
- 积分:1
-
lle
实现LLE算法,本算法是改进的LLE算法,主要是针对人脸图像的。()
- 2007-07-27 09:02:49下载
- 积分:1
-
iseyeopen
自己写的用开闭眼模板法判断一个眼睛的开闭状态,前提是需要去定位眼睛(Wrote it myself with open eyes closed, a template method to determine the state of opening and closing the eyes, the premise is the need to positioning the eyes)
- 2008-04-01 15:23:40下载
- 积分:1
-
image-processing
集中图像平滑函数对一张含有椒盐噪声或者高斯噪声的图像进行平滑处理的程序,(Image processing)
- 2013-05-12 21:09:50下载
- 积分:1