2 Star 0 Fork 0

内蒙古科技大学-胡伟健/Matlab Code

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
cui-fanbing-cfbbb cui-fanbing code dd5ede0 10个月前
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Matlab code

Introduction

The overall function achieved by the code is to convert the ultrasonic video into frame-by-frame pictures, and perform filtering operations in time and space dimensions. In order to simplify the location of the calculated area of interest, sliding window method is used to estimate Nakagami distribution parameters and polynomial fitting, and the correlation between ultrasonic parameters and temperature is explored.

Direction for use

transform: Extract the original ultrasonic video into pictures frame by frame and save the obtained pictures.

dingwei: Select the first image of each experiment, manually select the center point of the temperature probe, and select the region with a pixel value of 256*256 as the area of interest for subsequent processing and analysis.

lvbo, lvbo1: The obtained original ultrasonic images are filtered in time and space dimensions. Time dimension: In order to eliminate the random noise of B-ultrasound image data, each pixel of all frames per second is averaged, so that the frequency of ultrasonic image data is consistent with the temperature data measured by the thermocouple, and the calculation amount, time and efficiency can be reduced in subsequent ultrasonic image processing. Spatial dimension: the median filtering method is adopted. The filtering method is a nonlinear signal processing method which can effectively suppress noise based on sequencing statistical theory. It can eliminate pulse noise and salt-and-pepper noise, and protect the edge information of image, so that it will not be distorted.

bscan, nagakamimap1, nakagamimap2: These three are functions to calculate the envelope information, calculate the envelope image at the reference temperature and the envelope image at the current temperature respectively, and calculate the RCN and ARCN matrix

fitting of a polynomial: To explore the correlation between ARCN parameters and temperature

空文件

简介

This warehouse for image processing related code. 展开 收起
Matlab
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Matlab
1
https://gitee.com/imust_xinxi/matlab-code.git
git@gitee.com:imust_xinxi/matlab-code.git
imust_xinxi
matlab-code
Matlab Code
master

搜索帮助