-
lpfilter
本matlab程序可生成低通滤波器,数字图像处理(The matlab program can generate low-pass filter, digital image processing)
- 2021-02-19 22:59:43下载
- 积分:1
-
GVF
做图像轮廓提取的应该都听说果GVF这个概念,也难免有没听过的,不过可以看看这个程序(Does the image contour extraction of GVF should have heard the concept of fruit, but also inevitably have heard, but can look at this process)
- 2008-05-04 12:27:53下载
- 积分:1
-
双峰法阈值分割
说明: 双峰法阈值分割。阈值分割法是一种基于区域的图像分割技术,原理是把图像象素点分为若干类。图像阈值化分割是一种传统的最常用的图像分割方法,因其实现简单、计算量小、性能较稳定而成为图像分割中最基本和应用最广泛的分割技术。它特别适用于目标和背景占据不同灰度级范围的图像。它不仅可以极大的压缩数据量,而且也大大简化了分析和处理步骤,因此在很多情况下,是进行图像分析、特征提取与模式识别之前的必要的图像预处理过程。图像阈值化的目的是要按照灰度级,对像素集合进行一个划分,得到的每个子集形成一个与现实景物相对应的区域,各个区域内部具有一致的属性,而相邻区域不具有这种一致属性。这样的划分可以通过从灰度级出发选取一个或多个阈值来实现。(Threshold segmentation)
- 2018-03-29 09:29:03下载
- 积分:1
-
cat-swarm-optimizaiton_
猫群算法在图像分类中的应用。猫群算法是一种比较新的算法,目前研究和使用的并不多。(The cats swarm optimization in image classification. Cat swarm optimization is a relatively new algorithm, not much research and use.)
- 2012-10-16 11:36:30下载
- 积分:1
-
frft_candon
离散分数阶傅立叶变换,算法参考
C. Candan, M.A. Kutay, and H.M. Ozaktas.
The discrete Fractional Fourier Transform.
IEEE Trans. Sig. Proc., 48:1329--1337, 2000
(Discrete fractional Fourier transform algorithm reference C. Candan, MA Kutay, and HM Ozaktas. The discrete Fractional Fourier Transform. IEEE Trans. Sig. Proc., 48:1329- 1337, 2000)
- 2013-10-23 18:27:29下载
- 积分:1
-
分子图像处理的软件 molecular-imaging-master
分子图像处理的软件,但没有数据库,具体操作看操作说明(Molecular image processing software, but there is no database, see the specific operation instructions)
- 2020-06-19 11:20:02下载
- 积分:1
-
Quantization-for-DCT
量化离散余弦变换系数的程序实现及其效果的检测。过程中使用了8x8的分块方法。首先计算每块的离散余弦变换(DCT);然后量化了DCT的系数; 最后进行了反离散余弦变换(iDCT). 程序中还可以设定缩放系数。(Quantify the discrete cosine transform coefficients procedure and its effect detection. The process used in the 8x8 sub-block method. First calculate the block discrete cosine transform (DCT), quantization of the DCT coefficient Finally, the inverse discrete cosine transform (iDCT) program can also set the scaling factor.)
- 2012-03-17 05:33:25下载
- 积分:1
-
Code2
实验目的:
1) 图像水平集合
2) 图像加密算法
3) 边缘提取
4) 噪音图像的产生
(2)显示图像,理解图像的模型
(3)使用图像的不同格式,理解图像压缩的意义
(4)对图像做简单的操作
本次实验需要熟练使用以下几个MATLAB命令:
imread, imwrite, imshow,figure
(Experimental purposes: 1) the level of collection of image 2) image encryption algorithm 3) Edge 4) noise generated images (2) display images, understanding image model (3) the use of images in different formats, understanding the significance of image compression (4) image to do a simple experiment needs to operate the skilled use of the following MATLAB command: imread, imwrite, imshow, figure)
- 2008-07-29 17:02:40下载
- 积分:1
-
2DFFT-IFFT
这是我做的一个二维傅里叶变换的程序,可以对图像进行2DFFT变换得到频谱图,并利用2DIFFT得到原图像(I do a two-dimensional Fourier transform procedure, 2DFFT transform spectrogram image and utilize 2DIFFT original image)
- 2012-12-01 15:56:14下载
- 积分:1
-
IPM
能够将图像坐标转化为世界坐标,根据图像像素修改参数(Can transform image coordinates into world coordinates, and modify parameters according to image pixels.)
- 2017-07-01 08:12:14下载
- 积分:1