-
MATLAB
求解声压级,总声压,三分之一倍频程,倍频程,能量谱密度(get one third octave)
- 2021-03-16 13:29:21下载
- 积分:1
-
简单图像处理codesforimageprocessing
实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。(simple image processing, including color to grayscale 256, the Hough transform, Walsh transform, Median filtering, binary conversion, brightness changes, Fourier transform, and color-from the few to admit index, image shifting, image rotation, refined images, image scaling, image mirroring, mean filtering, contrast stretching, Laplacian sharpening (edge detection), block codes, Sharpening gradient, gray balance, histogram equalization, discrete cosine transform, Wiener filter, reverse filtering, threshold transform, Gaussian smoothing.)
- 2020-07-09 11:18:55下载
- 积分:1
-
FFT
这是一个经典的fourier translate 傅里叶变换的程序 计算图像的中心点并标记和傅里叶频谱图的最大能量环并标记(This is a classic Fourier transform fourier translate the program to calculate the center of the image and mark and Fourier frequency spectrum of the maximum energy ring and mark)
- 2010-01-02 16:02:48下载
- 积分:1
-
SR
说明: 利用稀疏矩阵思想进行图像的超分辨率重建,效果较好。(Thinking of using sparse matrix for image super-resolution reconstruction, the effect is better.)
- 2011-04-24 16:11:40下载
- 积分:1
-
fingerprint-feature-extraction-
本文设计了一套指纹图像预处理和指纹特征提取算法, 利用方向滤波的方法对原始图像进行增强,使用改进的细化算法进行细化, 最后基于脊线跟踪的方法, 用改进的算法更为简洁而有效地避免了各种伪特征。设计的算法经Matlab 实现, 实验效果良好。(Designed a fingerprint image and fingerprint feature extraction algorithm using directional filtering the original image enhancement, improved thinning algorithm refinement, the last ridge line tracking method, the improved algorithm is more simple and effective way to avoid the pseudo-characteristic. Design algorithm with Matlab, the experiment well.)
- 2012-08-20 17:07:54下载
- 积分:1
-
23424646745
易语言图像混色汇编版源码,易语言写的图形图象编程,很好的参考。(Easy language image color mixing assembly version of source code, easy to graphics programming language to write, a good reference.)
- 2013-09-18 19:51:11下载
- 积分:1
-
Graph
输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
- 2020-12-13 15:29:15下载
- 积分:1
-
VehicleTrack
视频车辆检测,主要是介绍视频中的车辆运动目标的检测和跟踪计数(The detection of video vehicle mainly introduces the detection and tracking of moving targets in video)
- 2017-07-24 20:29:34下载
- 积分:1
-
06362230
Continuous Birdsong Recognition Using Gaussian
Mixture Modeling of Image Shape Features
- 2013-07-09 10:13:22下载
- 积分:1
-
ml1
使用matlab实现的,基础单变量以及多变量梯度下降算法,和信号分类以及信号归一化部分算法,是机器学习领域最基本的代码,希望大家多多交流(matlab implementation of basic univariate and multivariate gradient descent and signal classification algorithms, machine learning basic code, hope that more exchanges)
- 2013-10-29 15:34:24下载
- 积分:1