smart-sheep/ultrasound-image-segmentation-using-SgeNet-and-local-Nakagami-distribution-fitting-model
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
#ultrasound-image-segmentation-using-SgeNet-and-local-Nakagami-distribution-fitting-model The code of the article "Cui W, Meng D, Lu K, et al. Automatic segmentation of ultrasound images using SegNet and local Nakagami distribution fitting model[J]. Biomedical Signal Processing and Control, 2023, 81: 104431." The link of the article: https://doi.org/10.1016/j.bspc.2022.104431 "SgeNet" folder: use SegNet to complete the rough segmentation of ultrasonic images. "LNDF" folder: convert the coarse segmentation result into the initialization level set function, and use LNDF to complete the fine segmentation. This program runs on MATLAB2020a, and later versions should also be available.