SG11202108223XA - Method and system for classification and visualisation of 3d images - Google Patents

Method and system for classification and visualisation of 3d images

Info

Publication number
SG11202108223XA
SG11202108223XA SG11202108223XA SG11202108223XA SG11202108223XA SG 11202108223X A SG11202108223X A SG 11202108223XA SG 11202108223X A SG11202108223X A SG 11202108223XA SG 11202108223X A SG11202108223X A SG 11202108223XA SG 11202108223X A SG11202108223X A SG 11202108223XA
Authority
SG
Singapore
Prior art keywords
visualisation
classification
images
Prior art date
Application number
SG11202108223XA
Inventor
Daniel Shu Wei Ting
Gavin Siew Wei Tan
Tien Yin Wong
Ching-Yu Cheng
Chui Ming Gemmy Cheung
Yong Liu
Shaohua Li
Rick Siow Mong Goh
Original Assignee
Singapore Health Serv Pte Ltd
Agency Science Tech & Res
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 Singapore Health Serv Pte Ltd, Agency Science Tech & Res filed Critical Singapore Health Serv Pte Ltd
Publication of SG11202108223XA publication Critical patent/SG11202108223XA/en

Links

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H50/00ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
    • G16H50/20ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for computer-aided diagnosis, e.g. based on medical expert systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/243Classification techniques relating to the number of classes
    • G06F18/2431Multiple classes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/084Backpropagation, e.g. using gradient descent
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T19/00Manipulating 3D models or images for computer graphics
    • G06T19/20Editing of 3D images, e.g. changing shapes or colours, aligning objects or positioning parts
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0012Biomedical image inspection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/44Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
    • G06V10/443Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components by matching or filtering
    • G06V10/449Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters
    • G06V10/451Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters with interaction between the filter responses, e.g. cortical complex cells
    • G06V10/454Integrating the filters into a hierarchical structure, e.g. convolutional neural networks [CNN]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/77Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
    • G06V10/7715Feature extraction, e.g. by transforming the feature space, e.g. multi-dimensional scaling [MDS]; Mappings, e.g. subspace methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/82Arrangements for image or video recognition or understanding using pattern recognition or machine learning using neural networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/60Type of objects
    • G06V20/64Three-dimensional objects
    • G06V20/647Three-dimensional objects by matching two-dimensional images to three-dimensional objects
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H30/00ICT specially adapted for the handling or processing of medical images
    • G16H30/40ICT specially adapted for the handling or processing of medical images for processing medical images, e.g. editing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10072Tomographic images
    • G06T2207/10101Optical tomography; Optical coherence tomography [OCT]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20016Hierarchical, coarse-to-fine, multiscale or multiresolution image processing; Pyramid transform
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20081Training; Learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20084Artificial neural networks [ANN]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30004Biomedical image processing
    • G06T2207/30041Eye; Retina; Ophthalmic
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2210/00Indexing scheme for image generation or computer graphics
    • G06T2210/41Medical
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2219/00Indexing scheme for manipulating 3D models or images for computer graphics
    • G06T2219/20Indexing scheme for editing of 3D models
    • G06T2219/2012Colour editing, changing, or manipulating; Use of colour codes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V2201/00Indexing scheme relating to image or video recognition or understanding
    • G06V2201/03Recognition of patterns in medical or anatomical images

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • General Physics & Mathematics (AREA)
  • Medical Informatics (AREA)
  • Evolutionary Computation (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Biomedical Technology (AREA)
  • Artificial Intelligence (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Multimedia (AREA)
  • Public Health (AREA)
  • Computing Systems (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Databases & Information Systems (AREA)
  • Molecular Biology (AREA)
  • General Engineering & Computer Science (AREA)
  • Epidemiology (AREA)
  • Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
  • Primary Health Care (AREA)
  • Radiology & Medical Imaging (AREA)
  • Mathematical Physics (AREA)
  • Biophysics (AREA)
  • Computational Linguistics (AREA)
  • Quality & Reliability (AREA)
  • Pathology (AREA)
  • Biodiversity & Conservation Biology (AREA)
  • Computer Graphics (AREA)
  • Evolutionary Biology (AREA)
  • Computer Hardware Design (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Architecture (AREA)
  • Image Analysis (AREA)
  • Measuring And Recording Apparatus For Diagnosis (AREA)
SG11202108223XA 2019-02-08 2020-02-07 Method and system for classification and visualisation of 3d images SG11202108223XA (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
SG10201901083Y 2019-02-08
PCT/SG2020/050057 WO2020162834A1 (en) 2019-02-08 2020-02-07 Method and system for classification and visualisation of 3d images

Publications (1)

Publication Number Publication Date
SG11202108223XA true SG11202108223XA (en) 2021-08-30

Family

ID=71947490

Family Applications (1)

Application Number Title Priority Date Filing Date
SG11202108223XA SG11202108223XA (en) 2019-02-08 2020-02-07 Method and system for classification and visualisation of 3d images

Country Status (5)

Country Link
US (1) US20220157048A1 (en)
EP (1) EP3921776B1 (en)
CN (1) CN113728335A (en)
SG (1) SG11202108223XA (en)
WO (1) WO2020162834A1 (en)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11494616B2 (en) * 2019-05-09 2022-11-08 Shenzhen Malong Technologies Co., Ltd. Decoupling category-wise independence and relevance with self-attention for multi-label image classification
US20210357730A1 (en) * 2020-05-12 2021-11-18 Alibaba Group Holding Limited Multi-size convolutional layer background
US11651588B1 (en) * 2020-06-05 2023-05-16 Aetherai Ip Holding Llc Object detection method and convolution neural network for the same
CN112614119B (en) * 2020-12-28 2024-04-12 上海市精神卫生中心(上海市心理咨询培训中心) Medical image region of interest visualization method, device, storage medium and equipment
CN112712093B (en) * 2021-01-11 2024-04-05 中国铁道科学研究院集团有限公司电子计算技术研究所 Security check image identification method and device, electronic equipment and storage medium
CN112906662B (en) * 2021-04-02 2022-07-19 海南长光卫星信息技术有限公司 Method, device and equipment for detecting change of remote sensing image and storage medium
US11947631B2 (en) * 2021-05-18 2024-04-02 Sony Group Corporation Reverse image search based on deep neural network (DNN) model and image-feature detection model
CN113940638B (en) * 2021-10-22 2023-09-19 上海理工大学 Pulse wave signal identification and classification method based on frequency domain dual-feature fusion
CN114037896B (en) * 2021-11-09 2024-02-13 合肥工业大学 PolSAR ground object fine classification method based on multi-index convolution self-encoder
CN114119923B (en) * 2021-11-29 2022-07-19 浙江大学 Three-dimensional face reconstruction method and device and electronic equipment
CN115733673B (en) * 2022-11-04 2024-04-12 中国人民解放军海军工程大学 Data anomaly detection method based on multi-scale residual error classifier
KR20240109873A (en) 2023-01-05 2024-07-12 사회복지법인 삼성생명공익재단 3 dimensional heatmap generating method using 2 dimensional medical image and image processing apparatus
CN116385393A (en) * 2023-04-04 2023-07-04 上海鸢理冠智能科技有限公司 Convolutional neural network model, pathological image recognition system, method, equipment and medium
CN116524282B (en) * 2023-06-26 2023-09-05 贵州大学 Discrete similarity matching classification method based on feature vectors

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2979579C (en) * 2015-03-20 2020-02-18 Fraunhofer-Gesellschaft Zur Foerderung Der Angewandten Forschung E.V. Relevance score assignment for artificial neural networks
US9947102B2 (en) * 2016-08-26 2018-04-17 Elekta, Inc. Image segmentation using neural network method
US10417788B2 (en) * 2016-09-21 2019-09-17 Realize, Inc. Anomaly detection in volumetric medical images using sequential convolutional and recurrent neural networks
US10783393B2 (en) * 2017-06-20 2020-09-22 Nvidia Corporation Semi-supervised learning for landmark localization
CN108492297B (en) * 2017-12-25 2021-11-19 重庆师范大学 MRI brain tumor positioning and intratumoral segmentation method based on deep cascade convolution network

Also Published As

Publication number Publication date
US20220157048A1 (en) 2022-05-19
WO2020162834A1 (en) 2020-08-13
EP3921776A4 (en) 2022-11-23
EP3921776A1 (en) 2021-12-15
EP3921776B1 (en) 2024-08-07
CN113728335A (en) 2021-11-30

Similar Documents

Publication Publication Date Title
SG11202108223XA (en) Method and system for classification and visualisation of 3d images
GB2569656B (en) Method and system for generating a three-dimensional image of an object
IL254078A0 (en) System and method for generating images for inspection
EP3399916C0 (en) System and method for the visualization and characterization of objects in images
SG11202110629VA (en) Method and system for image classification
GB201911284D0 (en) System and method for obtaining image content
EP3411818A4 (en) System and method for image processing to generate three-dimensional (3d) view of an anatomical portion
GB2575147B (en) Method and system for providing photorealistic changes for digital image
GB2557398B (en) Method and system for creating images
EP3665620A4 (en) System and method for the visualization and characterization of objects in images
GB2564155B (en) System and method of 3D print modelling
IL270076B (en) System and method for combining 3d images in color
GB2586157B (en) System and method for performing 3D imaging of an object
GB2562101B (en) System and method of 3D print modelling
SG11202108910XA (en) System and method for classifying eye images
EP3776469A4 (en) System and method for 3d association of detected objects
IL241863A0 (en) Method and system for classifying objects from a stream of images
EP3411743A4 (en) System and method for segmentation of three-dimensional microscope images
GB2543775B (en) System and methods for processing images of objects
IL264071A (en) Method of classification of an object and system thereof
GB2585933B8 (en) System and method for processing images
GB2564402B (en) System and method of 3D print modelling
SG10201906401VA (en) Object recognition system and method using simulated object images
PT3580730T (en) Method and system for generating 3d composite images of objects and determining object properties based thereon
EP3524138A4 (en) System and method for generating images for implant evaluation