CN101396283A - Ultrasonic image assistant diagnostic system - Google Patents

Ultrasonic image assistant diagnostic system Download PDF

Info

Publication number
CN101396283A
CN101396283A CNA2008102166932A CN200810216693A CN101396283A CN 101396283 A CN101396283 A CN 101396283A CN A2008102166932 A CNA2008102166932 A CN A2008102166932A CN 200810216693 A CN200810216693 A CN 200810216693A CN 101396283 A CN101396283 A CN 101396283A
Authority
CN
China
Prior art keywords
ultrasound image
ultrasonic image
focus
viewing area
title
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CNA2008102166932A
Other languages
Chinese (zh)
Inventor
李胜利
旷文维
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Landwind Industry Co Ltd
Original Assignee
Shenzhen Landwind Industry Co Ltd
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 Shenzhen Landwind Industry Co Ltd filed Critical Shenzhen Landwind Industry Co Ltd
Priority to CNA2008102166932A priority Critical patent/CN101396283A/en
Publication of CN101396283A publication Critical patent/CN101396283A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Ultra Sonic Daignosis Equipment (AREA)

Abstract

The invention discloses an ultrasound image aided diagnosis system which comprises a display interface, a focus name catalog structure which is arranged on the display interface, a standard ultrasound image display area which is arranged on the display interface and is corresponding to a focus name, and a static ultrasound image display area which is arranged on the display area. After the system starts, the static ultrasound image display area displays a static ultrasound image; after the focus name in the focus name catalog structure is clicked, the standard ultrasound image display area displays a standard ultrasound image which is corresponding to the focus name. The ultrasound image aided diagnosis system compares the standard ultrasound image which is corresponding to the focus name and the static ultrasound image which is bypassed by an ultrasound diagnostic unit, and assists an ultrasound doctor to look for characteristic presentation, thus making the right diagnosis on difficult or rare clinical cases and providing good aided diagnosis tool for ultrasound doctors.

Description

