WO2023082304A1 - Large-field-of-view adaptive wall filtering method and system based on hierarchical search - Google Patents

Large-field-of-view adaptive wall filtering method and system based on hierarchical search Download PDF

Info

Publication number
WO2023082304A1
WO2023082304A1 PCT/CN2021/131481 CN2021131481W WO2023082304A1 WO 2023082304 A1 WO2023082304 A1 WO 2023082304A1 CN 2021131481 W CN2021131481 W CN 2021131481W WO 2023082304 A1 WO2023082304 A1 WO 2023082304A1
Authority
WO
WIPO (PCT)
Prior art keywords
filtering
blood flow
image
information content
window
Prior art date
Application number
PCT/CN2021/131481
Other languages
French (fr)
Chinese (zh)
Inventor
徐依雯
崔崤峣
焦阳
李昕泽
唐雨嘉
Original Assignee
苏州国科昂卓医疗科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 苏州国科昂卓医疗科技有限公司 filed Critical 苏州国科昂卓医疗科技有限公司
Publication of WO2023082304A1 publication Critical patent/WO2023082304A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/11Region-based segmentation
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B8/00Diagnosis using ultrasonic, sonic or infrasonic waves
    • A61B8/06Measuring blood flow
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B8/00Diagnosis using ultrasonic, sonic or infrasonic waves
    • A61B8/52Devices using data or image processing specially adapted for diagnosis using ultrasonic, sonic or infrasonic waves
    • A61B8/5215Devices using data or image processing specially adapted for diagnosis using ultrasonic, sonic or infrasonic waves involving processing of medical diagnostic data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/50Image enhancement or restoration by the use of more than one image, e.g. averaging, subtraction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/136Segmentation; Edge detection involving thresholding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10132Ultrasound image
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30004Biomedical image processing
    • G06T2207/30101Blood vessel; Artery; Vein; Vascular
    • G06T2207/30104Vascular flow; Blood flow; Perfusion

