-
9735866
MATLAB经典算法程序源代码,相当经典()
- 2018-05-12 22:11:19下载
- 积分:1
-
watershed_example
说明: 分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。 分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。(The watershed algorithm is an image region segmentation method. In the segmentation process, it will use the similarity with neighboring pixels as an important reference basis, so as to connect pixels that are close in space and have similar gray values to each other. Forming a closed contour, closedness is an important feature of the watershed algorithm. This example applies to 2D and 3D images, calculates the watershed transformation and displays the resulting label matrix as an RGB image.)
- 2020-04-08 21:45:20下载
- 积分:1
-
hough-change
这是一个简单的程序代码,主要针对hough变化(This is a simple program code, mainly for hough change)
- 2013-04-19 23:29:32下载
- 积分:1
-
PCA+SVM
先用PCA降维,在利用支持向量机进行分类,这个分类是二分类,所以PCA的降维降到两维即可分类。(Firstly, PCA dimensionality reduction is used to conduct classification with support vector machine. This classification is binary classification, so the dimensionality reduction of PCA can be reduced to two dimensions for classification.)
- 2018-12-02 16:03:37下载
- 积分:1
-
图像配准_matlab
说明: 实现图像配准,两幅不同来源的数据配准,可直接运行,效果直观(Image registration, two different sources of data registration)
- 2020-07-01 17:31:36下载
- 积分:1
-
HDMI-Type-A、B、C、D接口图
HDMI接口定义,包括a,b,c,d,包括各种接口的详细介绍(HDMI interface definition, including a, b, c, d, including detailed introduction of various interfaces)
- 2020-06-17 03:40:01下载
- 积分:1
-
仿真代码
说明: 这是一篇关于大气湍流退化图像复原的硕士论文,我用matlab对该论文中阐述的方法进行了仿真(This is a master's thesis on the restoration of atmospheric turbulence degraded images. I used Matlab to simulate the methods described in this paper.)
- 2017-12-21 22:27:10下载
- 积分:1
-
DOE (2)
衍射光学光束整形元件设计
目标:在透镜后焦面上实现图形的光强分布
实现:
1、波长、衍射光学元件口径、形状、入射波前、二维目标分布及尺寸等都可自行设定;
2、对相位进行8台阶量化,重新计算;
3、更换输出面的采样间隔,重新计算。(Design of Diffraction Optical Beam Shaping Element
Objective: To realize the intensity distribution of the pattern on the focal plane behind the lens.
Realization:
1. Wavelength, aperture, shape, incident wavefront, two-dimensional target distribution and size of diffractive optical elements can be set by themselves.
2. The phase is quantized by 8 steps and recalculated.
3. Replace the sampling interval of the output surface and recalculate it.)
- 2019-03-22 15:54:25下载
- 积分:1
-
ffdct
这是DCT的改进算法,可以提高DCT算法的执行速度。(This is the DCT of the improved algorithm can improve the execution speed DCT algorithms.)
- 2009-09-15 12:51:41下载
- 积分:1
-
picture_encryption
说明: 使用python实现图像的加解密算法,涉及到基于RC4的图像加解密,基于logistic的图像加解密,arnold图像置换,有图像界面,使用QT制作(Using Python to implement image encryption and decryption algorithm involves image encryption and decryption based on RC4, image encryption and decryption based on logistic, Arnold image replacement, image interface, QT production)
- 2019-12-11 14:53:54下载
- 积分:1