A kind of ultrasonic image assistant diagnostic system
Technical field
The present invention relates to the ultrasonic imaging technique field, be specifically related to a kind of ultrasonic image assistant diagnostic system.
Background technology
Along with ultransonic popularization and application, the vast basic hospital of China has substantially all had Ultrasonography, and its extensive use and effectiveness make it become at clinical medicine domain must obligato instrument.But the Ultrasonography of a lot of basic hospitals has only the doctor one or two, often can't discuss and call in the experts with going together when running into difficult or rare case in daily diagnosis, to such an extent as to can't be to checking down corresponding conclusion.And because ultrasonic specialty is an emerging specialty, the existing sonographer overwhelming majority is transferred to civilian work from clinical, only a few is the image major, therefore understand very few to the many relevant knowledges of ultrasonic image, edge knowledge, especially ultrasonic diagnosis relates to inside and outside, woman, each section of youngster, scope spreads all over each position of whole body, each internal organs, and this is difficult to utilize ultrasonic image that disease is diagnosed with regard to making the sonographer of lacking experience.
Summary of the invention
The technical problem to be solved in the present invention provides a kind of ultrasonic image assistant diagnostic system, overcomes prior art can't be carried out medical diagnosis on disease fast according to ultrasonic image when running into difficult or rare case defective.
The present invention solves the problems of the technologies described above the technical scheme that is adopted to be:
A kind of ultrasonic image assistant diagnostic system,
Comprise a display interface,
Be positioned at the focus title bibliographic structure on the described display interface,
Be positioned on the described display interface with described focus title corresponding standard ultrasonic image viewing area,
Be positioned at the static ultrasonic image viewing area on the described display interface,
After the system start-up static ultrasonic image is presented at described static ultrasonic image viewing area, click the focus title in the described focus title bibliographic structure after, described standard ultrasound image viewing area shows the standard ultrasound image corresponding with described focus title.
Described ultrasonic image assistant diagnostic system, wherein also comprise be positioned on the described display interface with the corresponding ultrasonic image thumbnail of described focus title viewing area, after clicking the focus title in the described focus title bibliographic structure, described ultrasonic image thumbnail viewing area shows the standard ultrasound image thumbnail corresponding with described focus title.
Described ultrasonic image assistant diagnostic system is wherein clicked described standard ultrasound image thumbnail, and described standard ultrasound image viewing area shows the corresponding ultrasonic image that amplifies.
Described ultrasonic image assistant diagnostic system, wherein said focus title bibliographic structure is realized by tree construction.
Described ultrasonic image assistant diagnostic system, wherein said static ultrasonic image viewing area is adjacent with described standard ultrasound image viewing area.
Described ultrasonic image assistant diagnostic system, wherein said standard ultrasound image is made as JPG or BMP form.
Beneficial effect of the present invention is: standard ultrasound image that ultrasonic image assistant diagnostic system of the present invention will be corresponding with the focus title and diasonograph pass the static ultrasonic image of coming and compare, assisting ultrasonic doctor seeks out the characteristic presentation, thereby difficult or rare case are made correct diagnosis, for sonographer provides good auxiliary diagnostic tool.
Description of drawings
The present invention includes following accompanying drawing:
Fig. 1 is the focus title bibliographic structure sketch map on the display interface of the present invention;
Fig. 2 enters system's display interface sketch map for the present invention;
Fig. 3 selects the focus title sketch map in the focus title catalogue for the present invention clicks;
Fig. 4 for the focus title in the clicked lesion title catalogue of the present invention after display standard ultrasonic image thumbnail sketch map;
Fig. 5 shows corresponding enlarged image sketch map behind the standard ultrasound image thumbnail for the present invention clicks;
Fig. 6 is an operational flowchart of the present invention.
The specific embodiment
With embodiment the present invention is described in further detail with reference to the accompanying drawings below:
1, preserves the real-time imaging of diasonograph
By video frequency collection card the real-time ultrasound image in the diasonograph is saved in the disk of current server and becomes current static ultrasonic image.
2, generate Main form and load static ultrasonic image
It is as follows to use development language Delphi to generate the Main form step:
A newly-built engineering generates forms, and the height that forms are set is 768, and width is 1024.Call api function CreateWindow and create a window, pass the static ultrasonic image display window of coming as diasonograph, the height of window is 512 pixels, width is 384 pixels, in window, create an Image control, will pass the image that is kept in the disk to diasonograph and be loaded in this Image control.
3, in Main form, create tree construction focus title catalogue:
As shown in Figure 1, in Main form, create tree construction catalogue control, be carried in the focus title bibliographic structure of having organized in the disk.
Focus title bibliographic structure organizational form is as follows in the disk:
First floor catalogue is the position, and the second layer is the focus classification, and the 3rd layer is the focus title, and correspondence is the standard ultrasound image file under the focus title, and the form of standard video ultrasonic image file is JPG or BMP, but is not limited to this two kinds of forms.
Focus title bibliographic structure loading function in the disk is as follows:
This function has been used FindFirst, the function that two Delphi of FindNext carry;
Defined variable: the SearchRec type is TSearchRec;
Self defined class:
TNodeData=class
NodeName:string;
NodePath:string;
end;
Wherein NodeName represents the node title, and NodePath represents the path of node correspondence.
Suppose that the focus title leaves under the root of disk D;
A, operation function F indFirst (' d: * .* ', faDirectory, SearchRec);
B, establishment self defined class NodeData (TNodeData), SearchRec.Name is composed to NodeData.NodeName, the path of catalogue (' d: ') compose and give NodeData.NodePath, in tree, pass through AddObject () function creation node, and the value (being the directory name in the explorer) of SearChRec.Name is composed the Name that gives node;
C, operation function F indNext (SearchRec);
If d function F indNext (SearchRec) return of value is 0 o'clock, circulation b, c is not 0 up to return of value.
Tree construction focus title directory response OnDblClick incident
Function: the next stage that refreshes tree construction focus title catalogue;
Defined variable: the SearchRec type is TSearchRec;
The CurTreeNode type is TTreeNode;
Self defined class:
TNodeData=class
NodeName:string;
NodePath:string;
end;
NodeName represents the node title, and NodePath represents the path of node correspondence.
A, obtain current selected node, and assignment is given CurTreeNode by Selected;
B, operation function F indFirst (' d: '+CurTreeNode.NodePath+ ' * .* ', faDirectory
,SearchRec);
C, establishment self defined class NodeData (TNodeData), SearchRec.Name is composed to NodeData.NodeName, the path of catalogue (' d: '+CurTreeNode) compose to NodeData.NodePath, in tree, pass through AddObject () function creation node, and the value (being the directory name in the explorer) of SearChRec.Name is composed the Name that gives node;
D, operation function F indNext (SearchRec);
If e function F indNext (SearchRec) return of value is 0 o'clock, circulation c, d is not 0 up to return of value.
4, select focus title and generate standard ultrasound image thumbnail list
In tree construction focus title catalogue, a mouse click left button, OnMouseDown message among the system responses Delphi is according to the definite focus title of selecting in the position of current mouse; Call api function CreateWindow and create a window, as standard ultrasound image thumbnail list window, the height of window is 240 pixels, and width is 750 pixels.According to the focus title of top mouse-click, the image file under the focus title is loaded in the standard ultrasound image thumbnail list, concrete loading procedure is as follows:
Defined variable: the CurTreeNode type is TTreeNode;
A, obtain current selected node, and assignment is given CurTreeNode by Selected;
B, operation function F indFirst (' d: '+CurTreeNode.NodePath+ ' * .* ', faAnyFile, SearchRec);
C, in standard ultrasound image list window, create the Image control, and with LoadFromFile (' d: '+CurTreeNode.NodePath+ ' '+SearchRec.Name) load the ultrasonic image file, and the ultrasonic image file absolute path that loads is recorded in the Hint attribute of Image control, create a label control, the text of SearchRec.Name is composed to label control;
D, operation function F indNext (SearchRec);
If e function F indNext (SearchRec) return of value is 0 o'clock, circulation c, d is not 0 up to return of value.
5, choice criteria ultrasonic image and diasonograph pass the static ultrasonic image come and compare
Call api function CreateWindow and create a window, as standard ultrasound image display window, the height of window is 512 pixels, and width is 384 pixels, creates an Image control in window.In the tabulation of standard ultrasound image, a mouse click left button, OnMouseDown message among the system responses Delphi, determine the ultrasonic image of selection according to the position of current mouse, and the absolute path of from the Hint attribute, reading this standard ultrasound image file place disk, simultaneously this standard ultrasound image file is loaded in the Image control of standard ultrasound image display window; In window, check from diasonograph and pass the ultrasonic image come and the feature of standard ultrasound image.
Change to describe the instantiation of checking exudative retinitis in detail below by the shown system interface of Fig. 2, Fig. 3, Fig. 4 and Fig. 5, operational flowchart as shown in Figure 6.
As shown in Figure 2, enter system;
As shown in Figure 3, the eye node in the mouse-click focus title bibliographic structure;
As shown in Figure 4, the retinal diseases node in the mouse-click focus title bibliographic structure, system will be presented at the form of standard ultrasound image files all under this node with thumbnail in the standard ultrasound image thumbnail list from disk;
As shown in Figure 5, any standard ultrasound image thumbnail (as clicking the exudative retinitis thumbnail) in the mouse-click standard ultrasound image thumbnail list is clicked the back system standard ultrasound image is presented in the standard ultrasound image display window.
Those skilled in the art do not break away from essence of the present invention and spirit, can there be the various deformation scheme to realize the present invention, the above only is the preferable feasible embodiment of the present invention, be not so limit to interest field of the present invention, the equivalent structure that all utilizations description of the present invention and accompanying drawing content are done changes, and all is contained within the interest field of the present invention.

