搜索资源列表
YUV2RGB
- 将视频采集卡中的采集到的原始视频数据(YUY2格式)转换成RGB24格式,保存成位图。 用于抓取帧-Video capture card will be collected in the original video data (YUY2 format) into RGB24 format, saved as bitmaps. Frame for crawl
idc_img_dcm
- 此代码作用是对加拿大IDC Imaging Dynamics Company 公司平板探测器的输出图像进行格式转换,通过IDC采集到的图像一般后缀为img。这段代码是将.img文件改为dcm文件,并存盘。由于不知道idc的详细格式,这里只将img文件中的数据导出,加上dcm头,保存。具体idc的img文件中,数据的定位是通过观察原始图像的数据,一个.img文件中保存处理前和处理后两幅图像,第1幅的结束地址18811888 ,图像大小为3072x3042,第2幅的结束地址37686256 ,图像大
Microphone-Camera-audio-video
- 可实现实时的音频和图像处理。在捕获固定长度的音频数据的周期内,同时采集一张图像。-The current Matlab-code can be used for real-time audio and image processing. Fixed-length segments of audio data are recorded from soundcard s input and an image is also captured in each block. In particular,
Shepp_logan_Reconstruction
- 用matab的GUIDE开发环境设计一个基于Shepp_logan模型图像的MRI 图像重建仿真平台,可以模拟K空间线性和螺旋轨迹设计,K空间数据采集过程以及均匀采样下图像重建。-This is a simulation plantform used for MRI image reconstruction based on Shepp_logan model image in the development environment of matlab GUIDE.It can simulate
ECGExtractionPackage
- 利用MATLAB 提取ECG 波形数据,从图像中采集心电波形非常有用。-extracting ECG data from images
so1
- 使用matlab编译的一个对图像每个像素点信息采集的代码,采集的信息保存在一个数据文件中-Use matlab compiled a code of each pixel image information collection, collection of information stored in a data file
ECG-experiment
- 里面包含有几个由MP150采集到的ECG、PPG和心率数据,还有一个能显示ECG和PPG信号波形以及频谱的matlab程序,它还能显示经过五点平滑滤波后的ECG和PPG的波形,程序中有注释。-Which contains several by the MP150 collected ECG, PPG and heart rate data, and one can show ECG and PPG signal waveform and spectrum matlab program, it c
CT_projection_and_reconstruction
- 该代码用Matlab实现模拟CT投影数据采集、反投影重建,包括以下内容: 1. 用Matlab读取和显示一幅shepp-logan体模图像; 2. 选定扫描起始角度和间隔; 3. 进行radon变换,显示投影数据; 4. 进行irandon变换,显示反投影重建图像; 5. 进行fanbeam变换,显示数据; 6. 进行ifanbeam变换,显示反投影重建图象。-The code using Matlab simulation CT projection da
tztq
- EEG采集脑电波matlab,然后用小波变换分析睁眼时产生脑电波的频率及各项数据-EEG acquisition of MATLAB brain waves, the frequency and the data and then use wavelet transform to analyze brain waves generated when the eyes open
MATLAB
- 根据数据采集卡所采集上来的数据,这些数据包括横轴和纵轴的坐标和相应坐标的强度,通过对数据进行拟合实现图像重构(According to the data collected by the data acquisition card, these data include the coordinates of the horizontal axis and vertical axis and the intensity of the corresponding coordinates, and t