当前位置:网站首页>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 .
边栏推荐
- Addition of attention function in yolov5
- What is Qi certification Qi certification process
- OpenGL display mat image
- VS2005 project call free() compiled with static libcurl library reported heap error
- What are the conditions for Mitsubishi PLC to realize Ethernet wireless communication?
- Stanford doggo source code study
- How to use leetcode
- Use a switch to control the lighting and extinguishing of LEP lamp
- Introduction of laser drive circuit
- Exploration of webots and ROS joint simulation (II): model import
猜你喜欢

Introduction of laser drive circuit

51 MCU project design: Based on 51 MCU clock perpetual calendar

Apple motherboard decoding chip, lightning Apple motherboard decoding I.C

X-VLM多模态模型解读

Stanford doggo source code study

51 single chip microcomputer project design: schematic diagram of timed pet feeding system (LCD 1602, timed alarm clock, key timing) Protues, KEIL, DXP

Whale conference one-stop intelligent conference system helps organizers realize digital conference management

Cause analysis of serial communication overshoot and method of termination

Jupyter的安装

Installation of jupyter
随机推荐
The best time to buy and sell stocks to get the maximum return
2020-10-17
三菱PLC若想实现以太网无线通讯,需要具备哪些条件?
鲸会务一站式智能会议系统帮助主办方实现数字化会议管理
SOC的多核启动流程详解
Summary of common instructions for arm assembly
optee中的timer代码导读
GHUnit: Unit Testing Objective-C for the iPhone
Timer code guide in optee
XXL job configuration alarm email notification
How to use leetcode
WBC learning notes (II): practical application of WBC control
Pandas vs. SQL 1_ nanyangjx
Digital image processing learning (II): Gaussian low pass filter
OpenGL display mat image
Zlib static library compilation
关于极客时间 | MySQL实战45讲的部分总结
Detailed explanation of SOC multi-core startup process
Batch execute SQL file
Relation extraction model -- spit model