Claims (6)

1, a kind of ultrasonic image assistant diagnostic system is characterized in that:
Comprise a display interface,
Be positioned at the focus title bibliographic structure on the described display interface,
Be positioned on the described display interface with described focus title corresponding standard ultrasonic image viewing area,
Be positioned at the static ultrasonic image viewing area on the described display interface,
After the system start-up static ultrasonic image is presented at described static ultrasonic image viewing area, click the focus title in the described focus title bibliographic structure after, described standard ultrasound image viewing area shows the standard ultrasound image corresponding with described focus title.
2, ultrasonic image assistant diagnostic system according to claim 1, it is characterized in that: also comprise be positioned on the described display interface with the corresponding ultrasonic image thumbnail of described focus title viewing area, after clicking the focus title in the described focus title bibliographic structure, described ultrasonic image thumbnail viewing area shows the standard ultrasound image thumbnail corresponding with described focus title.
3, ultrasonic image assistant diagnostic system according to claim 2 is characterized in that: click described standard ultrasound image thumbnail, described standard ultrasound image viewing area shows the corresponding ultrasonic image that amplifies.
4, ultrasonic image assistant diagnostic system according to claim 3 is characterized in that: described focus title bibliographic structure is realized by tree construction.
5, ultrasonic image assistant diagnostic system according to claim 4 is characterized in that: described static ultrasonic image viewing area is adjacent with described standard ultrasound image viewing area.
6, ultrasonic image assistant diagnostic system according to claim 5 is characterized in that: described standard ultrasound image is made as JPG or BMP form.
CNA2008102166932A 2008-10-07 2008-10-07 Ultrasonic image assistant diagnostic system Pending CN101396283A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2008102166932A CN101396283A (en) 2008-10-07 2008-10-07 Ultrasonic image assistant diagnostic system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2008102166932A CN101396283A (en) 2008-10-07 2008-10-07 Ultrasonic image assistant diagnostic system

Publications (1)

Publication Number Publication Date
CN101396283A true CN101396283A (en) 2009-04-01

Family

ID=40515300

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2008102166932A Pending CN101396283A (en) 2008-10-07 2008-10-07 Ultrasonic image assistant diagnostic system

Country Status (1)

