-
kmeans-image-segmentation
K均值 很好用的K均值代码 很好用的K均值代码(K-means K-means used in a very good code)
- 2009-05-10 12:35:52下载
- 积分:1
-
SAR合成孔径雷达图像点目标(附matlab代码)
SAR合成孔径雷达的点目标仿真报告,含matlab代码(SAR synthetic aperture radar point target simulation report, including Matlab code)
- 2020-06-26 23:00:02下载
- 积分:1
-
fftSpectrumanalysis
1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图
2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选
3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱
4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图( 1. Using Matlab generated sine wave, square wave, and the white noise signal, and displays the respective time-domain waveform 2. The FFT transform, showing each spectrum, where the sampling rate, frequency, data length choice 3. Rms signal to make the three maps, power spectra, as well as the number of rms spectra 4. With the inverse Fourier transform IFFT restore the signal and displays the recovered time-domain waveform sinusoidal signal)
- 2013-09-03 06:55:54下载
- 积分:1
-
circle-are
用C编写程序来求解圆的面积和周长,这是以前的一个实习作业。(Write a program in C to solve the area and perimeter of a circle, which was previously an internship job.)
- 2013-10-14 19:22:33下载
- 积分:1
-
diffraction
Images of diffraction
- 2013-10-21 22:02:24下载
- 积分:1
-
1
说明: 基于matlab的多帧图像超分辨重建。可以自行下载下来直接运行。(Multi frame image super-resolution reconstruction based on MATLAB.)
- 2021-04-07 15:37:01下载
- 积分:1
-
SIFT
本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 (The program will combine the SIFT and the edge of image registration is used to make the first detection of the key points with SIFT operator with CANNY edge detection and then select the best match point optimized vector matching image registration.)
- 2010-05-23 22:43:49下载
- 积分:1
-
1997-Image-Indexing-Using-Color-Correlogram
Image Indexing Using Color Correlogram
- 2015-05-11 05:15:10下载
- 积分:1
-
FRFT
关于分数阶傅里叶变换的理论,算法,及应用,有代码,附论文和其他资料若干(Input signal to calculate the discrete fractional Fourier transform, with a number of papers and other information)
- 2011-07-25 16:37:10下载
- 积分:1
-
meanshift-tracking
主要思想是用meanshift算法跟踪目标,拖动矩形框选择目标模板,meanshift自动跟踪
本程序的主要缺陷体现在帧差法自动识别目标,这部分功能与上一个功能独立,可用可不用,用于自动识别目标,效果不是很好,主要体现在对图像视频的要求是 背景(目标以外的所有事物)不能动(The main idea is to use meanshift algorithm to track the target and drag a rectangle to select the target template, meanshift automatic tracking
The main drawback of the program is reflected in the frame difference method automatically identifies the target, which is part of the function and one function independently, may or may not, be used to automatically identify the target, the effect is not very good, mainly reflected in the requirements of the video image is the background (target All things outside) can not move)
- 2014-06-07 09:31:15下载
- 积分:1