EP4629898A1 - X-ray dose determination apparatus - Google Patents
X-ray dose determination apparatusInfo
- Publication number
- EP4629898A1 EP4629898A1 EP23817405.6A EP23817405A EP4629898A1 EP 4629898 A1 EP4629898 A1 EP 4629898A1 EP 23817405 A EP23817405 A EP 23817405A EP 4629898 A1 EP4629898 A1 EP 4629898A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- patient
- visible
- infrared image
- silhouette
- processing unit
- 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
Links
Classifications
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B6/00—Apparatus or devices for radiation diagnosis; Apparatus or devices for radiation diagnosis combined with radiation therapy equipment
- A61B6/54—Control of apparatus or devices for radiation diagnosis
- A61B6/542—Control of apparatus or devices for radiation diagnosis involving control of exposure
- A61B6/544—Control of apparatus or devices for radiation diagnosis involving control of exposure dependent on patient size
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/11—Region-based segmentation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10024—Color image
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10048—Infrared image
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30196—Human being; Person
Definitions
- the present invention relates to an X-ray dose determination apparatus, an X-ray dose determination system, an X-ray system, an X-ray dose determination method, a computer program element, and a computer readable medium.
- the X-ray imaging of patients poses problem, where the imaging of overweight patient is consistently more complicated, than that of fitter patients. This is in part caused by difficulties in positioning the detector or achieving a correct field of view.
- a recurrent problem is that of the exposure.
- the radiation dose, that is emitted in the taking of an X-Ray (CXR) must be carefully calibrated in order to achieve a compromise between image quality and patient radiation exposure.
- the radiation exposure is mostly a function of two factors, the X-ray tube’s acceleration voltage, expressed in kV (kilo-Volts), and the exposure time product (radiation intensity), expressed in mAs.
- the kV controls the wavelength of the photons emitted by the tube and thus how they traverse the different tissues. Therefore, the kV controls the contrast of the images. Since contrast can be digitally enhanced, the kV parameter is less important in modern digital imaging systems - see for example L-C. Chen, G. Papandreou, F. Schroff, H. Adam, Rethinking Atrous Convolution for Semantic Image Segmentation, arXiv cs.CV, available online: https://arxiv.org/abs/r706.05587v3..
- the mAs is a function of time, that controls the number of photons hitting the detector.
- an X-ray dose determination apparatus comprising: an input unit; a processing unit; and an output unit.
- the input unit is configured to provide a visible or infrared image of a patient to the processing unit.
- the processing unit is configured to determine a silhouette of the patient in the visible or infrared image of the patient.
- the processing unit is configured to determine a thickness of the patient comprising utilization of the silhouette of the patient in the visible or infrared image of the patient.
- the processing unit is configured to determine an X-ray dose for an X-ray examination of the patient comprising utilization of the thickness of the patient; andZor the processing unit is configured to determine that an atypical X-ray dose for the X-ray examination of the patient is required comprising utilization of the thickness of the patient.
- the output unit is configured to output an indication of the X-ray dose for the X-ray examination of the patient andZor the output unit is configured to output an indication that an atypical X-ray dose for the X-ray examination of the patient is required.
- a simple 2D image of a person acquired by a camera can be used to determine a thickness of a patient from which a correct X-ray dose can be determined andZor an indication given to an operator that an atypical or non-typical X-ray dose will be required.
- the correct X-ray dose can be given to enable a resultant X-ray with the required contrast to be acquired and mitigate overexposure or underexposure of the patient.
- a 2D image of a patient is used to determine the patient’s morphology from which an X-ray dose for an X-ray examination can be determined.
- a simple camera such as an RGB camera, can be used to acquire an image and the patient’s silhouette is evaluated from this image and this used to determine a thickness of the patient from which a correct X-ray dose can be determined.
- the determination of the silhouette of the patient in the visible or infrared image of the patient comprises implementation by the processing unit of a segmentation machine learning algorithm to analyse the visible or infrared image of the patient to determine a segmentation mask representative of the silhouette of the patient in the visible or infrared image of the patient.
- the segmentation machine learning algorithm was trained on a plurality of visible or infrared images of one or more persons and an associated plurality of segmentation masks obtained from annotation of an outline of the one or more persons, each visible or infrared image has an image of one person.
- the processing unit is configured to determine a contour of the silhouette of the patient in the visible or infrared image of the patient comprising utilization of the silhouette of the patient in the visible or infrared image of the patient.
- the determination of the thickness of the patient can then comprise utilization of the contour of the silhouette of the patient in the visible or infrared image of the patient.
- the processing unit is configured to determine a plurality of feature points of the silhouette of the patient in the visible or infrared image of the patient that represent the contour of the silhouette of the patient in the visible or infrared image of the patient.
- the determination of the thickness of the patient can then comprise utilization of the plurality of feature points of the silhouette of the patient in the visible or infrared image of the patient.
- the determination of the plurality of feature points comprises a determination of a plurality of turning points at one or more boundaries of the silhouette of the patient in the visible or infrared image of the patient, and each turning point defines a feature point.
- the determination of a turning point comprises a determination of a first direction associated with a first pair of contiguous pixels at a boundary of the silhouette of the patient in the visible or infrared image of the patient and a determination of a second direction associated with a second pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient.
- a turning point is determined when an angle between the first direction and the second direction is greater than or equal to a threshold angle.
- the first pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient is contiguous with the second pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient.
- the first pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient share a common pixel with the second pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient.
- a thickness of this body part can be determined from the silhouette of the 2D image, that could for example at a waist position show arms, but the waist itself can be identified in the silhouette from the feature points from which the thickness of the waste itself can be determined enabling the correct X-ray dose for an X-ray examination of the waste to be determined.
- the determination of the thickness of the patient comprises a determination of a width of the patient perpendicular to a viewing direction of a camera that acquired the visible or infrared image of the patient comprising utilization of the silhouette of the patient in the visible or infrared image of the patient, and the processing unit is configured to transform the width of the patient to the thickness of the patient.
- the transformation of the width of the patient to the thickness of the patient comprises utilization of a look up table or regression model or mathematical model.
- knowledge of the width to depth relationship for people can be utilized to transform a width for example of a chest or waist in a simple 2D image to a thickness of the chest or waist as would be seen by X-rays in an X-ray examination, and this thickness can be used to determine the correct X-ray dose for the examination.
- the determination of the width of the patient perpendicular to the viewing direction of the camera that acquired the visible or infrared image of the patient comprises utilization of the contour of the silhouette of the patient in the visible or infrared image of the patient.
- an X-ray dose determination system comprising: a visible or infrared camera; a processing unit; and an output unit.
- the visible or infrared camera is configured to acquire a visible or infrared image of a patient.
- the visible or infrared camera is configured to provide the visible or infrared image of the patient to the processing unit.
- the processing unit is configured to determine a silhouette of the patient in the visible or infrared image of the patient.
- the processing unit is configured to determine a thickness of the patient comprising utilization of the silhouette of the patient in the visible or infrared image of the patient.
- the processing unit is configured to determine an X-ray dose for an X-ray examination of the patient comprising utilization of the thickness of the patient; and/or the processing unit is configured to determine that an atypical X-ray dose for the X-ray examination of the patient is required comprising utilization of the thickness of the patient.
- the output unit is configured to output an indication of the X-ray dose for the X-ray examination of the patient and/or the output unit is configured to output an indication that an atypical X-ray dose for the X-ray
- an X-ray system comprising: an X-ray image acquisition unit; a visible or infrared camera; and a processing unit;
- the visible or infrared camera is configured to acquire a visible or infrared image of a patient prior to having an X-ray examination with the X-ray image acquisition unit.
- the visible or infrared camera is configured to provide the visible or infrared image of the patient to the processing unit.
- the processing unit is configured to determine a silhouette of the patient in the visible or infrared image of the patient.
- the processing unit is configured to determine a thickness of the patient comprising utilization of the silhouette of the patient in the visible or infrared image of the patient.
- the processing unit is configured to determine an X-ray dose for the X-ray examination of the patient comprising utilization of the thickness of the patient; and/or the processing unit is configured to determine that an atypical X-ray dose for the X-ray examination of the patient is required comprising utilization of the thickness of the patient and utilize an output unit to output an indication that an atypical X-ray dose for the X-ray examination of the patient is required.
- an X-ray dose determination method comprising: providing a visible or infrared image of a patient to a processing unit; determining by the processing unit a silhouette of the patient in the visible or infrared image of the patient; determining by the processing unit a thickness of the patient comprising utilizing the silhouette of the patient in the visible or infrared image of the patient; determining by the processing unit an X-ray dose for an X-ray examination of the patient comprising utilizing the thickness of the patient; and/or determining by the processing unit that an atypical X-ray dose for the X-ray examination of the patient is required comprising utilizing the thickness of the patient; and outputting by an output unit an indication of the X-ray dose for the X-ray examination of the patient and/or outputting by the output unit an indication that an atypical X-ray dose for the X-ray examination of the patient is required.
- a computer program element for controlling an apparatus according to the first aspect which when executed by a processor is configured to carry out the method of the fourth aspect.
- a computer program element for controlling a system according to the second aspect which when executed by a processor is configured to carry out the method of the fourth aspect.
- a computer program element for controlling a system according to the third aspect which when executed by a processor is configured to carry out the method of the fourth aspect.
- the computer program element can for example be a software program but can also be a FPGA, a PLD or any other appropriate digital means.
- Fig. 1 shows an example of an X-ray dose determination apparatus
- Fig. 2 shows an example of an X-ray dose determination system
- Fig. 3 shows an example of an X-ray system
- Fig. 4 shows an X-ray dose determination method
- Fig. 5 shows an example of an image having been annotated to provide a segmentation mask to be used in training a segmentation machine learning algorithm
- Fig. 6 shows an example of direction encoding of different contour points, with specific examples of encoding equal to 1 and encoding equal to 6;
- Fig. 7 shows an example of feature point determination
- Fig. 8 shows an example of radiation dose increase with patient thickness for an X-ray imaging of the chest to yield images of equivalent image quality.
- Fig. 1 shows an example of an X-ray dose determination apparatus 10.
- the apparatus 10 comprises an input unit 20, a processing unit 30, and an output unit 40.
- the input unit is configured to provide a visible or infrared image of a patient to the processing unit.
- the processing unit is configured to determine a silhouette of the patient in the visible or infrared image of the patient.
- the processing unit is configured to determine a thickness of the patient comprising utilization of the silhouette of the patient in the visible or infrared image of the patient.
- the processing unit is configured to determine an X-ray dose for an X-ray examination of the patient comprising utilization of the thickness of the patient.
- the processing unit is configured to determine that an atypical X-ray dose for the X-ray examination of the patient is required comprising utilization of the thickness of the patient.
- the output unit is configured to output an indication of the X-ray dose for the X-ray examination of the patient. Additionally or alternatively the output unit is configured to output an indication that an atypical X-ray dose for the X-ray examination of the patient is required.
- a simple 2D image of a person acquired by a camera can be used to determine a thickness of a patient from which a correct X-ray dose can be determined and/or an indication given to an operator that an atypical or non-typical X-ray dose will be required.
- the correct X-ray dose can be given to enable a resultant X-ray with the required contrast to be acquired and mitigate overexposure or underexposure of the patient.
- a 2D image of a patient is used to determine the patient’s morphology from which an X-ray dose for an X-ray examination can be determined.
- a simple camera such as an RGB camera, can be used to acquire an image and the patient’s silhouette is evaluated from this image and this used to determine a thickness of the patient from which a correct X-ray dose can be determined.
- the visible or infrared image is a 2D visible or infrared image acquired by a normal 2D camera.
- the visible or infrared image can be a 3D image acquired by a 3D camera, using time-of-flight camera, or grid distortion technology.
- the depth resolution for such cameras is generally less than the lateral resolution, and therefore determination of a silhouette of such a 3D image to determine a thickness of the patient and an x-ray dose determination can be more accurate than determination of a thickness of a patient from the 3D image data itself, and then determining an X-ray dose.
- the indication of the X-ray dose and/or the indication that an atypical X- ray dose is required comprises an X-ray dose in numerical form presented on a VDU.
- the indication of the X-ray dose and/or the indication that an atypical X- ray dose is required comprises a visual indication that a different dose to that anticipated is proposed.
- the indication of the X-ray dose and/or the indication that an atypical X- ray dose is required comprises a visual representation in colour - for example with a first colour indicating that the X-ray dose is as anticipated, a second colour indicating that a higher dose than anticipated is required, and a third colour indicating that a lower dose than anticipated is required.
- the indication of the X-ray dose and/or the indication that an atypical X- ray dose is required comprises a visual representation of a marker shown with respect to a scale - thus for example a scale with upper and lower boundaries annotated on it can be presented to a technician with a slider or marker that moves to the required dose following processing of the visible or infrared image.
- the determination of the silhouette of the patient in the visible or infrared image of the patient comprises implementation by the processing unit of a segmentation machine learning algorithm to analyse the visible or infrared image of the patient to determine a segmentation mask representative of the silhouette of the patient in the visible or infrared image of the patient.
- the segmentation machine learning algorithm was trained on a plurality of visible or infrared images of one or more persons and an associated plurality of segmentation masks obtained from annotation of an outline of the one or more persons, and wherein each visible or infrared image has an image of one person.
- the machine learning algorithm utilizes DeepLab.
- the processing unit is configured to determine a contour of the silhouette of the patient in the visible or infrared image of the patient comprising utilization of the silhouette of the patient in the visible or infrared image of the patient.
- the determination of the thickness of the patient can then comprise utilization of the contour of the silhouette of the patient in the visible or infrared image of the patient.
- the processing unit is configured to determine a plurality of feature points of the silhouette of the patient in the visible or infrared image of the patient that represent the contour of the silhouette of the patient in the visible or infrared image of the patient.
- the determination of the thickness of the patient can then comprise utilization of the plurality of feature points of the silhouette of the patient in the visible or infrared image of the patient.
- the determination of the plurality of feature points comprises a determination of a plurality of turning points at one or more boundaries of the silhouette of the patient in the visible or infrared image of the patient, and wherein each turning point defines a feature point.
- the determination of a turning point comprises a determination of a first direction associated with a first pair of contiguous pixels at a boundary of the silhouette of the patient in the visible or infrared image of the patient and a determination of a second direction associated with a second pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient, and a turning point is determined when an angle between the first direction and the second direction is greater than or equal to a threshold angle.
- the threshold angle is 35 degrees, or 40 degrees, or 45 degrees, or 50 degrees, or 55 degrees, or 60 degrees, or 65 degrees, or 70 degrees, or 75 degrees, or 80 degrees, or 85 degrees, or 90 degrees, or 95 degrees, or 100 degrees, or 105 degrees, or 110 degrees.
- the first pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient is contiguous with the second pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient.
- the first pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient share a common pixel with the second pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient.
- a thickness of this body part can be determined from the silhouette of the 2D image, that could for example at a waist position show arms, but the waist itself can be identified in the silhouette from the feature points from which the thickness of the waste itself can be determined enabling the correct X-ray dose for an X-ray examination of the waste to be determined.
- the determination of the thickness of the patient comprises a determination of a width of the patient perpendicular to a viewing direction of a camera that acquired the visible or infrared image of the patient comprising utilization of the silhouette of the patient in the visible or infrared image of the patient, and the processing unit is configured to transform the width of the patient to the thickness of the patient.
- the transformation of the width of the patient to the thickness of the patient comprises utilization of a look up table or regression model or mathematical model.
- knowledge of the width to depth relationship for people can be utilized to transform a width for example of a chest or waist in a simple 2D image to a thickness of the chest or waist as would be seen by X-rays in an X-ray examination, and this thickness can be used to determine the correct X-ray dose for the examination.
- the look up table is associated with a body part to be subject of the X-ray examination of the patient.
- the look up table takes into account component parts and/or organs of and/or within the body part.
- the regression model is associated with a body part to be subject of the X- ray examination of the patient.
- the regression takes into account component parts and/or organs of and/or within the body part.
- the mathematical is associated with a body part to be subject of the X-ray examination of the patient.
- the mathematical model takes into account component parts and/or organs of and/or within the body part.
- the thickness of the body part such as a leg, chest, stomach can be determined from a visible or infrared image, and from knowledge of the body part and the expected amount of other structures, such as bone, or organs, and how much these structures absorb X-rays, a more accurate determination of the required X-ray dose can be determined that can also take into account how much body fat is present in addition to organs/bone.
- the determination of the width of the patient perpendicular to the viewing direction of the camera that acquired the visible or infrared image of the patient comprises utilization of the contour of the silhouette of the patient in the visible or infrared image of the patient.
- the determination of the X-ray dose for the X-ray examination of the patient comprises utilization of a correlation between X-ray doses and patient thicknesses.
- Fig. 2 shows an example of an X-ray dose determination system 100.
- the system 100 comprises a visible or infrared camera 110, a processing unit 120, and an output unit 130.
- the visible or infrared camera is configured to acquire a visible or infrared image of a patient.
- the visible or infrared camera is configured to provide the visible or infrared image of the patient to the processing unit.
- the processing unit is configured to determine a silhouette of the patient in the visible or infrared image of the patient.
- the processing unit is configured to determine a thickness of the patient comprising utilization of the silhouette of the patient in the visible or infrared image of the patient.
- the processing unit is configured to determine an X-ray dose for an X-ray examination of the patient comprising utilization of the thickness of the patient. Additionally or alternatively the processing unit is configured to determine that an atypical X-ray dose for the X-ray examination of the patient is required comprising utilization of the thickness of the patient.
- the output unit is configured to output an indication of the X-ray dose for the X-ray examination of the patient. Additionally or alternatively the output unit is configured to output an indication that an atypical X-ray dose for the X-ray examination of the patient is required.
- the visible or infrared image is a 2D image, acquired by a 2D camera.
- the visible or infrared image can be a 3D image, acquired by a 3D camera that uses technology such as time-of-flight or grid distortion.
- the determination of the silhouette of the patient in the visible or infrared image of the patient comprises implementation by the processing unit of a segmentation machine learning algorithm to analyse the visible or infrared image of the patient to determine a segmentation mask representative of the silhouette of the patient in the visible or infrared image of the patient.
- the segmentation machine learning algorithm was trained on a plurality of visible or infrared images of one or more persons and an associated plurality of segmentation masks obtained from annotation of an outline of the one or more persons, and each visible or infrared image has an image of one person.
- the machine learning algorithm utilizes DeepLab.
- the processing unit is configured to determine a contour of the silhouette of the patient in the visible or infrared image of the patient comprising utilization of the silhouette of the patient in the visible or infrared image of the patient.
- the determination of the thickness of the patient can comprise utilization of the contour of the silhouette of the patient in the visible or infrared image of the patient.
- the processing unit is configured to determine a plurality of feature points of the silhouette of the patient in the visible or infrared image of the patient that represent the contour of the silhouette of the patient in the visible or infrared image of the patient.
- the determination of the thickness of the patient can comprise utilization of the plurality of feature points of the silhouette of the patient in the visible or infrared image of the patient.
- the determination of the plurality of feature points comprises a determination of a plurality of turning points at one or more boundaries of the silhouette of the patient in the visible or infrared image of the patient, and wherein each turning point defines a feature point.
- the determination of a turning point comprises a determination of a first direction associated with a first pair of contiguous pixels at a boundary of the silhouette of the patient in the visible or infrared image of the patient and a determination of a second direction associated with a second pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient, and a turning point is determined when an angle between the first direction and the second direction is greater than or equal to a threshold angle.
- the threshold angle is 35 degrees, or 40 degrees, or 45 degrees, or 50 degrees, or 55 degrees, or 60 degrees, or 65 degrees, or 70 degrees, or 75 degrees, or 80 degrees, or 85 degrees, or 90 degrees, or 95 degrees, or 100 degrees, or 105 degrees, or 110 degrees.
- the first pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient is contiguous with the second pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient.
- the first pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient share a common pixel with the second pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient.
- the determination of the thickness of the patient comprises a determination of a width of the patient perpendicular to a viewing direction of a camera that acquired the visible or infrared image of the patient comprising utilization of the silhouette of the patient in the visible or infrared image of the patient, and the processing unit is configured to transform the width of the patient to the thickness of the patient.
- the transformation of the width of the patient to the thickness of the patient comprises utilization of a look up table or regression model or mathematical model.
- the look up table is associated with a body part to be subject of the X-ray examination of the patient.
- the look up table takes into account component parts and/or organs of and/or within the body part.
- the regression model is associated with a body part to be subject of the X- ray examination of the patient.
- the regression takes into account component parts and/or organs of and/or within the body part.
- the mathematical is associated with a body part to be subject of the X-ray examination of the patient.
- the mathematical model takes into account component parts and/or organs of and/or within the body part.
- the determination of the width of the patient perpendicular to the viewing direction of the camera that acquired the visible or infrared image of the patient comprises utilization of the contour of the silhouette of the patient in the visible or infrared image of the patient.
- the determination of the X-ray dose for the X-ray examination of the patient comprises utilization of a correlation between X-ray doses and patient thicknesses.
- Fig. 3 shows an example of an X-ray system 200.
- the system comprises an X-ray image acquisition unit 210, a visible or infrared camera 220, and a processing unit 230.
- the visible or infrared camera is configured to acquire a visible or infrared image of a patient prior to having an X-ray examination with the X-ray image acquisition unit.
- the visible or infrared camera is configured to provide the visible or infrared image of the patient to the processing unit.
- the processing unit is configured to determine a silhouette of the patient in the visible or infrared image of the patient.
- the processing unit is configured to determine a thickness of the patient comprising utilization of the silhouette of the patient in the visible or infrared image of the patient.
- the processing unit is configured to determine an X-ray dose for the X-ray examination of the patient comprising utilization of the thickness of the patient. Additionally or alternatively the processing unit is configured to determine that an atypical X-ray dose for the X-ray examination of the patient is required comprising utilization of the thickness of the patient and utilize an output unit to output an indication that an atypical X-ray dose for the X-ray examination of the patient is required.
- the visible or infrared image is a 2D image, acquired by a 2D camera.
- the visible or infrared image can be a 3D image, acquired by a 3D camera that uses technology such as time-of-flight or grid distortion.
- the determination of the silhouette of the patient in the visible or infrared image of the patient comprises implementation by the processing unit of a segmentation machine learning algorithm to analyse the visible or infrared image of the patient to determine a segmentation mask representative of the silhouette of the patient in the visible or infrared image of the patient.
- the segmentation machine learning algorithm was trained on a plurality of visible or infrared images of one or more persons and an associated plurality of segmentation masks obtained from annotation of an outline of the one or more persons, and wherein each visible or infrared image has an image of one person.
- the machine learning algorithm utilizes DeepLab.
- the processing unit is configured to determine a contour of the silhouette of the patient in the visible or infrared image of the patient comprising utilization of the silhouette of the patient in the visible or infrared image of the patient.
- the determination of the thickness of the patient can comprise utilization of the contour of the silhouette of the patient in the visible or infrared image of the patient.
- the processing unit is configured to determine a plurality of feature points of the silhouette of the patient in the visible or infrared image of the patient that represent the contour of the silhouette of the patient in the visible or infrared image of the patient.
- the determination of the thickness of the patient can comprise utilization of the plurality of feature points of the silhouette of the patient in the visible or infrared image of the patient.
- the determination of the plurality of feature points comprises a determination of a plurality of turning points at one or more boundaries of the silhouette of the patient in the visible or infrared image of the patient, and wherein each turning point defines a feature point.
- the determination of a turning point comprises a determination of a first direction associated with a first pair of contiguous pixels at a boundary of the silhouette of the patient in the visible or infrared image of the patient and a determination of a second direction associated with a second pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient, and a turning point is determined when an angle between the first direction and the second direction is greater than or equal to a threshold angle.
- the threshold angle is 35 degrees, or 40 degrees, or 45 degrees, or 50 degrees, or 55 degrees, or 60 degrees, or 65 degrees, or 70 degrees, or 75 degrees, or 80 degrees, or 85 degrees, or 90 degrees, or 95 degrees, or 100 degrees, or 105 degrees, or 110 degrees.
- the first pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient is contiguous with the second pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient.
- the first pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient share a common pixel with the second pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient.
- the determination of the thickness of the patient comprises a determination of a width of the patient perpendicular to a viewing direction of a camera that acquired the visible or infrared image of the patient comprising utilization of the silhouette of the patient in the visible or infrared image of the patient, and the processing unit is configured to transform the width of the patient to the thickness of the patient.
- the transformation of the width of the patient to the thickness of the patient comprises utilization of a look up table or regression model or mathematical model.
- the look up table is associated with a body part to be subject of the X-ray examination of the patient.
- the look up table takes into account component parts and/or organs of and/or within the body part.
- the regression model is associated with a body part to be subject of the X- ray examination of the patient.
- the regression takes into account component parts and/or organs of and/or within the body part.
- the mathematical is associated with a body part to be subject of the X-ray examination of the patient.
- the mathematical model takes into account component parts and/or organs of and/or within the body part.
- the determination of the width of the patient perpendicular to the viewing direction of the camera that acquired the visible or infrared image of the patient comprises utilization of the contour of the silhouette of the patient in the visible or infrared image of the patient.
- the determination of the X-ray dose for the X-ray examination of the patient comprises utilization of a correlation between X-ray doses and patient thicknesses.
- Fig. 4 shows an X-ray dose determination method 300 in its basic steps.
- the method 300 comprises: providing 310 a visible or infrared image of a patient to a processing unit; determining 320 by the processing unit a silhouette of the patient in the visible or infrared image of the patient; determining 330 by the processing unit a thickness of the patient comprising utilizing the silhouette of the patient in the visible or infrared image of the patient; determining 340 by the processing unit an X-ray dose for an X-ray examination of the patient comprising utilizing the thickness of the patient; and/or determining by the processing unit that an atypical X-ray dose for the X-ray examination of the patient is required comprising utilizing the thickness of the patient; and outputting 350 by an output unit an indication of the X-ray dose for the X-ray examination of the patient and/or outputting by the output unit an indication that an atypical X-ray dose for the X-ray examination of the patient is required.
- the visible or infrared image is a 2D image, acquired by a 2D camera.
- the visible or infrared image can be a 3D image, acquired by a 3D camera that uses technology such as time-of-flight or grid distortion.
- the determining the silhouette of the patient in the visible or infrared image of the patient comprises implementing by the processing unit a segmentation machine learning algorithm to analyse the visible or infrared image of the patient to determine a segmentation mask representative of the silhouette of the patient in the visible or infrared image of the patient.
- the segmentation machine learning algorithm was trained on a plurality of visible or infrared images of one or more persons and an associated plurality of segmentation masks obtained from annotation of an outline of the one or more persons, and wherein each visible or infrared image has an image of one person.
- the machine learning algorithm utilizes DeepLab.
- the method comprises determining by the processing unit a contour of the silhouette of the patient in the visible or infrared image of the patient comprising utilizing the silhouette of the patient in the visible or infrared image of the patient.
- the determining the thickness of the patient can comprise utilizing the contour of the silhouette of the patient in the visible or infrared image of the patient.
- the method comprises determining by the processing unit a plurality of feature points of the silhouette of the patient in the visible or infrared image of the patient that represent the contour of the silhouette of the patient in the visible or infrared image of the patient.
- the determining the thickness of the patient can comprise utilizing the plurality of feature points of the silhouette of the patient in the visible or infrared image of the patient.
- the determining the plurality of feature points comprises determining a plurality of turning points at one or more boundaries of the silhouette of the patient in the visible or infrared image of the patient, and wherein each turning point defines a feature point.
- the determining a turning point comprises determining a first direction associated with a first pair of contiguous pixels at a boundary of the silhouette of the patient in the visible or infrared image of the patient and determining a second direction associated with a second pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient, and a turning point is determined when an angle between the first direction and the second direction is greater than or equal to a threshold angle.
- the threshold angle is 35 degrees, or 40 degrees, or 45 degrees, or 50 degrees, or 55 degrees, or 60 degrees, or 65 degrees, or 70 degrees, or 75 degrees, or 80 degrees, or 85 degrees, or 90 degrees, or 95 degrees, or 100 degrees, or 105 degrees, or 110 degrees.
- the first pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient is contiguous with the second pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient.
- the first pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient share a common pixel with the second pair of contiguous pixels at the boundary of the silhouette of the patient in the visible or infrared image of the patient.
- the determining the thickness of the patient comprises determining a width of the patient perpendicular to a viewing direction of a camera that acquired the visible or infrared image of the patient comprising utilizing the silhouette of the patient in the visible or infrared image of the patient, and the method comprises transforming by the processing unit the width of the patient to the thickness of the patient.
- the transforming the width of the patient to the thickness of the patient comprises utilizing a look up table or a regression model or mathematical model.
- the look up table is associated with a body part to be subject of the X-ray examination of the patient.
- the look up table takes into account component parts and/or organs of and/or within the body part.
- the regression model is associated with a body part to be subject of the X- ray examination of the patient.
- the regression takes into account component parts and/or organs of and/or within the body part.
- the mathematical is associated with a body part to be subject of the X-ray examination of the patient.
- the mathematical model takes into account component parts and/or organs of and/or within the body part.
- the determining the width of the patient perpendicular to the viewing direction of the camera that acquired the visible or infrared image of the patient comprises utilizing the contour of the silhouette of the patient in the visible or infrared image of the patient.
- the determination of the X-ray dose for the X-ray examination of the patient comprises utilization of a correlation between X-ray doses and patient thicknesses.
- the X-ray dose determination apparatus The X-ray dose determination apparatus, the X-ray dose determination system, the X-ray system, and the X-ray dose determination method are now described in specific details, where reference is made to Figs. 5-8.
- the visible or infrared image can be a 3D image acquired by a 3D camera, using time-of-flight camera, or grid distortion technology, and the discussion below with respect to a 2D image can also apply to a 3D image.
- the X-ray dose determination system, the X-ray system, and the X-ray dose determination method provides that the patient’ s position and body type is evaluated via a 2D simple image in order to determine a thickness to enable an X-ray radiation dose to be determined such that kV and mAs parameters can be determined, that will result in a better-quality X-ray image.
- a radiation dose can be determined that helps technicians to choose the right voltage (kV) and radiation intensity (mAs) parameters for optimal X-ray procedures, and for a fixed kV the radiation intensity (mAs) can be automatically determined.
- kV right voltage
- mAs radiation intensity
- one or more photographs of a patient are evaluated by a processing unit, that in effect acts like a Body Type Evaluation Module, that based on the one or more photographs determines a thickness through the patient as would be seen by X-rays. This enables a radiation dose for the patient to be determined.
- the determined dose or determined thickness of the patient at the location where the X-ray examination is to be made, can be notified to a technician who could then utilize the dose level provided to them or realise that a different dose level than would be normally used is now required, such as a higher dose for a patient who is fatter than normal.
- the determined dose itself can be automatically provided to the X-ray imaging unit to automatically adjust the dose level as required, without interaction from the technician.
- cameras with time of flight functionality or grid distortion that can acquire 3d imagery can also be utilized rather than a simple 2D visible or infrared camera.
- the processing unit acting as the Body Type Evaluation Module, can be calibrated to convert pixel sizes as seen by the camera to physical measurements, like thickness of tissue to be traversed by X-Ray.
- This calibration can be achieved by utilization of an object of known physical dimensions to be placed near the patient during the study (an ‘etalon’). This enables the camera to be moved with respect to the patient, in terns of being closer or further away.
- an ‘etalon’ an object of known physical dimensions to be placed near the patient during the study
- This enables the camera to be moved with respect to the patient, in terns of being closer or further away.
- the angular extent of pixels is known, then a simple determination of distance to the patient provides a calibration, and if the camera is utilized at a fixed distance, then calibration is only required to be done once.
- There are many such ways to calibrate a 2D camera image such that actual sizes of imaged objects can be determined.
- the above discussion also applies to an infrared camera and not just to an RGB camera, or indeed
- a photo of patient is taken with a RGB camera and with the help of Al a recommendation for the following X-ray study in terms of a required dose is predicted.
- a segmentation network such as using DepLabV3, is used to obtain the patient’s silhouette in the photo (or image) acquired by the RGB camera.
- the segmentation network can be trained using an annotated dataset. Once the patient’ s silhouette has been obtained, specific key points can be determined on it, which allows to evaluate desired measurements, such as if the patient is lying flat, the distance between the tip of his head and the end of his legs, and most importantly the thickness through the patient and the patient’s fat layer.
- a warning for “high patient body habitus” can be displayed on screen for the technician to adapt the dose if the thickness is greater than would be expected.
- the required dose can be adapted automatically using precomputed look-up tables or other means.
- a hybrid Al segmentation algorithm using a third version of DeepLab, is used to extract a silhouette of the patient from the 2D image acquired by the RGB camera.
- the segmentation of the patient’s silhouette, while lying in ward beds made use of classical supervised machine learning tasks, similar to the segmentation of road scenes in automated driving or lung segmentation, see for instance L- C. Chen, G. Papandreou, F. Schroff, H. Adam, Rethinking Atrous Convolution for Semantic Image Segmentation, arXiv cs.CV, available online: https ://arxiv. or /abs/ 1706.05587 v3.
- To train the hybrid Al segmentation algorithm an annotated data set of 2D camera imagery of patients or persons is used.
- an example of an annotated image is shown in Fig. 5, where pixels in the image have been identified as either relating to the patient or not relating to the patient.
- This annotated image is in effect a segmentation mask that is also a silhouette of the patient. Both images are then used, along with multiple examples of other 2D images and their annotated counterpart, to train the hybrid Al segmentation algorithm.
- a segmentation mask that provides a silhouette of the patient is output.
- pairs of two images are used: the source image and the segmentation mask.
- the mask is obtained from the annotation of the source image, that at a simplistic level could be obtained by the source image photograph in paint and drawing the contour of the patient object with the mouse.
- the mask is created from this annotation: it is an image of the same size as the source image.
- the mask is entirely black, save for the pixels of the boundary and the pixels laying inside of the boundary.
- FCN Fully Convolutional Neural Network
- This result is compared with the mask, aiming at the minimization of the LI loss: the sum of the absolute difference of each pixel. Another popular choice would be the L2 loss: the sum of the square differences.
- the maximization of the Dice Score also named Intersection over Union, loU
- the errors are used to modify the weights of the neural network by backpropagation and gradient descent.
- images of patients acquired by an RGB camera are annotated to define the silhouette of the patient on the images.
- DeepLabV3 is trained, and finally the silhouette of new patients is obtained by giving the image to the trained DeepLab algorithm.
- UNet has a symmetric encoder-decoder architecture, meaning the size of the intermediate tensors mirror each other at the different stages. Moreover UNet has a concatenation mechanism, that helps obtaining segmentation results, that closely match the boundary of the objects on the original image. DeepLab on the contrary has a massive encoder and a small decoder, called “projection head”. It is commonplace to train a large classification network, such as ResNetlOl, on the ImageNet dataset and then use it as an encoder in DeepLab. In the third version of DeepLab, Atrous Spatial Pyramid Pooling (ASPP) is utilized that deploys inverse transposed convolutions at different scales in order to match the features extracted by the encoder to the images. The results are segmentation mask, that match closely in shape the object to which they correspond, and is why DeepLab V3 was utilized, but other algorithms can be utilized such as UNet.
- ABP Atrous Spatial Pyramid Pooling
- the hybrid Al algorithm is used to extract the patient’s silhouette and evaluate the thickness through the patient and a thickness of fat layers. This technique is applicable to both facing and profile photos, and can be applied for patient laying in prone, supine, or lateral decubitus positions.
- the silhouette contour is obtained.
- a starting point on the edge of the silhouette is chosen arbitrarily, and every point • . of the contour is transformed into a sequence of numbers, based on the direction of the neighboring pixel.
- the number coding of the neighboring pixel is shown in the first diagram of Fig. 6, where here directions have been numbered as 0 to 8 at 45 degree intervals.
- the direction of the neighboring pixel is 1 and the direction of the following pixels is shown in the third diagram of Fig. 6 and the direction is 6. Therefore, the coding •. for this part of the contour is 3, and 6.
- That is a turning point is defined by the fact that the direction of its neighboring pixels differs from that of the starting point.
- Feature point • is defined when the contour’s direction of turning is 90° for a value of X equal to 2, however other values can be utilized and an average direction can be calculated for different parts of the boundary or contour of the silhouette. This process is shown in Fig. 7.
- the feature points then define or encode the patient’s body shape.
- the distance between feature points is known in terms of pixels.
- an etalon can be used.
- An etalon any object of known physical dimensions that is imaged together with the patient.
- a good candidate for an etalon would be the L/R marker that the technician already has to insert on each X-ray in order to indicate the patient’s left, respectively right, side.
- the feature points enable an accurate width of different parts of the patients body, such as waist and chest to be determined, and from this width a thickness through the patient, for example perpendicular to the width can be determined from known values for body thickness versus a perpendicular body width. Use is then made of the an X-ray dose required as a function of body thickness to result in a satisfactory X-ray image, for example as shown in Fig. 8 that shows the relative increase in X-ray dose as a function of body thickness for a chest X-ray.
- a look up table can be utilized, that could look be a two or three column table: where column 1 is for example width at the waist/chest, and column 2 is thickness at the waist/chest. Then a graph such as that shown in Fig. 8 can be utilized to provide for dose adaptation. However, the required dose adaptation for the waist/chest could be at a third column of the look up table. This is then repeated for the width at the shoulders, the width at the hip, etc. It is also possible to fit a polynomial regression or any Al regression model to enact the transformation between the width and the thickness.
- a computer program or computer program element is provided that is characterized by being configured to execute the method steps of any of the methods according to one of the preceding embodiments, on an appropriate apparatus or system.
- the computer program element might therefore be stored on a computer unit, which might also be part of an embodiment.
- This computing unit may be configured to perform or induce performing of the steps of the method described above. Moreover, it may be configured to operate the components of the above-described system.
- the computing unit can be configured to operate automatically and/or to execute the orders of a user.
- a computer program may be loaded into a working memory of a data processor.
- the data processor may thus be equipped to carry out the method according to one of the preceding embodiments.
- This exemplary embodiment of the invention covers both, a computer program that right from the beginning uses the invention and computer program that by means of an update turns an existing program into a program that uses the invention.
- the computer program element might be able to provide all necessary steps to fulfill the procedure of an exemplary embodiment of the method as described above.
- a computer readable medium such as a CD-ROM, USB stick or the like
- the computer readable medium has a computer program element stored on it which computer program element is described by the preceding section.
- a computer program may be stored and/or distributed on a suitable medium, such as an optical storage medium or a solid state medium supplied together with or as part of other hardware, but may also be distributed in other forms, such as via the internet or other wired or wireless telecommunication systems.
- a suitable medium such as an optical storage medium or a solid state medium supplied together with or as part of other hardware, but may also be distributed in other forms, such as via the internet or other wired or wireless telecommunication systems.
- the computer program may also be presented over a network like the World Wide Web and can be downloaded into the working memory of a data processor from such a network.
- a medium for making a computer program element available for downloading is provided, which computer program element is arranged to perform a method according to one of the previously described embodiments of the invention.
Landscapes
- Engineering & Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Life Sciences & Earth Sciences (AREA)
- Physics & Mathematics (AREA)
- Medical Informatics (AREA)
- Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
- Biomedical Technology (AREA)
- Biophysics (AREA)
- High Energy & Nuclear Physics (AREA)
- General Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Optics & Photonics (AREA)
- Pathology (AREA)
- Radiology & Medical Imaging (AREA)
- Theoretical Computer Science (AREA)
- Heart & Thoracic Surgery (AREA)
- Molecular Biology (AREA)
- Surgery (AREA)
- Animal Behavior & Ethology (AREA)
- General Health & Medical Sciences (AREA)
- Public Health (AREA)
- Veterinary Medicine (AREA)
- Apparatus For Radiation Diagnosis (AREA)
Abstract
Description
Claims
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| RU2022132294 | 2022-12-09 | ||
| PCT/EP2023/083907 WO2024120991A1 (en) | 2022-12-09 | 2023-12-01 | X-ray dose determination apparatus |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| EP4629898A1 true EP4629898A1 (en) | 2025-10-15 |
Family
ID=89073013
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP23817405.6A Pending EP4629898A1 (en) | 2022-12-09 | 2023-12-01 | X-ray dose determination apparatus |
Country Status (4)
| Country | Link |
|---|---|
| EP (1) | EP4629898A1 (en) |
| JP (1) | JP2025538393A (en) |
| CN (1) | CN120322197A (en) |
| WO (1) | WO2024120991A1 (en) |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104602608B (en) * | 2012-08-27 | 2019-01-01 | 皇家飞利浦有限公司 | Patient-specific and automatic X-ray system adjustment based on optical 3D scene detection and interpretation |
| US11276166B2 (en) * | 2019-12-30 | 2022-03-15 | GE Precision Healthcare LLC | Systems and methods for patient structure estimation during medical imaging |
-
2023
- 2023-12-01 JP JP2025528244A patent/JP2025538393A/en active Pending
- 2023-12-01 WO PCT/EP2023/083907 patent/WO2024120991A1/en not_active Ceased
- 2023-12-01 EP EP23817405.6A patent/EP4629898A1/en active Pending
- 2023-12-01 CN CN202380084480.1A patent/CN120322197A/en active Pending
Also Published As
| Publication number | Publication date |
|---|---|
| JP2025538393A (en) | 2025-11-28 |
| CN120322197A (en) | 2025-07-15 |
| WO2024120991A1 (en) | 2024-06-13 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20200297237A1 (en) | Multi-Task Progressive Networks for Patient Modeling for Medical Scans | |
| KR102527440B1 (en) | Image analysis method, segmentation method, bone density measurement method, learning model creation method, and image creation device | |
| JP7043584B2 (en) | How to take an X-ray of a patient's organs | |
| CN110522466B (en) | Method and device for determining the weight and/or body mass index of a patient | |
| CN105641814B (en) | Apparatus, method and procedure for processing medical images and radiotherapy apparatus | |
| CN113116367A (en) | System and method for patient structure estimation during medical imaging | |
| EP4191528A1 (en) | Methods and systems for image registration | |
| CN109419521A (en) | For the system and method to subject imaging | |
| WO2020031515A1 (en) | Image processing device, image processing method, and program | |
| JP6305250B2 (en) | Image processing apparatus, treatment system, and image processing method | |
| Sakamoto et al. | Bayesian segmentation of hip and thigh muscles in metal artifact-contaminated CT using convolutional neural network-enhanced normalized metal artifact reduction | |
| JP4519553B2 (en) | Radiation irradiation control method, apparatus and program | |
| CN111609908A (en) | Patient weight estimation using patient model from surface data | |
| JP6853376B2 (en) | How to reconstruct a 2D image from multiple X-ray images | |
| Park et al. | Unpaired-paired learning for shading correction in cone-beam computed tomography | |
| CN111920434B (en) | Automatic exposure control method and system in digital X-ray photographic system | |
| JP7414432B2 (en) | Image processing device, image processing method, and program | |
| WO2024120991A1 (en) | X-ray dose determination apparatus | |
| KR102204309B1 (en) | X-ray Image Display Method Based On Augmented Reality | |
| US20250375178A1 (en) | X-ray imaging system, information processing apparatus, medical imaging system, and image processing method | |
| US12505540B2 (en) | Radiation image analysis device, method of operating radiation image analysis device, and non-transitory computer readable medium | |
| US20240273754A1 (en) | Method and systems for automatic gantry tilt estimation for head ct scans from camera images | |
| CN111127371A (en) | Image enhancement parameter automatic optimization method, storage medium and X-ray scanning device | |
| JP7242556B2 (en) | Improved geometry measurements in X-ray images | |
| KR100333678B1 (en) | Method for obtaining subtraction by rib segmentation in chest images |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: UNKNOWN |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE |
|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE |
|
| 17P | Request for examination filed |
Effective date: 20250709 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC ME MK MT NL NO PL PT RO RS SE SI SK SM TR |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: EXAMINATION IS IN PROGRESS |
|
| 17Q | First examination report despatched |
Effective date: 20251117 |
|
| DAV | Request for validation of the european patent (deleted) | ||
| DAX | Request for extension of the european patent (deleted) |