Country Link
CN (1) CN101396283A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102004847A (en) * 2010-11-04 2011-04-06 北京汇影互联科技有限公司 Ultrasonic diagnosis method and device
CN104584018A (en) * 2012-08-22 2015-04-29 皇家飞利浦有限公司 Automatic detection and retrieval of prior annotations relevant for imaging study for efficient viewing and reporting
CN106202851A (en) * 2015-05-27 2016-12-07 三星Sds株式会社 Medical metadatabase management method, querying method and managing device
CN107616812A (en) * 2017-10-27 2018-01-23 飞依诺科技(苏州)有限公司 The rapid comparison method and system of ultrasonoscopy during ultrasonic scanning in real time
CN108231162A (en) * 2016-12-14 2018-06-29 三星电子株式会社 For showing the method and apparatus of medical image
CN110604597A (en) * 2019-09-09 2019-12-24 李胜利 Method for intelligently acquiring fetal cardiac cycle images based on ultrasonic four-cavity cardiac section
CN113256628A (en) * 2021-07-05 2021-08-13 深圳科亚医疗科技有限公司 Apparatus and method for analysis management of cervical images, apparatus and storage medium

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102004847A (en) * 2010-11-04 2011-04-06 北京汇影互联科技有限公司 Ultrasonic diagnosis method and device
CN102004847B (en) * 2010-11-04 2015-06-10 北京汇影互联科技有限公司 Ultrasonic diagnosis real-time interaction method
CN104584018A (en) * 2012-08-22 2015-04-29 皇家飞利浦有限公司 Automatic detection and retrieval of prior annotations relevant for imaging study for efficient viewing and reporting
US10354049B2 (en) 2012-08-22 2019-07-16 Koninklijke Philips N.V. Automatic detection and retrieval of prior annotations relevant for an imaging study for efficient viewing and reporting
CN104584018B (en) * 2012-08-22 2022-09-02 皇家飞利浦有限公司 Automated detection and retrieval of prior annotations relevant for efficient viewing and reporting of imaging studies
CN106202851A (en) * 2015-05-27 2016-12-07 三星Sds株式会社 Medical metadatabase management method, querying method and managing device
CN108231162A (en) * 2016-12-14 2018-06-29 三星电子株式会社 For showing the method and apparatus of medical image
CN108231162B (en) * 2016-12-14 2022-04-26 三星电子株式会社 Method and apparatus for displaying medical images
CN107616812A (en) * 2017-10-27 2018-01-23 飞依诺科技(苏州)有限公司 The rapid comparison method and system of ultrasonoscopy during ultrasonic scanning in real time
CN110604597A (en) * 2019-09-09 2019-12-24 李胜利 Method for intelligently acquiring fetal cardiac cycle images based on ultrasonic four-cavity cardiac section
CN113256628A (en) * 2021-07-05 2021-08-13 深圳科亚医疗科技有限公司 Apparatus and method for analysis management of cervical images, apparatus and storage medium

Similar Documents

Publication Publication Date Title
US10978184B2 (en) Evolving contextual clinical data engine for medical information
US8908947B2 (en) Integration of medical software and advanced image processing
CN101396283A (en) Ultrasonic image assistant diagnostic system
US7421647B2 (en) Gesture-based reporting method and system
EP3143535A1 (en) Evolving contextual clinical data engine for medical data processing
US7590932B2 (en) Electronic healthcare management form creation
US8671118B2 (en) Apparatus, method and program for assisting medical report creation and providing medical information
US20090138280A1 (en) Multi-stepped default display protocols
US8150711B2 (en) Generating and managing medical documentation sets
JP2007505419A (en) System and method for managing an endoscopic laboratory
JP2010033579A (en) Launching of multiple dashboard sets that each correspond to different stages of multi-stage medical process
JP2009238037A (en) Medical report system, medical report viewer, medical report program, and method of viewing medical report
JP2012048395A (en) Medical information distribution device, medical information distribution method and medical information distribution program
JP2007140859A (en) Information processing system
JP6711676B2 (en) Medical report creating apparatus and control method thereof, medical report creating system, and program
JP2012053632A (en) Device, method and program for supporting preparation of medical report
JP4932204B2 (en) Medical support system, medical support device, and medical support program
JP5392086B2 (en) Database system and program
US20110238446A1 (en) Medical record entry systems and methods
US20040008223A1 (en) Electronic healthcare management form navigation
Chandwani et al. Doctor-patient interaction in telemedicine: Logic of choice and logic of care perspectives
JP2013228800A (en) Information processing apparatus, information processing method and program
US10585916B1 (en) Systems and methods for improved efficiency
JP2010128782A (en) Medical system, integrated management server, and program
JP2004287732A (en) Medical information display device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Open date: 20090401