Definitions

  • the invention relates to the field of medical image processing, in particular to a hierarchical search-based large field of view adaptive wall filtering method and system.
  • Ultrafast ultrasonic plane wave imaging technology can provide large field of view synchronous echo data with high frame rate, and provide more effective original information for large field of view blood flow images.
  • Common filtering algorithms have many shortcomings in processing large field of view data.
  • the existing wall filtering methods can be roughly divided into three types: (1) The traditional time-domain filter can only process single-point time-domain information for each filter, and two-dimensional images are pieced together by point-by-point filtering, which has low efficiency in large-field image processing. Problems such as poor anti-interference ability, slow speed, and poor filtering effect. (2) The new Singular Value Decomposition filter (SVD filter, Singular Value Decompostion) can input all the original data at one time, which improves the processing efficiency, but adopts a "one size fits all" filter cut-off setting for the entire image, facing a large field of view The effective information in the non-uniform distribution in the image has local over- or under-processing. (3) The improved sub-area SVD filter divides the whole picture into many small areas for specific processing, which improves the filtering quality, but sacrifices the advantage of high efficiency of the SVD filter.
  • the technical problem to be solved by the present invention is to provide a large field of view adaptive wall filtering method and system based on hierarchical search in view of the above-mentioned deficiencies in the prior art.
  • the invention can combine the advantages of high efficiency of global SVD and high filtering quality of subregional SVD, and can quickly acquire high-quality blood flow images for the entire observation region.
  • the technical solution adopted by the present invention is: a large field of view adaptive wall filtering method based on hierarchical search, which is used to perform wall filtering processing on ultrasonic images. ) Divide the entire image into several regions, perform filtering and evaluate the blood flow information content of each region, extract the region with blood flow information content higher than the threshold, and then perform local filtering processing with a thinned small window (secondary window) , each small window is processed with the optimized specific filter parameters according to the noise level of the corresponding area, and finally the image is reconstructed to output a complete ultrasonic blood flow image after wall filtering.
  • the method comprises the steps of:
  • First-level window evaluation divide the whole image into several regions with large windows, evaluate the blood flow information content of each region simultaneously, and extract the regions whose blood flow information content is higher than the threshold;
  • Second-level window refinement calculate and set a suitable small window, and divide the area whose blood flow information content is higher than the threshold value extracted in step 2) into small windows that overlap each other between adjacent areas;
  • Each small window independently performs adaptive wall filtering
  • Image reconstruction superimpose the output results of independent adaptive filtering of each small window on the corresponding position of the whole image, obtain a normalized image through statistics and weighted average, and output the reconstructed complete blood flow image.
  • the steps of performing adaptive wall filtering for a single small window are: performing time-space domain reconstruction of small window data to obtain a decomposition matrix, extracting eigenvalues through singular value decomposition, drawing a characteristic curve, and using the characteristic curve to calculate the optimal filtering Parameters, use the optimized filtering parameters to filter the small window data, reconstruct the image and output the result.
  • the present invention also provides a large field of view adaptive wall filtering system based on hierarchical search, which includes:
  • IQ demodulation module it carries out IQ demodulation to the acquired two-dimensional plane wave ultrasonic echo signal of multi-frame time continuous, obtains two-dimensional plane wave demodulation data of continuous frame of large field of view;
  • the first-level window evaluation module which divides the whole image into several regions with large windows, simultaneously evaluates the blood flow information content of each region, and extracts the regions whose blood flow information content is higher than the threshold;
  • the second-level window refinement module which calculates and sets a suitable small window, and divides the area whose blood flow information content is higher than the threshold value extracted by the first-level window evaluation module into small windows that overlap each other between adjacent areas;
  • An adaptive wall filtering processing module which independently performs adaptive wall filtering processing on each small window
  • the image reconstruction module which superimposes the output results of each small window independent adaptive filtering obtained by the adaptive wall filtering processing module to the corresponding position of the whole image, obtains a normalized image through statistics and weighted average, and outputs the complete reconstruction Blood flow image.
  • the present invention also provides a storage medium, on which a computer program is stored, and the program is used to implement the above method when executed.
  • the present invention also provides a computer device, including a memory, a processor, and a computer program stored in the memory and operable on the processor, and the processor implements the above-mentioned method when executing the computer program.
  • the beneficial effects of the present invention are: the hierarchical search-based large field of view adaptive wall filtering method provided by the present invention can be applied to the high-efficiency wall filtering method of large-capacity data.
  • the calculation power is allocated to the parts, which improves the calculation efficiency;
  • the small filtering windows in the present invention overlap, there is no iteration between the filtering processes, so multiple independent small windows can be calculated synchronously through multiple threads, which greatly saves calculation time;
  • the wall filtering method of the present invention can suppress clutter very well.
  • the difficulty of filtering is reduced by subdividing the filtering area.
  • the reduction of the single filtering area improves the similarity of spatial domain information, and the effective information is more concentrated, making it easier to filter the clutter.
  • the signal is eliminated from it; on the other hand, the optimal filtering parameters are designed according to the data characteristics of each independent area, which greatly improves the filtering quality.
  • FIG. 1 is a flow chart of the hierarchical search-based large field of view adaptive wall filtering method of the present invention.
  • a large field of view adaptive wall filtering method based on hierarchical search in this embodiment is used to perform wall filtering processing on ultrasonic images, the method first uses a large window (first-level window) to divide the entire image into several regions , perform filtering and evaluate the blood flow information content of each area, extract the area (rich effective information, complex image) with blood flow information content higher than the threshold, and then perform local filtering with a thinned small window (secondary window), Each small window is processed with optimized specific filter parameters according to the noise level of the corresponding area, and finally the image is reconstructed to output a complete ultrasonic blood flow image after wall filtering.
  • first-level window to divide the entire image into several regions , perform filtering and evaluate the blood flow information content of each area, extract the area (rich effective information, complex image) with blood flow information content higher than the threshold, and then perform local filtering with a thinned small window (secondary window).
  • Each small window is processed with optimized specific filter parameters according to the noise level of the corresponding area, and finally
  • the large-field-of-view adaptive wall filtering method based on hierarchical search in the present embodiment includes the following steps:
  • First-level window evaluation divide the whole image into several regions with large windows, evaluate the blood flow information content of each region simultaneously, and extract the regions whose blood flow information content is higher than the threshold;
  • Second-level window refinement calculate and set a suitable small window, and divide the area whose blood flow information content is higher than the threshold value extracted in step 2) into small windows that overlap each other between adjacent areas;
  • Each small window independently performs adaptive wall filtering processing:
  • the data of each small window is filtered independently. Since each window does not interfere with each other, the process can be carried out synchronously to improve the processing speed.
  • Image reconstruction superimpose the output results of independent adaptive filtering of each small window on the corresponding position of the whole image, obtain a normalized image through statistics and weighted average, and output the reconstructed complete blood flow image.
  • the invention is suitable for processing large-capacity data brought by imaging with a large field of view, and can quickly provide high-quality blood flow images.
  • the development of plane wave technology and the upgrading of hardware equipment have made the acquisition of two-dimensional synchronous ultrasonic signals with high frame rate and large field of view a reality.
  • a large amount of time information, to deal with such a large amount of data requires a wall filtering method that takes both speed and filtering quality into consideration.
  • the algorithm provided by the present invention uses sub-area independent self-adaptive filtering to ensure the filtering quality, saves computing time through synchronous operation because there is no iterative process in each area, and can quickly process large field of view data to provide high-quality blood flow images.
  • the inhomogeneous distribution of imaging targets in the large field of view image leads to the core area with high effective information content (in the blood flow map, it is represented by a rich blood vessel area), and the edge area with almost no effective information (in the blood flow map). It is shown as no blood flow area), and the indiscriminate small window search algorithm will waste a lot of computing power in the edge area.
  • the present invention adopts a hierarchical search strategy, determines the core area by rough search, and then extracts effective information more accurately by precise search, which can greatly improve the operation efficiency under the premise of ensuring the filtering quality.
  • the data of each small window is independently processed, the energy distribution is analyzed according to the characteristic curve, and the optimal filtering parameters are calculated to ensure that each small window is filtered with the optimal parameters, thereby improving the filtering quality.
  • This embodiment provides a hierarchical search-based large-field-of-view adaptive wall filtering system, which utilizes the method in Embodiment 1 to perform wall filtering processing on ultrasonic images, and the system includes:
  • IQ demodulation module it carries out IQ demodulation to the acquired two-dimensional plane wave ultrasonic echo signal of multi-frame time continuous, obtains two-dimensional plane wave demodulation data of continuous frame of large field of view;
  • the first-level window evaluation module which divides the whole image into several regions with large windows, simultaneously evaluates the blood flow information content of each region, and extracts the regions whose blood flow information content is higher than the threshold;
  • the second-level window refinement module which calculates and sets a suitable small window, and divides the area whose blood flow information content is higher than the threshold value extracted by the first-level window evaluation module into small windows that overlap each other between adjacent areas;
  • An adaptive wall filtering processing module which independently performs adaptive wall filtering processing on each small window
  • the image reconstruction module which superimposes the output results of each small window independent adaptive filtering obtained by the adaptive wall filtering processing module to the corresponding position of the whole image, obtains a normalized image through statistics and weighted average, and outputs the complete reconstruction Blood flow image.
  • This embodiment also provides a storage medium on which a computer program is stored, and the program is used to implement the method in Embodiment 1 when executed.
  • This embodiment also provides a computer device, including a memory, a processor, and a computer program stored on the memory and operable on the processor, and implementing the method in Embodiment 1 when the processor executes the computer program.

