-
Code自适应
传统的图像分割方法可以分为基于阈值、边缘、区域的方法等,而传统的分割方法在复杂图像分割中效果不好。为了提高图像分割的性能,我们提出了一种基于局部自适应窗口的Otsu方法。首先,分析了传统阈值法在复杂图像分割中不能很好地形成的原因,比较了全局阈值和局部阈值对图像分割的影响。其次,提出了根据局部信息自适应地改变局部窗口大小的方法,分析了该方法的特点。最后,证明了所提出的新方法优于其他方法。实验结果表明,与其他传统方法相比,该方法能保持更多的细节,获得更满意的结果。(The traditional image segmentation methods can be divided into thresholding, edge and region methods. The traditional segmentation methods do not perform well in the segmentation of complicated images. In order to improve the performance of image segmentation, we propose an adaptive windowed range-constrained Otsu method based on local information.First, the reason why traditional thresholding methods do not perform well in the segmentation of complicated images is analyzed. Therein, the influences of global and local thresholdings on the image segmentation are compared. Secondly, a method of adaptively changing the local window size based on local information is proposed, and the characteristics of the proposed method are analyzed. Finally, the superiority of the proposed method over other methods, It is validated by the experiments that the proposed method can keep more details and acquire much more satisfying results as compared with the other conventional methods.)
- 2018-10-24 15:04:08下载
- 积分:1
-
deblur_code_1_2
说明: 从单张图片中去除相机抖动造成的模糊的matlab程序,算法见Removing Camera Shake from a Single Image(err)
- 2008-09-07 10:25:48下载
- 积分:1
-
soft_cast
softcast的2d dct实现,先对图像转灰度图,得到的亮度信号矩阵做DCT 变换(softcast of 2d dct implementation, the first image to grayscale, luminance signal obtained by DCT transformation matrix do)
- 2013-09-29 09:49:10下载
- 积分:1
-
work
用自适应阈值法二值化图像,首先将图像分为几个子图像,在每个子图像中求得均值,用此均值二值化本子图(err)
- 2007-12-04 16:04:58下载
- 积分:1
-
NonnegativeICA
实现非负ICA的盲源分离,可用于对图像等非负混合信号的分离(Non-negative ICA blind source separation, can be used for the separation of mixed-signal images and other non-negative)
- 2020-10-10 16:27:34下载
- 积分:1
-
图像处理标准测试图片库 Standard-test-images
图像处理标准测试图片库,用于数字图像处理各种仿真实验。(Standard test image gallery image processing to digital image processing all kinds of simulation experiments.
)
- 2013-04-06 18:34:41下载
- 积分:1
-
WenLiLiJiaophoto
该程序为离焦模糊参数识别的方法,通过canny算子检测边缘,用hough变换检测直线的方法求离焦半径。(The program for the defocus blur parameter identification method by canny operator edge detection using hough transform line detection method for the defocus radius.)
- 2021-01-12 16:48:49下载
- 积分:1
-
digitalprocess
本文叙述了用数字图象处理技术实现天文图象目标的参数测量,重叠图象的分离、原以及星和银河的识别(This paper describes the use of digital image processing technology to achieve the objectives of astronomical images measured parameters, the separation of overlapping images, the original as well as the identification of stars and the Galaxy)
- 2009-03-25 17:00:29下载
- 积分:1
-
PSNRforColorGif
说明: 计算GIF彩色图像的差异,两幅图像大小一致且调色板一致。其中Psnr 为两幅图像的psnr值.P 为两幅图像之间像素索引不同的索引值占图像大小的比例。(GIF image color difference calculation, the two images the same size and same color palette. One Psnr the two images psnr value. P index for the pixels between two images, the index values of different ratio of total image size.)
- 2010-04-09 11:50:02下载
- 积分:1
-
MeanShift2
meanshift算法的python实现 + 图像化显示(meanshift with python)
- 2018-05-29 15:13:58下载
- 积分:1