当前位置:网站首页>Ultrasonic image segmentation
Ultrasonic image segmentation
2022-06-26 08:46:00 【will be that man】
1. introduction
The parameters of human organs can be obtained by ultrasonic image segmentation , It is of great significance to evaluate the function of human organs . But ultrasonic image has speckle noise 、 Regional blur 、 Weak boundary 、 It is difficult to locate the region of interest (ROI) Other questions , As a result, the current automatic segmentation technology can not guarantee the segmentation accuracy , But only relying on manual segmentation of the target area has a huge workload , And subjective factors are strong .
2. Method
At present, ultrasonic image segmentation generally needs image preprocessing 、 ROI localization and image segmentation :
① Image pre-processing stage is image denoising and image enhancement .
② The location of the region of interest is to select the target location to be segmented .
③ Finally, the target region is segmented .
Medical image segmentation methods are mainly divided into two categories : One is segmentation algorithm based on training set learning , Including supervised learning and semi supervised learning , It needs to be trained by manually labeling images . Such methods include segmentation algorithms based on active shape model and recently popular semantic segmentation algorithms based on deep learning , The former depends on the positioning of the initial contour , The latter requires manual production of a large number of training sets , A lot of work . The other is the segmentation algorithm based on clustering , That is, unsupervised segmentation algorithm , There is no need to label the training set manually , There has been a Markov random field segmentation algorithm 、 Active contour model optimized by genetic algorithm 、 The combination of standardized cutting methods K Mean algorithm 、 Based on adaptive kernel bandwidth mean shift Image segmentation algorithm 、 Mean shift - Region expansion fitting (MS- RSF) Model, etc .
3. Ultrasonic image segmentation method based on deep learning
There are several problems in ultrasonic image segmentation based on deep learning :
- The extracted features are redundant ;
- Lack of dimension data , It makes the network prone to over fitting .
Current image segmentation networks often combine attention mechanism .
边栏推荐
- Degree of freedom analysis_ nanyangjx
- 2020-10-20
- (5) Matrix key
- Addition of attention function in yolov5
- (1) Turn on the LED
- Relationship extraction -- casrel
- Application of wireless charging receiving chip xs016 coffee mixing cup
- HEVC学习之码流分析
- What is Qi certification Qi certification process
- STM32 based d18s20 (one wire)
猜你喜欢

Installation of jupyter

Digital image processing learning (II): Gaussian low pass filter

(5) Matrix key

Design of reverse five times voltage amplifier circuit

And are two numbers of S

opencv学习笔记三

Stream analysis of hevc learning

First character that appears only once

Discrete device ~ resistance capacitance

2020-10-29
随机推荐
Structure diagram of target detection network
Recyclerview item gets the current position according to the X and Y coordinates
X-VLM多模态模型解读
关于极客时间 | MySQL实战45讲的部分总结
optee中支持的时间函数
ROS learning notes (6) -- function package encapsulated into Library and called
Implementation of ffmpeg audio and video player
Using transformers of hugging face to realize text classification
Interpretation of x-vlm multimodal model
RecyclerView Item 根据 x,y 坐标得到当前position(位置)
Bezier curve learning
opencv学习笔记二
I Summary Preface
Assembly led on
How to use leetcode
Teach you a few tricks: 30 "overbearing" warm words to coax girls, don't look regret!
Koa_ mySQL_ Integration of TS
Exploration of webots and ROS joint simulation (II): model import
And are two numbers of S
Using MySQL and Qt5 to develop takeout management system (I): environment configuration