-
my_dct
用matlab做的基于DCT变换的图像压缩源码,先把图像分成8X8 的子块,然后做DCT变换,再量化,在恢复重建图像(Using matlab to do DCT-based transform image compression source code, first image is divided into 8x8 sub-block, and then make DCT transform, and then quantified, at the resumption of the reconstructed image)
- 2020-08-09 12:08:29下载
- 积分:1
-
rectification_transf
对两幅图像提取特征点,并计算基本矩阵,对两幅图像进行极线矫正,并画出校正后图像特征点的极线,效果非常好(The two images of the image feature points in the feature points are extracted, and the calculated fundamental matrix, correction of lines of the two images, and after the draw correction lines, very good results)
- 2013-04-12 11:04:53下载
- 积分:1
-
similarity
python写的图像相似度算法。比较图像相似度,选出最相思的图片(python write the image similarity algorithm. Compare image similarity, image to select the most Acacia)
- 2011-11-22 14:57:35下载
- 积分:1
-
findseed
自己编写的函数,自动寻找乳腺肿块区域的种子点,为种子区域生长做准备,算法比较复杂(breast boundary.seed region growth)
- 2012-06-05 01:19:20下载
- 积分:1
-
test
将获取图像分块成10*10,并合成列向量的矩阵(Will acquire an image block into 10* 10, and matrix synthesis column vector)
- 2015-03-25 14:23:37下载
- 积分:1
-
image-segmentation-program
给予matlab的图像分割例程,内附相关图片及程序。(Image segmentation routine MATLAB, containing the relevant pictures and program.
)
- 2013-08-05 17:12:56下载
- 积分:1
-
VCdetuxingchuli
VC的图形处理以及简单的程序设计,简单易懂(VC graphics processing and simple program design, simple and understandable
)
- 2011-12-13 16:41:34下载
- 积分:1
-
OPENCVIMAGEPROCESS
OPENCV图像处理模板,有界面编程的,以后运用opencv直接在里面填写代码就可以了(OPENCV image processing template, with interface programming, and after using opencv code directly on the inside can be a complete)
- 2010-05-10 16:52:17下载
- 积分:1
-
重力正演模型
说明: 学习和掌握简单条件下规则形体重力异常的正演计算方法和形态特征,加深对课堂理论内容的理解。
根据指定形状地质体,选择不同产状和密度参数,计算出重力异常及其导数的正确结果。绘制相应的剖面异常图,观察曲线形态。(Learn and master the forward calculation method and morphological characteristics of gravity anomaly of regular body under simple conditions, and deepen the understanding of classroom theoretical content.
According to the specified shape geological body, different occurrence and density parameters are selected to calculate the correct results of gravity anomaly and its derivative. Draw the corresponding profile anomaly map and observe the curve shape.)
- 2020-11-25 21:11:56下载
- 积分: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