CN109785940B - Method for typesetting medical image film - Google Patents

Method for typesetting medical image film Download PDF

Info

Publication number
CN109785940B
CN109785940B CN201811625185.XA CN201811625185A CN109785940B CN 109785940 B CN109785940 B CN 109785940B CN 201811625185 A CN201811625185 A CN 201811625185A CN 109785940 B CN109785940 B CN 109785940B
Authority
CN
China
Prior art keywords
images
film
image
printed
sequence
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.)
Active
Application number
CN201811625185.XA
Other languages
Chinese (zh)
Other versions
CN109785940A (en
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.)
Suzhou Chengze Medical Technology Co ltd
Original Assignee
Suzhou Chengze Medical Technology 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 Suzhou Chengze Medical Technology Co ltd filed Critical Suzhou Chengze Medical Technology Co ltd
Priority to CN201811625185.XA priority Critical patent/CN109785940B/en
Publication of CN109785940A publication Critical patent/CN109785940A/en
Application granted granted Critical
Publication of CN109785940B publication Critical patent/CN109785940B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Measuring And Recording Apparatus For Diagnosis (AREA)

Abstract

The invention discloses a method for typesetting a medical image film, which comprises the following steps: acquiring image sequence information required to be printed by images of various inspection types; acquiring row and column parameters of a film to be printed; inputting an image and reading sequence information of the image; calculating the number of films to be printed; screening the images to be printed in each sequence, thereby picking out the images on each line of the film; film content is generated for printing. The invention can automatically select and typeset the medical images for doctors or technicians to use for film printing, and can quickly and effectively process even if the number of the images is large, thereby greatly reducing the workload of the workers.

Description