Abstract

A large-field-of-view adaptive wall filtering method and system based on hierarchical search. The method comprises: dividing a whole image into a plurality of regions by using a large window; filtering, and evaluating the blood flow information content of each region; extracting regions with the blood flow information content higher than a threshold value, and performing local filtering on the regions by using refined small windows; processing each small window by using optimal specific filtering parameters according to the noise level of the corresponding region; and finally, performing image reconstruction, and outputting a complete ultrasonic blood flow image subjected to wall filtering. The large-field-of-view adaptive wall filtering method based on hierarchical search is an efficient wall filtering method suitable for large capacity data, and the method improves the operation efficiency, and can also suppress clutters well, thereby significantly improving the filtering quality.

Description

基于分级搜索的大视场自适应壁滤波方法及系统Large Field of View Adaptive Wall Filtering Method and System Based on Hierarchical Search 技术领域technical field
本发明涉及医学图像处理领域,特别涉及一种基于分级搜索的大视场自适应壁滤波方法及系统。The invention relates to the field of medical image processing, in particular to a hierarchical search-based large field of view adaptive wall filtering method and system.
背景技术Background technique
超快超声平面波成像技术能提供高帧频的大视场同步回波数据,为大视场血流图像提供了更多有效原始信息,普通滤波算法在处理大视场数据方面有诸多不足。Ultrafast ultrasonic plane wave imaging technology can provide large field of view synchronous echo data with high frame rate, and provide more effective original information for large field of view blood flow images. Common filtering algorithms have many shortcomings in processing large field of view data.
现有壁滤波方法大致分三种:(1)传统时间域滤波器每次滤波只能处理单点时间域信息,通过逐点滤波拼凑出二维图像,在大视场图像处理上存在效率低抗干扰力差等问题,速度慢,滤波效果差。(2)新型的奇异值分解滤波器(SVD滤波器,Singular Value Decompostion)能够一次输入全部原始数据,提高了处理效率,但对整幅图像采取“一刀切”的滤波截止设置,面对大视场图像中非均匀分布的有效信息存在局部过度或欠缺处理。(3)改进的分区域SVD滤波器,将整幅图画分为许多小区域各自进行特异性处理,提高了滤波质量,但牺牲了SVD滤波器高效的优势。The existing wall filtering methods can be roughly divided into three types: (1) The traditional time-domain filter can only process single-point time-domain information for each filter, and two-dimensional images are pieced together by point-by-point filtering, which has low efficiency in large-field image processing. Problems such as poor anti-interference ability, slow speed, and poor filtering effect. (2) The new Singular Value Decomposition filter (SVD filter, Singular Value Decompostion) can input all the original data at one time, which improves the processing efficiency, but adopts a "one size fits all" filter cut-off setting for the entire image, facing a large field of view The effective information in the non-uniform distribution in the image has local over- or under-processing. (3) The improved sub-area SVD filter divides the whole picture into many small areas for specific processing, which improves the filtering quality, but sacrifices the advantage of high efficiency of the SVD filter.
所以,现在需要一种更可靠的方案。Therefore, a more reliable solution is now needed.
发明内容Contents of the invention
本发明所要解决的技术问题在于针对上述现有技术中的不足,提供一种基于分级搜索的大视场自适应壁滤波方法及系统。本发明能够综合全域SVD高效和分区域SVD滤波质量高的优点,对整个观察区域可快速获取高质量的血流图像。The technical problem to be solved by the present invention is to provide a large field of view adaptive wall filtering method and system based on hierarchical search in view of the above-mentioned deficiencies in the prior art. The invention can combine the advantages of high efficiency of global SVD and high filtering quality of subregional SVD, and can quickly acquire high-quality blood flow images for the entire observation region.
为实现上述目的,本发明采用的技术方案是:一种基于分级搜索的大视场自适应壁滤波方法,该方法用于对超声图像进行壁滤波处理,该方法先采用大窗(一级窗)将整幅图像分为若干区域,进行滤波并评估各区域的血流 信息含量,将血流信息含量高于阈值的区域提取出来用细化的小窗(二级窗)再进行局部滤波处理,每个小窗根据对应区域的噪声水平采用最优化的特异性滤波参数进行处理,最后进行图像重构,输出完整的壁滤波处理后的超声血流图像。In order to achieve the above object, the technical solution adopted by the present invention is: a large field of view adaptive wall filtering method based on hierarchical search, which is used to perform wall filtering processing on ultrasonic images. ) Divide the entire image into several regions, perform filtering and evaluate the blood flow information content of each region, extract the region with blood flow information content higher than the threshold, and then perform local filtering processing with a thinned small window (secondary window) , each small window is processed with the optimized specific filter parameters according to the noise level of the corresponding area, and finally the image is reconstructed to output a complete ultrasonic blood flow image after wall filtering.
优选的是,该方法包括以下步骤:Preferably, the method comprises the steps of:
1)获取多帧时间连续的二维平面波超声回波信号,经IQ解调得到大视场连续帧二维平面波解调数据;1) Obtain multi-frame time-continuous two-dimensional plane wave ultrasonic echo signals, and obtain large-field continuous frame two-dimensional plane wave demodulation data through IQ demodulation;
2)一级窗评估:对整幅图像以大窗划分为若干区域,同步评估各区域的血流信息含量,将血流信息含量高于阈值的区域提取出来;2) First-level window evaluation: divide the whole image into several regions with large windows, evaluate the blood flow information content of each region simultaneously, and extract the regions whose blood flow information content is higher than the threshold;
3)二级窗细化:计算并设置合适的小窗,将步骤2)提取出来的血流信息含量高于阈值的区域划分成一个个相邻区域之间相互有重叠的小窗;3) Second-level window refinement: calculate and set a suitable small window, and divide the area whose blood flow information content is higher than the threshold value extracted in step 2) into small windows that overlap each other between adjacent areas;
4)每个小窗独立进行自适应壁滤波处理;4) Each small window independently performs adaptive wall filtering;
5)图像重构:将各个小窗独立自适应滤波后输出的结果,叠加到全图相应位置,通过统计及加权平均获得归一化图像,输出重构的完整血流图像。5) Image reconstruction: superimpose the output results of independent adaptive filtering of each small window on the corresponding position of the whole image, obtain a normalized image through statistics and weighted average, and output the reconstructed complete blood flow image.
优选的是,单个小窗进行自适应壁滤波处理的步骤为:进行小窗数据时空域重构,得到分解矩阵,通过奇异值分解提取特征值,绘制特征曲线,利用特征曲线计算最优化的滤波参数,采用最优化的滤波参数对该小窗数据进行滤波,重构图像并输出结果。Preferably, the steps of performing adaptive wall filtering for a single small window are: performing time-space domain reconstruction of small window data to obtain a decomposition matrix, extracting eigenvalues through singular value decomposition, drawing a characteristic curve, and using the characteristic curve to calculate the optimal filtering Parameters, use the optimized filtering parameters to filter the small window data, reconstruct the image and output the result.
本发明还提供一种基于分级搜索的大视场自适应壁滤波系统,其包括:The present invention also provides a large field of view adaptive wall filtering system based on hierarchical search, which includes:
IQ解调模块,其对获取的多帧时间连续的二维平面波超声回波信号进行IQ解调,得到大视场连续帧二维平面波解调数据;IQ demodulation module, it carries out IQ demodulation to the acquired two-dimensional plane wave ultrasonic echo signal of multi-frame time continuous, obtains two-dimensional plane wave demodulation data of continuous frame of large field of view;
一级窗评估模块,其对整幅图像以大窗划分为若干区域,同步评估各区域的血流信息含量,将血流信息含量高于阈值的区域提取出来;The first-level window evaluation module, which divides the whole image into several regions with large windows, simultaneously evaluates the blood flow information content of each region, and extracts the regions whose blood flow information content is higher than the threshold;
二级窗细化模块,其计算并设置合适的小窗,将一级窗评估模块提取出来的血流信息含量高于阈值的区域划分成一个个相邻区域之间相互有重叠的小窗;The second-level window refinement module, which calculates and sets a suitable small window, and divides the area whose blood flow information content is higher than the threshold value extracted by the first-level window evaluation module into small windows that overlap each other between adjacent areas;
自适应壁滤波处理模块,其对每个小窗独立进行自适应壁滤波处理;An adaptive wall filtering processing module, which independently performs adaptive wall filtering processing on each small window;
以及图像重构模块,其将自适应壁滤波处理模块得到的各个小窗独立自适应滤波后输出的结果叠加到全图相应位置,通过统计及加权平均获得归一 化图像,输出重构的完整血流图像。And the image reconstruction module, which superimposes the output results of each small window independent adaptive filtering obtained by the adaptive wall filtering processing module to the corresponding position of the whole image, obtains a normalized image through statistics and weighted average, and outputs the complete reconstruction Blood flow image.
本发明还提供一种存储介质,其上存储有计算机程序,该程序被执行时用于实现如上所述的方法。The present invention also provides a storage medium, on which a computer program is stored, and the program is used to implement the above method when executed.
本发明还提供一种计算机设备,包括存储器、处理器以及存储在所述存储器上并可在处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现如上所述的方法。The present invention also provides a computer device, including a memory, a processor, and a computer program stored in the memory and operable on the processor, and the processor implements the above-mentioned method when executing the computer program.
本发明的有益效果是:本发明提供的基于分级搜索的大视场自适应壁滤波方法能够适用于大容量数据的高效壁滤波方法,一方面,本发明通过分级搜索策略,只在有需要的部位分配算力,提高了运算效率;另一方面,本发明中滤波小窗虽然重叠,但彼此滤波过程间并无迭代,因此多个独立小窗可通过多线程同步计算,大大节约运算时间;The beneficial effects of the present invention are: the hierarchical search-based large field of view adaptive wall filtering method provided by the present invention can be applied to the high-efficiency wall filtering method of large-capacity data. The calculation power is allocated to the parts, which improves the calculation efficiency; on the other hand, although the small filtering windows in the present invention overlap, there is no iteration between the filtering processes, so multiple independent small windows can be calculated synchronously through multiple threads, which greatly saves calculation time;
本发明的壁滤波方法能够很好的抑制杂波,一方面,通过细分滤波区域来降低滤波难度,单次滤波区域缩小使空间域信息相似度提高,有效信息更集中,更容易将杂波信号从中剔除;另一方面,针对每个独立区域的数据特性设计最优化滤波参数,大大提高了滤波质量。The wall filtering method of the present invention can suppress clutter very well. On the one hand, the difficulty of filtering is reduced by subdividing the filtering area. The reduction of the single filtering area improves the similarity of spatial domain information, and the effective information is more concentrated, making it easier to filter the clutter. The signal is eliminated from it; on the other hand, the optimal filtering parameters are designed according to the data characteristics of each independent area, which greatly improves the filtering quality.
附图说明Description of drawings
图1为本发明的基于分级搜索的大视场自适应壁滤波方法的流程图。FIG. 1 is a flow chart of the hierarchical search-based large field of view adaptive wall filtering method of the present invention.
具体实施方式Detailed ways
下面结合实施例对本发明做进一步的详细说明,以令本领域技术人员参照说明书文字能够据以实施。The present invention will be further described in detail below in conjunction with the embodiments, so that those skilled in the art can implement it with reference to the description.
应当理解,本文所使用的诸如“具有”、“包含”以及“包括”术语并不排除一个或多个其它元件或其组合的存在或添加。It should be understood that terms such as "having", "comprising" and "including" used herein do not exclude the presence or addition of one or more other elements or combinations thereof.
实施例1Example 1
本实施例的一种基于分级搜索的大视场自适应壁滤波方法,该方法用于对超声图像进行壁滤波处理,该方法先采用大窗(一级窗)将整幅图像分为若干区域,进行滤波并评估各区域的血流信息含量,将血流信息含量高于阈值的区域(有效信息丰富、图像复杂)提取出来用细化的小窗(二级窗)再 进行局部滤波处理,每个小窗根据对应区域的噪声水平采用最优化的特异性滤波参数进行处理,最后进行图像重构,输出完整的壁滤波处理后的超声血流图像。A large field of view adaptive wall filtering method based on hierarchical search in this embodiment, the method is used to perform wall filtering processing on ultrasonic images, the method first uses a large window (first-level window) to divide the entire image into several regions , perform filtering and evaluate the blood flow information content of each area, extract the area (rich effective information, complex image) with blood flow information content higher than the threshold, and then perform local filtering with a thinned small window (secondary window), Each small window is processed with optimized specific filter parameters according to the noise level of the corresponding area, and finally the image is reconstructed to output a complete ultrasonic blood flow image after wall filtering.
参照图1,本实施例中的基于分级搜索的大视场自适应壁滤波方法包括以下步骤:With reference to Fig. 1, the large-field-of-view adaptive wall filtering method based on hierarchical search in the present embodiment includes the following steps:
1)通过阵列超声探头(包括凸阵和线阵)采集多帧时间连续的二维平面波超声回波信号,经IQ解调得到大视场连续帧二维平面波解调数据;1) Acquire multi-frame time-continuous two-dimensional plane wave ultrasonic echo signals through array ultrasonic probes (including convex array and linear array), and obtain large-field continuous frame two-dimensional plane wave demodulation data through IQ demodulation;
2)一级窗评估:对整幅图像以大窗划分为若干区域,同步评估各区域的血流信息含量,将血流信息含量高于阈值的区域提取出来;2) First-level window evaluation: divide the whole image into several regions with large windows, evaluate the blood flow information content of each region simultaneously, and extract the regions whose blood flow information content is higher than the threshold;
3)二级窗细化:计算并设置合适的小窗,将步骤2)提取出来的血流信息含量高于阈值的区域划分成一个个相邻区域之间相互有重叠的小窗;3) Second-level window refinement: calculate and set a suitable small window, and divide the area whose blood flow information content is higher than the threshold value extracted in step 2) into small windows that overlap each other between adjacent areas;
4)每个小窗独立进行自适应壁滤波处理:4) Each small window independently performs adaptive wall filtering processing:
进行小窗数据时空域重构,得到分解矩阵,通过奇异值分解提取特征值,绘制特征曲线,利用特征曲线计算最优化的滤波参数,采用最优化的滤波参数对该小窗数据进行滤波,重构图像并输出结果。每个小窗的数据独立滤波,由于各窗互不干扰,该过程可同步进行提高处理速度。Reconstruct the small window data in time and space domain to obtain the decomposition matrix, extract the characteristic value through singular value decomposition, draw the characteristic curve, use the characteristic curve to calculate the optimized filtering parameters, and use the optimized filtering parameters to filter the small window data. Constructs an image and outputs the result. The data of each small window is filtered independently. Since each window does not interfere with each other, the process can be carried out synchronously to improve the processing speed.
5)图像重构:将各个小窗独立自适应滤波后输出的结果,叠加到全图相应位置,通过统计及加权平均获得归一化图像,输出重构的完整血流图像。5) Image reconstruction: superimpose the output results of independent adaptive filtering of each small window on the corresponding position of the whole image, obtain a normalized image through statistics and weighted average, and output the reconstructed complete blood flow image.
本发明适合处理大视场成像带来的大容量数据,能够快速提供高质量血流图像。平面波技术的发展及硬件设备的升级,使高帧频大视场二维同步超声信号采集成为现实,二维同步的声信号携带了大量空间方面的信息,同时高重复频率的连续帧信号又携带了大量时间方面的信息,处理如此大量的数据,需要兼顾速度和滤波质量的壁滤波方法。本发明提供的算法,利用分区域独立自适应滤波保证滤波质量,又因为各区域无迭代过程可通过同步运算节约运算时间,能够快速处理大视场数据提供高质量血流图像。The invention is suitable for processing large-capacity data brought by imaging with a large field of view, and can quickly provide high-quality blood flow images. The development of plane wave technology and the upgrading of hardware equipment have made the acquisition of two-dimensional synchronous ultrasonic signals with high frame rate and large field of view a reality. A large amount of time information, to deal with such a large amount of data, requires a wall filtering method that takes both speed and filtering quality into consideration. The algorithm provided by the present invention uses sub-area independent self-adaptive filtering to ensure the filtering quality, saves computing time through synchronous operation because there is no iterative process in each area, and can quickly process large field of view data to provide high-quality blood flow images.
大视场图像中成像目标分布不均匀性导致其中必然存在有效信息含量高的核心区域(在血流图中表现为血管丰富区域),和几乎不含有效信息的边缘区域(在血流图中表现为无血流区域),无区别的小窗搜索算法会在边缘区浪费大量算力。本发明采用分级搜索策略,以粗略搜索确定核心区,再以精确 搜索更精准地提取有效信息,可以在保证滤波质量的前提下,大大提高运算效率。The inhomogeneous distribution of imaging targets in the large field of view image leads to the core area with high effective information content (in the blood flow map, it is represented by a rich blood vessel area), and the edge area with almost no effective information (in the blood flow map). It is shown as no blood flow area), and the indiscriminate small window search algorithm will waste a lot of computing power in the edge area. The present invention adopts a hierarchical search strategy, determines the core area by rough search, and then extracts effective information more accurately by precise search, which can greatly improve the operation efficiency under the premise of ensuring the filtering quality.
本发明中,各小窗数据进行独立处理,根据特征曲线分析能量分布情况,计算最优化滤波参数,保证对每个小窗进行最优化参数滤波,从而提高了滤波质量。In the present invention, the data of each small window is independently processed, the energy distribution is analyzed according to the characteristic curve, and the optimal filtering parameters are calculated to ensure that each small window is filtered with the optimal parameters, thereby improving the filtering quality.
实施例2Example 2
本实施例提供一种基于分级搜索的大视场自适应壁滤波系统,其利用实施例1的方法进行超声图像的壁滤波处理,该系统包括:This embodiment provides a hierarchical search-based large-field-of-view adaptive wall filtering system, which utilizes the method in Embodiment 1 to perform wall filtering processing on ultrasonic images, and the system includes:
IQ解调模块,其对获取的多帧时间连续的二维平面波超声回波信号进行IQ解调,得到大视场连续帧二维平面波解调数据;IQ demodulation module, it carries out IQ demodulation to the acquired two-dimensional plane wave ultrasonic echo signal of multi-frame time continuous, obtains two-dimensional plane wave demodulation data of continuous frame of large field of view;
一级窗评估模块,其对整幅图像以大窗划分为若干区域,同步评估各区域的血流信息含量,将血流信息含量高于阈值的区域提取出来;The first-level window evaluation module, which divides the whole image into several regions with large windows, simultaneously evaluates the blood flow information content of each region, and extracts the regions whose blood flow information content is higher than the threshold;
二级窗细化模块,其计算并设置合适的小窗,将一级窗评估模块提取出来的血流信息含量高于阈值的区域划分成一个个相邻区域之间相互有重叠的小窗;The second-level window refinement module, which calculates and sets a suitable small window, and divides the area whose blood flow information content is higher than the threshold value extracted by the first-level window evaluation module into small windows that overlap each other between adjacent areas;
自适应壁滤波处理模块,其对每个小窗独立进行自适应壁滤波处理;An adaptive wall filtering processing module, which independently performs adaptive wall filtering processing on each small window;
以及图像重构模块,其将自适应壁滤波处理模块得到的各个小窗独立自适应滤波后输出的结果叠加到全图相应位置,通过统计及加权平均获得归一化图像,输出重构的完整血流图像。And the image reconstruction module, which superimposes the output results of each small window independent adaptive filtering obtained by the adaptive wall filtering processing module to the corresponding position of the whole image, obtains a normalized image through statistics and weighted average, and outputs the complete reconstruction Blood flow image.
本实施例还提供一种存储介质,其上存储有计算机程序,该程序被执行时用于实现实施例1的方法。This embodiment also provides a storage medium on which a computer program is stored, and the program is used to implement the method in Embodiment 1 when executed.
本实施例还提供一种计算机设备,包括存储器、处理器以及存储在所述存储器上并可在处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现实施例1的方法。This embodiment also provides a computer device, including a memory, a processor, and a computer program stored on the memory and operable on the processor, and implementing the method in Embodiment 1 when the processor executes the computer program.
尽管本发明的实施方案已公开如上,但其并不仅仅限于说明书和实施方式中所列运用,它完全可以被适用于各种适合本发明的领域,对于熟悉本领域的人员而言,可容易地实现另外的修改,因此在不背离权利要求及等同范围所限定的一般概念下,本发明并不限于特定的细节。Although the embodiment of the present invention has been disclosed as above, it is not limited to the use listed in the specification and implementation, it can be applied to various fields suitable for the present invention, and it can be easily understood by those skilled in the art Therefore, the invention is not limited to the specific details without departing from the general concept defined by the claims and their equivalents.

