-
txlb
数字图像处理中的滤波和傅里叶压缩,包括理想低通滤波器,巴特沃茨高通滤波器,高斯带通滤波器,高斯带阻滤波器,FFT图像压缩。附原图像和处理后的图像截图。(Digital image processing in filtering and Fourier compression, including the design of an ideal low-pass filter, design Batewoci high-pass filter, bandpass filter design Gaussian, Gaussian band stop filter, FFT image compression. Attached to the original image and processed image capture.)
- 2010-05-31 22:21:32下载
- 积分:1
-
soundDCT
读入语音信号并对其进行dct变换进行压缩变换的matlab程序(Reading the speech signal compression transform Matlab procedures and dct transform)
- 2020-11-15 15:49:41下载
- 积分:1
-
YUV_tool
读取使用YUV格式视频的一系列函数,包括LoadYUV,saveYUV,YUV与RGB直间的相互转换等(Read YUV format video series of functions, including LoadYUV, saveYUV straight between YUV and RGB conversion)
- 2021-03-11 09:29:26下载
- 积分:1
-
matlab-watershed-algorithm
说明: 使用matlab做分水岭算法,分水岭算法是图像分割中常用的算法,算法的理论依据待考究,适用场景可供分析讨论。(watershed algorithm using matlab)
- 2011-03-01 14:49:10下载
- 积分:1
-
SAR-autofocus-using-semidefine
这个是用于合成孔径雷达图像自聚焦的算法,易于实验,具有良好的效果。适合入门者。(this is a algorithm used for SAR image autofocus. this method is very simple and easy to realize and is suitable for beginner.
)
- 2014-09-09 10:52:00下载
- 积分:1
-
OMP
小波域稀疏表示,正交匹配追踪算法压缩感知重建(wavelet transform Compressive sensing)
- 2019-03-11 16:13:23下载
- 积分:1
-
bwlabel
说明: vc++调用matlab函数混合编程实现二值图像的区域标记。(vc++ call matlab function Matlab binary image of the regional markers.)
- 2008-10-13 15:39:51下载
- 积分:1
-
meanvariance
能计算图像的灰度直方图,及其对应的灰度均值(calculate means ,variance,bins)
- 2012-04-18 14:58:48下载
- 积分:1
-
guangliufenxi
光流分析程序
利用光流分析进行运动目标检测程序 (Optical flow analysis program using optical flow analysis of moving target detection procedures)
- 2009-01-07 19:08:38下载
- 积分:1
-
BFSPDFS
广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。
(Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
- 2013-08-10 10:37:12下载
- 积分:1