-
rotate_image
对一幅图像实现不同角度的旋转,从而可以观察不同角度的结果。( rotate_image- rotates an image given inside a matrix by the amount of "degree" counter-clockwise
using linear interpolation of the output grid points from the back-rotated input points
in this way, the output image will never have a "blank" point)
- 2010-09-25 13:36:34下载
- 积分:1
-
DICOMDIR
DICOMDIR Reader
Matlab实现DICOMDIR读取
Matlab, Image Processing Toolbox
程序读取DICOMDIR文件,读取meta数据,生成三维矩阵。
相关知识
Reading DICOMDIR folder using the directory browser GUI:
dcmSeries = loaddcmdir
Generating 3D array by selecting a dicom series:
[imaVOL, scaninfo, dcminfo] = loaddcm(loaddcmdir)
(DICOMDIR Reader Matlab implementation DICOMDIR read Matlab, Image Processing Toolbox program reads DICOMDIR file, read the meta data to generate three-dimensional matrix. Knowledge Reading DICOMDIR folder using the directory browser GUI: dcmSeries = loaddcmdir Generating 3D array by selecting a dicom series: [imaVOL, scaninfo, dcminfo] = loaddcm (loaddcmdir) )
- 2010-05-05 23:43:43下载
- 积分:1
-
MosaicKit
这是MosaicKit的matlab程序,可以用于图像融合等(This is the Matlab MosaicKit procedures can be used for image fusion, etc.)
- 2007-03-13 15:46:27下载
- 积分:1
-
miedian
基于matlab,通过焦点计算二维中的图像灭点,以还原成三维图像。(Based on matlab, calculated by the two-dimensional image in the focus off point to restore the three-dimensional image.)
- 2014-08-24 14:40:50下载
- 积分:1
-
prtools
the pattern recognition Matlab toolbox
- 2015-04-10 05:40:23下载
- 积分:1
-
diedaiyuzhi
说明: 用迭代法进行阈值分割的源代码,可以实现,希望对大家有所帮助。(Iterative thresholding method source code, you can achieve, we want to help.)
- 2010-04-14 11:46:55下载
- 积分:1
-
MALABbaodian
MATLAB宝典光盘赠送的章节。还是很有帮助的(MATLAB Collection CD gift section. Very helpful)
- 2013-08-30 16:14:31下载
- 积分:1
-
Scaramuzza_OCamCalib_v2.0
The OcamCalib Toolbox for Matlab allows the user (also inexpert users) to calibrate any central omnidirectional camera, that is, any panoramic camera having a single effective viewpoint.
- 2012-11-10 16:38:55下载
- 积分:1
-
vad
关于端点检测的几种方法,语音样本是自己录制的,对传统算法做了一些改进,加入了去噪,去噪之后再进行端点检测,均调通
vad0303:自己设置调整门限为一定值
vad0310:根据能量值和过零率设置门限,自适应门限值
vad0310_2:基于比例因子的门限自调整
vad0310.m加入了噪声,端点检测前都噪声进行了处理
entropy.m:基于自适应子带频谱熵的稳健性语音端点检测 可用于语音增强及端点检测
dbdoor.m:双门限算法,用于语音端点检测。可以通过调整门限值,并加入门限自适应算法,实现语音端点检测(Several methods on endpoint detection, recording their own voice samples, the traditional algorithm has made some improvements, adding a de-noising, and then after de-noising endpoint detection are transferred through)
- 2016-04-12 19:30:47下载
- 积分:1
-
wpacket
小波包变换的c程序代码,调试通过,可以使用(Wavelet Packet Transform c program code, debugging through, you can use)
- 2008-06-04 11:34:12下载
- 积分:1