Claims (6)

  1. 一种基于分级搜索的大视场自适应壁滤波方法,其特征在于,该方法用于对超声图像进行壁滤波处理,该方法先采用大窗将整幅图像分为若干区域,进行滤波并评估各区域的血流信息含量,将血流信息含量高于阈值的区域提取出来用细化的小窗再进行局部滤波处理,每个小窗根据对应区域的噪声水平采用最优化的特异性滤波参数进行处理,最后进行图像重构,输出完整的壁滤波处理后的超声血流图像。A large field of view adaptive wall filtering method based on hierarchical search, characterized in that the method is used for wall filtering processing of ultrasonic images, the method first uses a large window to divide the entire image into several regions, performs filtering and evaluation For the blood flow information content of each area, the area with blood flow information content higher than the threshold is extracted and then local filtering is performed with a thinned small window. Each small window adopts the optimized specific filtering parameters according to the noise level of the corresponding area processing, and finally image reconstruction to output a complete ultrasonic blood flow image after wall filtering.
  2. 根据权利要求1所述的基于分级搜索的大视场自适应壁滤波方法,其特征在于,该方法包括以下步骤:The large field of view adaptive wall filtering method based on hierarchical search according to claim 1, wherein the method comprises the following steps:
    1)获取多帧时间连续的二维平面波超声回波信号,经IQ解调得到大视场连续帧二维平面波解调数据;1) Obtain multi-frame time-continuous two-dimensional plane wave ultrasonic echo signals, and obtain large-field continuous frame two-dimensional plane wave demodulation data through IQ demodulation;
    2)一级窗评估:对整幅图像以大窗划分为若干区域,同步评估各区域的血流信息含量,将血流信息含量高于阈值的区域提取出来;2) First-level window evaluation: divide the whole image into several regions with large windows, evaluate the blood flow information content of each region simultaneously, and extract the regions whose blood flow information content is higher than the threshold;
    3)二级窗细化:计算并设置合适的小窗,将步骤2)提取出来的血流信息含量高于阈值的区域划分成一个个相邻区域之间相互有重叠的小窗;3) Second-level window refinement: calculate and set a suitable small window, and divide the area whose blood flow information content is higher than the threshold value extracted in step 2) into small windows that overlap each other between adjacent areas;
    4)每个小窗独立进行自适应壁滤波处理;4) Each small window independently performs adaptive wall filtering;
    5)图像重构:将各个小窗独立自适应滤波后输出的结果,叠加到全图相应位置,通过统计及加权平均获得归一化图像,输出重构的完整血流图像。5) Image reconstruction: superimpose the output results of independent adaptive filtering of each small window on the corresponding position of the whole image, obtain a normalized image through statistics and weighted average, and output the reconstructed complete blood flow image.
  3. 根据权利要求2所述的基于分级搜索的大视场自适应壁滤波方法,其特征在于,单个小窗进行自适应壁滤波处理的步骤为:进行小窗数据时空域重构,得到分解矩阵,通过奇异值分解提取特征值,绘制特征曲线,利用特征曲线计算最优化的滤波参数,采用最优化的滤波参数对该小窗数据进行滤波,重构图像并输出结果。According to claim 2, the adaptive wall filtering method for large field of view based on hierarchical search is characterized in that the step of performing adaptive wall filtering on a single small window is as follows: performing time-space domain reconstruction of small window data to obtain a decomposition matrix, Extract the eigenvalues by singular value decomposition, draw the characteristic curve, use the characteristic curve to calculate the optimized filter parameters, use the optimized filter parameters to filter the small window data, reconstruct the image and output the result.
  4. 一种基于分级搜索的大视场自适应壁滤波系统,其特征在于,其包括:A large field of view adaptive wall filtering system based on hierarchical search, characterized in that it includes:
    IQ解调模块,其对获取的多帧时间连续的二维平面波超声回波信号进行IQ解调,得到大视场连续帧二维平面波解调数据;IQ demodulation module, it carries out IQ demodulation to the acquired two-dimensional plane wave ultrasonic echo signal of multi-frame time continuous, obtains two-dimensional plane wave demodulation data of continuous frame of large field of view;
    一级窗评估模块,其对整幅图像以大窗划分为若干区域,同步评估各区域的血流信息含量,将血流信息含量高于阈值的区域提取出来;The first-level window evaluation module, which divides the whole image into several regions with large windows, simultaneously evaluates the blood flow information content of each region, and extracts the regions whose blood flow information content is higher than the threshold;
    二级窗细化模块,其计算并设置合适的小窗,将一级窗评估模块提取出来的血流信息含量高于阈值的区域划分成一个个相邻区域之间相互有重叠的小窗;The second-level window refinement module, which calculates and sets a suitable small window, and divides the area whose blood flow information content is higher than the threshold value extracted by the first-level window evaluation module into small windows that overlap each other between adjacent areas;
    自适应壁滤波处理模块,其对每个小窗独立进行自适应壁滤波处理;An adaptive wall filtering processing module, which independently performs adaptive wall filtering processing on each small window;
    以及图像重构模块,其将自适应壁滤波处理模块得到的各个小窗独立自适应滤波后输出的结果叠加到全图相应位置,通过统计及加权平均获得归一化图像,输出重构的完整血流图像。And the image reconstruction module, which superimposes the output results of each small window independent adaptive filtering obtained by the adaptive wall filtering processing module to the corresponding position of the whole image, obtains a normalized image through statistics and weighted average, and outputs the complete reconstruction Blood flow image.
  5. 一种存储介质,其上存储有计算机程序,其特征在于,该程序被执行时用于实现如权利要求1-3中任意一项所述的方法。A storage medium on which a computer program is stored, wherein the program is used to implement the method according to any one of claims 1-3 when executed.
  6. 一种计算机设备,包括存储器、处理器以及存储在所述存储器上并可在处理器上运行的计算机程序,其特征在于,所述处理器执行所述计算机程序时实现如权利要求1-3中任意一项所述的方法。A computer device, comprising a memory, a processor, and a computer program stored on the memory and operable on the processor, characterized in that, when the processor executes the computer program, the computer program according to claims 1-3 is implemented. any one of the methods described.
