-
im_MSfilter
基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理 (Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixels, that is, to converge to the same point as a starting point to the category and then assigned to this type of labeling of these starting points, at the same time to contain too few pixels to remove the category. Then, using thresholding segmentation method of binary image processing)
- 2009-06-11 16:45:22下载
- 积分:1
-
Aimagerestoratedmethodusingaperturecoded
一种基于孔径编码的图像复原方法,效果非常好,不过缺陷是需要知道PSF等先验知识(Based on coded aperture image restoration method, the effect is very good, but the deficiencies need to know a priori knowledge of PSF, etc.)
- 2020-11-17 11:49:39下载
- 积分:1
-
whmt
用于图像去噪的代码,有模型去噪、双树复小波去噪,希望有帮助。(Code for image denoising, a denoising model dual tree complex wavelet denoising, hope to have help。)
- 2021-04-21 10:38:50下载
- 积分:1
-
01.gudingquanzhong_juyubeijing
飞机弱小目标检测,利用固定权重,对背景进行全图重建,再利用残差图像,获得小目标的具体方位。(Aircraft small target detection, the use of fixed weights to rebuild the whole map background, and then use the residual image, obtain the specific location of small targets)
- 2015-09-13 14:12:13下载
- 积分:1
-
ImageHistogramEqualization
说明: vc代码,用于图像直方图均衡(以原始girl图像为测试图像) (vc code, for image histogram equalization (in the original girl image for the test images))
- 2010-03-28 09:42:18下载
- 积分:1
-
织唛缺陷检测
织唛的缺陷检测,主要是运用surf算法进行检测。(Label defect detection)
- 2018-02-01 16:46:43下载
- 积分:1
-
regionbased_seg
Region Based Active Contour Segmentation:基于活动轮廓的图像分割算法,MATLAB代码,可用于目标提取,包括实验图片(Region Based Active Contour Segmentation: Active Contour-based image segmentation algorithm, MATLAB code, and can be used for object extraction, including the experimental image)
- 2009-11-19 10:33:16下载
- 积分:1
-
612940
图像的中值滤波源码例程程序结合易语言数值计算支持库和图像格式转换支持库,调用正态分布图像处理模块实现图像的中值滤波功能。(Image median filtering routine program combined with easy language source numerical support libraries and image format conversion support library , call the normal image processing module median filtering images.)
- 2016-02-13 21:17:03下载
- 积分:1
-
SAR
全极化干涉雷达图像分类算法的实现代码full_wishartdec(Polarimetric InSAR image classification algorithm implementation code full_wishartdec)
- 2011-11-26 22:45:29下载
- 积分:1
-
localhisteq1
一个局部直方图均衡化算法,输入为图像和窗口的长宽,并且长宽只能为奇数(A local histogram equalization algorithm, input images and the length and width of the window, and the length and width of only odd-numbered)
- 2009-02-28 12:49:53下载
- 积分:1