-
canny
说明: 自己实现的canny边缘检测算子,包括高斯滤波,非极大值抑制,双阈值处理,边缘细化等步骤。(Own implementation of canny edge detection operator, including the Gaussian filtering, non-maxima suppression, double threshold, edge thinning step.)
- 2011-03-26 21:07:56下载
- 积分:1
-
MatlabCode
压缩感知Matlab代码实现,图像压缩采样,OMP重构(Compressed sensing code, image compression sampling, OMP reconstruction)
- 2020-09-24 19:57:47下载
- 积分:1
-
Tsallis熵图像分割
一个基于MATLAB环境的图像分割算法,运用最大熵解决图像分割问题。(An image segmentation algorithm based on MATLAB environment is applied to solve the problem of image segmentation using maximum entropy.)
- 2018-04-03 19:50:44下载
- 积分:1
-
hw642
Really is a good program, Synthetic Aperture Radar (SAR) imaging simulation target, Interpolation and fitting matlab implementation.
- 2020-08-25 21:08:18下载
- 积分:1
-
ex2
说明: Ostu分割方法实现
根据原理编写Ostu程序,对cameraman灰度图片进行分割;并对获得的前景与背景,分别再进行一次分割;(Implementation of Ostu segmentation method
According to the principle, the Ostu program is compiled to segment the gray image of cameraman, and the foreground and background are segmented again;)
- 2019-11-12 11:16:29下载
- 积分:1
-
zhifen
说明: 阈值分割。基于二维直方图及混沌粒子群的图像分割方法(Thresholding. Based on two-dimensional histogram and chaotic particle swarm methods for image segmentation)
- 2010-04-06 10:35:01下载
- 积分:1
-
jiansuo
这是我本科的毕业设计做的关于医学图像的基于形状的图像检索。预处理用小波去噪 ,特征选用不变矩。(This is my undergraduate graduation design done on the medical images based on the shape of the image retrieval. Pretreatment with wavelet denoising, feature selection invariant moment.)
- 2007-07-08 20:42:39下载
- 积分:1
-
non_local
自己用python复现的NL-mean去噪,备注比较详细,便于理解原理;
之后会尝试复现更多图像领域的经典论文(The NL-mean reproduced by Python is used to denoise the noise. The notes are detailed and easy to understand the principle.
We will try to reproduce more classical papers in the field of image.)
- 2020-06-21 00:40:02下载
- 积分:1
-
bianyuanjiance
实现边缘连接和线段拟合源码,希望能与大家共享
(Realize the edge connectivity and line segment fitting source, hoping to share with everyone)
- 2007-10-13 07:36:10下载
- 积分:1
-
code
说明: 对给定图片求图片中的染色体个数。具体步骤:中值滤波方法,二值化处理,膨胀和腐蚀,开闭运算,求连通区的个数(Of a given picture for the picture of the chromosome number. Concrete steps: median filter method, binarization processing, expansion and corrosion, opening and closing operations, and the number of connected areas)
- 2008-11-26 14:27:43下载
- 积分:1