Method for typesetting medical image film
Technical Field
The invention relates to a medical image film typesetting method.
Background
At present, the traditional film typesetting mode of medical service institutions is to manually select images by doctors or technicians and then perform typesetting for printing. However, the number of images for examinations such as CT and nuclear magnetic examinations is large, and therefore, a large workload is imposed on the doctor.
Disclosure of Invention
The invention provides a method for typesetting a medical image film.
The technical scheme of the invention is as follows: a method for film typesetting of medical images comprises the following steps: 1) Acquiring image sequence information required to be printed by images of various inspection types; 2) Acquiring row and column parameters of a film to be printed, wherein the row and column parameters are M rows and N columns respectively; 3) Inputting an image and reading sequence information of the image; 4) Calculating the number of films to be printed, and dividing into a step 4 a) and a step 4 b): 4a) Setting configuration conditions, and screening out the number m of image sequences meeting the printing conditions; 4b) Dividing M by M, if the remainder is 0, the quotient is the number of the films, otherwise, the quotient plus 1 is the number of the films; 5) Screening the images to be printed for each sequence, thereby picking out the images on each line of film, comprising steps 5 a) to 5 g): 5a) Cycling all the sequences of the images in sequence; 5b) Calculating whether the number of images in the sequence is larger than the number of columns of the film, if so, turning to the step 5 c), otherwise, turning to the step 5 d); 5c) Calculating the similarity of different pictures through an algorithm to select N images with the maximum difference among the images, and correspondingly filling the N images into N columns of the film; 5d) Selecting all images of the sequence and filling the images into corresponding columns of the film; 5e) Confirming whether all sequences are circularly completed or not, if so, turning to the step 5 f), and otherwise, turning to the step 5 g); 5f) Completing the film typesetting layout; 5g) Turning to step 5 a), continuously circulating all the image sequences in sequence; 6) Film content is generated for printing.
Further, in the present invention, the image acquired in step 1) is selected from CT examination, MR examination, DR examination, CR examination, and MG examination.
Further, in the present invention, the configuration condition in step 4 a) is a white list, and the white list lists names of image sequences to be printed.
Further, in the invention, the white list supports fuzzy matching.
Further, in the present invention, the algorithm adopted in step 5 c) is based on an unsupervised machine learning algorithm, and the algorithm includes: A. inputting medical images, reading data of each image, and performing normalization processing; B. setting the size of an initial K value, and dividing the K value into N types; C. and respectively training the pictures of different categories, and respectively taking out the top picture of different categories.
Compared with the prior art, the invention has the advantages that: the method for typesetting the medical image film can automatically select and typeset the medical image for doctors or technicians to use for film printing, can quickly and effectively process even if the number of the images is large, and greatly reduces the workload of workers.
Drawings
The invention is further described with reference to the following figures and examples:
FIG. 1 is a schematic flow diagram of the process of the present invention.
Detailed Description
Example (b):
the invention discloses a method for typesetting medical image films, which comprises the following steps:
step 1): and acquiring image sequence information required to be printed by images of various inspection types, wherein the acquired images are from CT inspection, MR inspection, DR inspection, CR inspection and MG inspection.
Step 2): acquiring row and column parameters of films to be printed for various inspection type images, wherein the row parameters are M lines and N lines;
and step 3): inputting an image and reading sequence information of the image;
and step 4): calculating the number of films to be printed, and dividing into a step 4 a) and a step 4 b):
step 4 a): setting configuration conditions, and screening out the number m of image sequences meeting the printing conditions, wherein the configuration conditions are a white list, the white list lists names of the image sequences needing to be printed, and the white list supports fuzzy matching;
the sequence name is as follows: t2WI _ TRA, T1WI _ TRA, FSFLAIR _ TRA, lung, stan. . .
The white list is to support fuzzy matching: for example, T1WI, image sequence information of a picture to be printed that meets the requirements can be screened out.
Step 4 b): dividing M by M, if the remainder is 0, the quotient is the number of the films, otherwise, the quotient plus 1 is the number of the films;
step 5): screening the images to be printed for each sequence, thereby picking out the images on each line of film, comprising steps 5 a) to 5 g):
step 5 a): cycling all the sequences of the images in sequence;
step 5 b): calculating whether the number of images in the sequence is larger than the number of columns of the film, if so, turning to the step 5 c), otherwise, turning to the step 5 d);
step 5 c): calculating the similarity of different pictures by adopting an unsupervised machine learning algorithm, selecting N images with the largest difference between the images, and correspondingly filling the N images into N columns of the film, wherein the algorithm comprises the following steps:
A. inputting medical images, reading data of each image, and performing normalization processing;
B. setting the size of an initial K value, and dividing the K value into N types;
C. and respectively training the pictures of different categories, and respectively taking out the top picture of different categories.
Step 5 d): selecting all images of the sequence and filling the images into corresponding columns of the film;
step 5 e): confirming whether all sequences are circularly completed or not, if so, turning to the step 5 f), and otherwise, turning to the step 5 g);
step 5 f): completing the film typesetting layout;
step 5 g): turning to step 5 a), continuously circulating all the image sequences in sequence;
step 6): film content is generated for printing.
In the specific operation of this embodiment, taking a 4-row and 3-column film as an example, if the number of the sequence of the input images is 5, such as (1-1, \8230;, 1-a), (2-1, \8230; 2-b), (3-1, \8230; 3-c), (4-1, \8230; 4-d), (5-1, \8230; 5-e), the remainder of dividing 5 by 4 is 1, and the quotient is 1, the number of the film is 2, and if the number of the sequence of the input images is 12, the remainder of dividing 12 by 4 is 0, and the quotient is 3, the number of the film is 3; still taking the number of the sequences of the input images as 5 as an example, (1-1, \8230;,/1-a) - (4-1, \8230; 4-d) are sequentially filled in the first to fourth rows of a first film, (5-1, \8230; 5-e) are filled in the first row of a second film, when selecting the images which need to be printed in each sequence, whether the number of the images of the sequence is greater than the number of the columns of the films is calculated, taking the first sequence as an example, if a is 2, the number is less than the number of the columns of the films 3, and all 2 images are filled in the corresponding column, if a is 6, the number is greater than the number of the columns of the films 3, and 3 images with the largest difference are selected from 6 images by adopting a unsupervised machine learning algorithm and are filled in the 3 columns of the films; and after all the sequences are circularly completed, the film typesetting layout is completed, and the film content is generated for printing.
By using the method for typesetting the medical image film, the medical image can be automatically selected and typeset for doctors or technicians to use for film printing, and even if the number of images is large, the images can be quickly and effectively processed, thereby greatly reducing the workload of workers.
It should be understood that the above-mentioned embodiments are only illustrative of the technical concepts and features of the present invention, and are intended to enable those skilled in the art to understand the contents of the present invention and implement the present invention, and not to limit the scope of the present invention. All modifications made in accordance with the spirit of the main technical scheme of the invention are intended to be covered by the scope of the invention.

Claims (5)