PCT/CN2021/131481 2021-11-11 2021-11-18 Large-field-of-view adaptive wall filtering method and system based on hierarchical search WO2023082304A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111334484.XA CN114170239A (en) 2021-11-11 2021-11-11 Large-view-field self-adaptive wall filtering method and system based on hierarchical search
CN202111334484.X 2021-11-11

Publications (1)

Publication Number Publication Date
WO2023082304A1 true WO2023082304A1 (en) 2023-05-19

Family

ID=80478861

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/131481 WO2023082304A1 (en) 2021-11-11 2021-11-18 Large-field-of-view adaptive wall filtering method and system based on hierarchical search

Country Status (2)

Country Link
CN (1) CN114170239A (en)
WO (1) WO2023082304A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116525073A (en) * 2023-07-03 2023-08-01 山东第一医科大学第一附属医院(山东省千佛山医院) Database intelligent management system based on health physical examination big data

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180220997A1 (en) * 2017-02-03 2018-08-09 Mayo Foundation For Medical Education And Research System and method for accelerated clutter filtering in ultrasound blood flow imaging using randomized ultrasound data
CN111265246A (en) * 2020-02-17 2020-06-12 东软医疗系统股份有限公司 Ultrasonic color imaging processing method and device
CN111388011A (en) * 2020-03-26 2020-07-10 深圳开立生物医疗科技股份有限公司 Ultrasonic Doppler blood flow imaging method, device, equipment and readable storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180220997A1 (en) * 2017-02-03 2018-08-09 Mayo Foundation For Medical Education And Research System and method for accelerated clutter filtering in ultrasound blood flow imaging using randomized ultrasound data
CN111265246A (en) * 2020-02-17 2020-06-12 东软医疗系统股份有限公司 Ultrasonic color imaging processing method and device
CN111388011A (en) * 2020-03-26 2020-07-10 深圳开立生物医疗科技股份有限公司 Ultrasonic Doppler blood flow imaging method, device, equipment and readable storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
XU, YIWEN ET AL.: "Adaptive Spatiotemporal Clutter Rejection Based on Casorati-Singular Value Decomposition for Ultrafast Plane-wave Doppler Imaging", JOURNAL OF ELECTRONICS & INFORMATION TECHNOLOGY, vol. 43, no. 8, 31 August 2021 (2021-08-31), XP093071483 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116525073A (en) * 2023-07-03 2023-08-01 山东第一医科大学第一附属医院(山东省千佛山医院) Database intelligent management system based on health physical examination big data
CN116525073B (en) * 2023-07-03 2023-09-15 山东第一医科大学第一附属医院(山东省千佛山医院) Database intelligent management system based on health physical examination big data

