搜索资源列表
myread
- matlab中读取*.txt文件数据程序,*.txt文件 可以是串口调试助手等采集到的16进制数据。-Use Matlab to open *.txt files and can open all kinds of *.txt files shch as 16bit files come from debug the assistant with one bunch of mouths
topoplot
- 基于采集的脑电导联信号,用matlab去噪和伪迹,最后绘制脑地形图。 去噪文件夹: FastICA_25文件夹为 fastICA函数;pca为pca 函数; av_sub伪迹减法去噪; ica_step1,ica_step2&pca 为ica与pca的去噪程序; wave_entro为小波熵的计算程序; topoplot为地形图函数; topo为画地形图程序;eloc32,eloc16为函数调用32导/16导的头皮电极分布位置 get_txt将采集的脑
CT
- 图像反投影重建算法,利用CT采集的数据在进行R_L_滤波后进行反投影得到检测图像。-Image reconstruction algorithm, using the projection of the data collected on CT after R_L_ filter back-projection get detection images.
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 ,图像大
tztqzheng1
- EEG采集脑电波,然后用小波变换分析睁眼时产生脑电波的频率及各项数据-EEG brain waves collected and then analyzed using wavelet transform eyes when the frequency of brain waves generated and the data
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
radardisplay
- 以二进制形式读取雷达采集卡数据并用matlab仿真显示8位灰度效果图,并转成极坐标形式显示,经过优化速度提升到十秒以内。2008年买的比较本三秒内-radar display based on matlab simulation
readDAQ
- matlab 读取超声采集DAQ数据,主要用于波束合成,处理row数据-data reading program
FaceRecognition_CNN(olivettifaces)
- 智能图像/视频处理中,复杂背景环境(比如室外环境、机场、车站等)下,人脸识别的第一步是人脸的检测。它的精确度直接影响到后期识别的结果。不过,领域内的科学家们基本上很难有足够的精力和时间开发优化的C++代码,使其用于商业用途,而一般都是只在Matlab中进行模拟。 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。文章中的分类器的训练数据来自与我的 webcam图像,它们被采集于不同时间,不同光照,不同背景环境下,它几乎可以实时地检测
so1
- 使用matlab编译的一个对图像每个像素点信息采集的代码,采集的信息保存在一个数据文件中-Use matlab compiled a code of each pixel image information collection, collection of information stored in a data file
trismooth
- 实现MATLAB对茶壶采集的的点云数据网格生成,并细化-MATLAB to achieve the collection of the teapot point cloud data grid generation, and refinement
pointsclouds_smooth
- 实现MATLAB对茶壶采集的的点云数据网格生成,并细化- MATLAB to achieve the collection of the teapot point cloud data grid generation, and refinement
MATLAB
- MATLAB GUI实现图像采集,实时显示摄像头数据并定时采集图像自动存储到指定路径中-matlab image data receiving GUI
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
dongtaiboxintu
- matlab GUI串口通信,实时采集数据,曲线显示,接收和发送数据-matlab GUI serial communication, real-time data collection, curve display, receiving and sending data
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
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