1. A method for typesetting medical image films is characterized by comprising the following steps:
1) Acquiring image sequence information required to be printed by images of various inspection types;
2) Acquiring row and column parameters of a film to be printed, wherein the row and column parameters are M rows and N columns respectively;
3) Inputting an image and reading sequence information of the image;
4) Calculating the number of films to be printed, and dividing into a step 4 a) and a step 4 b):
4a) Setting configuration conditions, and screening out the number m of image sequences meeting the printing conditions;
4b) Dividing M by M, if the remainder is 0, the quotient is the number of the films, otherwise, the quotient plus 1 is the number of the films;
5) Screening the images to be printed for each sequence, thereby picking out the images on each line of film, comprising steps 5 a) to 5 g):
5a) Sequentially circulating all the sequences of the images;
5b) Calculating whether the number of the images of the sequence is larger than the number of the columns of the film, if so, turning to the step 5 c), otherwise, turning to the step 5 d);
5c) Calculating the similarity of different pictures through an algorithm to select N images with the maximum difference among the images, and correspondingly filling the N images into N columns of the film;
5d) Selecting all images of the sequence and filling the images into corresponding columns of the film;
5e) Confirming whether all sequences are circularly completed, if so, turning to the step 5 f), and otherwise, turning to the step 5 g);
5f) Completing the film typesetting layout;
5g) Turning to step 5 a), continuously circulating all the image sequences in sequence;
6) Film content is generated for printing.
2. The method for film layout of medical images according to claim 1, wherein the images obtained in step 1) are from CT examination, MR examination, DR examination, CR examination, MG examination.
3. The method for film layout of medical images according to claim 1, wherein the configuration condition in step 4 a) is a white list listing names of image sequences to be printed.
4. The method of claim 3, wherein said whitelist supports fuzzy matching.
5. The method for film layout of medical images according to claim 1, wherein the algorithm used in step 5 c) is based on unsupervised machine learning algorithm, and the algorithm steps comprise:
A. inputting medical images, reading data of each image, and performing normalization processing;
B. setting the size of an initial K value, and dividing the K value into N types;
C. and respectively training the pictures of different classes, and respectively taking out the top picture of different classes.
CN201811625185.XA 2018-12-28 2018-12-28 Method for typesetting medical image film Active CN109785940B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811625185.XA CN109785940B (en) 2018-12-28 2018-12-28 Method for typesetting medical image film

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811625185.XA CN109785940B (en) 2018-12-28 2018-12-28 Method for typesetting medical image film

Publications (2)

Publication Number Publication Date
CN109785940A CN109785940A (en) 2019-05-21
CN109785940B true CN109785940B (en) 2023-02-03

Family

ID=66498795

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811625185.XA Active CN109785940B (en) 2018-12-28 2018-12-28 Method for typesetting medical image film

Country Status (1)

Country Link
CN (1) CN109785940B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110148127B (en) * 2019-05-23 2021-05-11 数坤(北京)网络科技有限公司 Intelligent film selection method, device and storage equipment for blood vessel CTA post-processing image
CN110176294A (en) * 2019-05-31 2019-08-27 数坤(北京)网络科技有限公司 A kind of dispatching method, device and the readable storage medium storing program for executing of blood vessel CTA image data
CN110610756A (en) * 2019-07-26 2019-12-24 赛诺威盛科技(北京)有限公司 Method for realizing automatic classified printing of films based on DICOM image information

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101477593A (en) * 2008-12-30 2009-07-08 深圳市蓝韵实业有限公司 Adaptive medical diagnosis report image typesetting process
CN107194169A (en) * 2017-05-18 2017-09-22 杭州健培科技有限公司 Output control method in a kind of medical image set of regions
CN107220646B (en) * 2017-05-25 2020-04-14 杭州健培科技有限公司 Medical image character recognition enhancing method for removing background interference

Also Published As

Publication number Publication date
CN109785940A (en) 2019-05-21

Similar Documents

Publication Publication Date Title
Nishimoto et al. Personal computer-based cephalometric landmark detection with deep learning, using cephalograms on the internet
CN110232719B (en) Medical image classification method, model training method and server
CN109785940B (en) Method for typesetting medical image film
US11101032B2 (en) Searching a medical reference image
US20060008148A1 (en) Character recognition device and method
CN111862096B (en) Image segmentation method and device, electronic equipment and storage medium
US20090034782A1 (en) Methods and systems for selecting an image application based on image content
WO2018104342A1 (en) Learning annotation of objects in image
US20180241563A1 (en) Image fingerprinting
JP6486853B2 (en) Classification label assignment apparatus, classification label assignment method, and program
WO2021210797A1 (en) Artificial intelligence-based cloud platform system for reading medical images
CN113344896A (en) Breast CT image focus segmentation model training method and system
CN112036295A (en) Bill image processing method, bill image processing device, storage medium and electronic device
WO2017164204A1 (en) Method and apparatus for extracting diagnosis object from medical document
CN109063557B (en) Method for quickly constructing heart coronary vessel identification data set
CN112330787B (en) Image labeling method, device, storage medium and electronic equipment
US20040213444A1 (en) Medical image processing system
Holmes et al. An interactive java statistical image segmentation system: GemIdent
JP6425468B2 (en) Teacher data creation support method, image classification method, teacher data creation support device and image classification device
CN113177602B (en) Image classification method, device, electronic equipment and storage medium
EP4327333A1 (en) Methods and systems for automated follow-up reading of medical image data
JP7443929B2 (en) Medical diagnosis support device, medical diagnosis support program, and medical diagnosis support method
KR101887751B1 (en) Method of matching and displaying dicom image and non-dicom content
CN114612915B (en) Method and device for extracting patient information of film image
JP7512798B2 (en) Information processing device and computer program

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant