-
cancer
典型的图像分割算法,希望对大家有用,多多支持,(Typical image segmentation algorithm, useful for all of us hope, a lot of support,)
- 2007-12-04 13:53:26下载
- 积分:1
-
Gaussian
打开24位彩色bmp文件, 显示该图像
将图像内容顺时针旋转90度后显示出来
将图像分成等大小的4块,将第1和第3块像素互换后保存
将旋转后的图像转换成灰度图像显示,并保存
对灰度图像求Sobel边缘图,显示出来,并保存
对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用)
对灰度图像进行2值化(Open 24-bit color bmp files, displays the image will rotate clockwise image content displayed image is divided into four equal-sized 90 degrees, the first and three pixels after swap to save the rotated image conversion ashes of the image display, and save images to grayscale seeking Sobel edge map is displayed, and save the gray image Gaussian smoothing, and save (experience required smoothing effect) grayscale image binarized)
- 2020-06-29 07:40:01下载
- 积分:1
-
OSTU
说明: 用OSTU和KSW实现多阈值图像分割,matlab代码(Image Segmentation Using OSTU and KSW)
- 2019-05-14 16:22:31下载
- 积分:1
-
SegmentationforImagesofVCH-F1BasednmprovedWatersed
针对分水岭算法存在的过分割问题以及VCH-F1切片图像的特点,提出一种能够有效消除局部极小值和噪声干扰的自动分割方法。首先比较彩色分量梯度图,选择分量图像的梯度信息,达到有效提取图像边缘信息的目的;然后提出基于多阈值分割的方法消除无效梯度信息;最后介绍了算法的步骤及结果。实验结果证明,通过该方法处理的梯度图像再进行分水岭算法处理,即使不进行区域合并也能达到很好的效果。(Watershed algorithm for over-segmentation problem of the existence of VCH-F1 as well as the characteristics of the image slice, a can effectively eliminate the local minimum value and noise automatic segmentation method. Comparing the first color component gradient map, select the quantity of image gradient information, achieve an effective extraction of image edge information purposes then made based on multi-threshold segmentation method to eliminate invalid gradient information Finally introduce the steps of the algorithm and results. Experimental results show that the adoption of the method of treatment of gradient watershed algorithm for image re-treatment, even if there is no regional merger will also achieve good results.)
- 2008-03-28 16:14:01下载
- 积分:1
-
gbvs
静态图像显著性分析程序,利用matlab开发。加州理工三位教授所写。(Software] Saliency Map Algorithm : MATLAB Source Code
Below is MATLAB code which computes a salience/saliency map for an image or image sequence/video (either Graph-Based Visual Saliency (GBVS) or the standard Itti, Koch, Niebur PAMI 1998 saliency map). See the included readme file for details. I also have a newer, simpler version implementing only the Itti algorithm (see simpsal/readme.txt).
Please try it out and email me if you have any questions.
Download:
Please select one of the following to download:
[gbvs.zip]
This package includes an implementation of the full GBVS algorithm. It also lets you compute an Itti, Koch, Niebur saliency map. It includes a function for computing the ROC score between eye-movements (provided as x,y fixation points) and a saliency map, and a function for displaying a saliency map overlayed on top of an image (as in the screenshot below).
Right after you download the zip file, you must change into the gbvs/ directory and run:
>>)
- 2011-09-11 15:56:18下载
- 积分:1
-
压缩感知程序
压缩感知中稀疏分解算法的正交匹配追踪算法OMP(An orthogonal matching pursuit algorithm for compressed sensing OMP)
- 2017-10-11 14:45:30下载
- 积分:1
-
fast_distance_map_caculate
使用边缘跟踪,种子填充等算法提取图像边界,然后使用并行的方法来计算图像的距离图。(using edge tracking and seed filling algorithm to detect the edges of images, then use the parallel approach to the calculation of the distance between the image map.)
- 2006-12-30 19:11:06下载
- 积分:1
-
huang
1维LBP算法,在一维上做LBP算法,用于提取微表情特征(1-dimension LBP,abstract microfacial expression features)
- 2020-09-02 14:58:08下载
- 积分:1
-
mainjj
图像读取与显示,图像二值化,边缘检测,边缘追踪(Read and display image, image binarization, edge detection, edge tracking)
- 2010-05-29 15:41:47下载
- 积分:1
-
MR8-Filter-bank
图像处理领域有很多滤波器,好的滤波器可以很快的提取有效的特征,MR8是一组特别好的滤波器组,比gabor filter更好,这里是MR8的源码,有需要的可以下载一用!(There are a lot of image processing filter, a good filter can quickly extract effective feature, MR8 is a particularly good filter group, better than gabor filter, here is MR8 source, there is a need to download a use!)
- 2020-12-16 17:59:13下载
- 积分:1