-
• To design a GUI in MATLAB for Dual
• To design a GUI in MATLAB for Dual-Tone Multi-Frequency (DTMF) telephone key pad, including DTMF Signal generator and DTMF tone detector
• To simulate the DTMF signals with noise based on the specifications given.
• To decode and display the DTMF signals by using FFT algorithm
- 2022-02-27 06:20:20下载
- 积分:1
-
用Canny算子进行边缘检测 的 函数
文件,大家可以尝试的用用,都是基于matlab平台的。...
用Canny算子进行边缘检测 的 函数
文件,大家可以尝试的用用,都是基于matlab平台的。-Canny operator for edge detection function documents, we can try to use use are based on Matlab platform.
- 2022-03-24 15:14:30下载
- 积分:1
-
均值滤波^ _ ^ VC程序,有测试图片,作为一个初学者,技术。
均值滤波的vc程序^_^,里面有测试图片,作为初学者,程序功能比较简单,大家可以参考一下啊-mean filtering vc ^ _ ^ procedures, there are test photographs, as a beginner, the process is relatively simple function, we can take a look ah
- 2022-02-05 14:59:14下载
- 积分:1
-
this program can detect face from .bmp file
能从输入的.bmp格式文件中检测出人脸,对于比较清晰的图像可以准确识别出人脸,对于质量低的图像还不能准确识别-this program can detect face from .bmp file
- 2022-08-14 16:34:18下载
- 积分:1
-
对图形的边缘,可实现图像到链码,链码到图像的转换。
对图形的边缘,可实现图像到链码,链码到图像的转换。-right to the brink of graphics, images can be realized chain code, the chain code to the image conversion.
- 2022-12-16 12:55:03下载
- 积分:1
-
Undergraduate digital image processing, two testing procedures, including image...
本科数字图像处理试验程序2,包括图像锐化分割等-Undergraduate digital image processing, two testing procedures, including image sharpening segmentation
- 2023-04-30 12:15:03下载
- 积分:1
-
Graphical display special algorithm, the horizontal direction, vertical directio...
图形显示特技算法,水平方向、垂直方向、雨滴效果、百叶窗效果等-Graphical display special algorithm, the horizontal direction, vertical direction, rain effects, shutter effects
- 2022-02-24 22:05:32下载
- 积分:1
-
在图像处理中,主要用于图像的二值化处理。
在图像处理中,主要用于图像的二值化处理。-In image processing, mainly for image binarization.
- 2022-02-05 00:40:19下载
- 积分:1
-
Using wavelet transform methods of image enhancement as a treatment procedure
使用小波变换的方法对图象进行增强处理的一个程序-Using wavelet transform methods of image enhancement as a treatment procedure
- 2022-03-10 09:45:55下载
- 积分:1
-
(1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象;
(2)将所有子图象按列相接变成一个81维的行向量;
(3)对所有200个行向量进行...
(1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象;
(2)将所有子图象按列相接变成一个81维的行向量;
(3)对所有200个行向量进行KL变换,求出其对应的协方差矩阵的特征向量和特征值,按降序排列特征值以及所对应的特征向量;
(4)选择前40个最大特征值所对应的特征向量作为主元,将原图象块向这40个特征向量上投影,所获得的投影系数就是这个子块的特征向量。
(5)求出所有子块的特征向量。
-(1) the application of 9 × 9 window of these images at random, a total sample of 200 sub-image (2) all sub-images according to out-phase into a 81-dimensional row vector (3) all 200 lines for KL transform vector, derived its corresponding covariance matrix of eigenvectors and eigenvalues, in descending order by eigenvalue and the corresponding eigenvector (4) a choice to 40 corresponding to the largest eigenvalue eigenvector as the PCA, the original image block to the 40 feature vectors on the projection, the projection coefficients obtained by this sub-block eigenvector. (5) calculated for all sub-block eigenvector.
- 2022-03-12 15:39:39下载
- 积分:1