Also Published As

Publication number Publication date
CN114170239A (en) 2022-03-11

Similar Documents

Publication Publication Date Title
Deng et al. An edge detection approach of image fusion based on improved Sobel operator
CN104240203A (en) Medical ultrasound image denoising method based on wavelet transform and quick bilateral filtering
He et al. HCTNet: A hybrid CNN-transformer network for breast ultrasound image segmentation
CN105631820A (en) Medical ultrasonic image denoising method based on wavelet transform and trilateral filter
CN104318527A (en) Method for de-noising medical ultrasonic image based on wavelet transformation and guide filter
CN110164550B (en) Congenital heart disease auxiliary diagnosis method based on multi-view cooperative relationship
CN112446862A (en) Dynamic breast ultrasound video full-focus real-time detection and segmentation device and system based on artificial intelligence and image processing method
WO2023082304A1 (en) Large-field-of-view adaptive wall filtering method and system based on hierarchical search
CN104657942A (en) Medical ultrasound image noise reduction method based on thresholding improved wavelet transform and guide filter
CN106097280A (en) Based on normal state against the medical ultrasound image denoising method of Gauss model
Wang et al. Multimodal medical image fusion based on Gabor representation combination of multi-CNN and fuzzy neural network
Shao et al. Optimization of ultrasound information imaging algorithm in cardiovascular disease based on image enhancement
Han et al. HWA-SegNet: Multi-channel skin lesion image segmentation network with hierarchical analysis and weight adjustment
Guo et al. Fetal ultrasound standard plane detection with coarse-to-fine multi-task learning
CN113052866A (en) Ultrasonic image tongue contour extraction method based on local binary fitting model
CN110097610A (en) Speech synthesis system and method based on ultrasound with magnetic resonance imaging
Somasundaram et al. Brain segmentation in magnetic resonance images using fast Fourier transform
Zhang et al. Extracting regions of interest in biomedical images
Hu et al. Denosing 3D ultrasound images by non-local means accelerated by GPU
Liu et al. Automatic detection of follicle in ultrasound images of cattle ovarian using MCL method
Sunitha et al. Fuzzy based dynamic histogram equalization for enhancing quality of registered medical image
CN104281997A (en) Dynamic X-ray image real-time enhancing method based on multi-scale analysis model
Yan et al. Monitoring and analysis of early heart structure of fetus in gynecology and obstetrics based on ultrasound image
Zhang et al. A Fast Adaptive LPCA Method for Fetal ECG Extraction Based on Multi-channel Signals
Shah et al. Classification of Skin Cancer using Machine Learning Techniques

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21963750

Country of ref document: EP

Kind code of ref document: A1