• Title/Summary/Keyword: 의료영상처리

Search Result 456, Processing Time 0.039 seconds

Web Application Implementation Using Flask Model Serving : Urinary Stone Artificial Intelligence Application (Flask 의 모델 서빙을 이용한 웹 어플리케이션 구현 : Urinary Stone 인공지능 응용)

  • Lee, Chung-Sub;Lim, Dong-Wook;No, Si-Hyeong;Kim, Ji-Eon;Yu, Yeong-Ju;Kim, Tae-Hoon;Park, Sung Bin;Yoon, Kwon-Ha;Jeong, Chang-Won
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2021.05a
    • /
    • pp.454-456
    • /
    • 2021
  • 본 논문은 웹의 발달로 인하여 의료 서비스들이 기존의 Client-Server 방식의 제품에서 Web 방식의 제품으로 변경되고 있는 현대 흐름에서 인공지능 어플리케이션 또한 Web 으로 서비스 하기 위한 방법과 구현된 요로결석 AI 어플리케이션에 대해 기술한다. 이를 구현하기 위해 Python 기반의 Flask 라는 마이크로 웹 프레임워크를 사용하여 DICOM 핸들링, Pre-Processing, Mask 를 생성하고 Predict 결과를 Model Serving 을 통하여 Urinary Stone Segmentation Model 이 서비스되는 인공지능 웹 어플리케이션 동작 방식과 수행 결과를 보인다.

Compressed Efficiency and Performance Comparison of Still Image by JPEG2000 (JPEG2000에 의한 정지영상 압축효율과 성능비교)

  • Choi, Kum-Su;Moon, Young-Deuk
    • Proceedings of the KIEE Conference
    • /
    • 2002.07d
    • /
    • pp.2803-2805
    • /
    • 2002
  • 멀티미디어의 표준화에 대한 관심이 컴퓨터, 방송, 통신 등의 분야에서 더욱 높아지고 있다. JPEG2000 표준안은 영상 부호화에 따른 새로운 형태의 영상압축 뿐만 아니라 높은 성능에 부응하고자 하는 것으로 기존의 표준안보다 왜곡율과 특정부분의 영상품질을 한 차원 상승시킬 수 있어서 효율적인 면에서 더욱 우수하다. 영상의 손실 및 무손실 압축, 대용량 영상압축, 그리고 화소의 정밀도와 해상도의 차이에 의한 점진적 전송이나 관심영역의 지정과 처리 등이 그 특징특이다 JPEG2000 표준안은 인터넷, 컬러 팩시밀리, 인쇄, 스캐닝, 디지털 사진, 원격 감지, 휴대기기 등과 의료 영상 디지털 도서관, 전자 상거래 등에 다양하게 응용할 수 있다. 본 논문은 JPEG2000 표준안의 최신동향과 전반적인 기술내역에 대하여 설명하고 영상압축 효율과 화질, 그리고 처리 속도 등을 기존 알고리즘과 비교하여 그 기술적 특징을 실험을 통하여 비교 제시한다.

  • PDF

A Study on High Quality Virtual Microscope System (고성능 가상 현미경 시스템에 관한 연구)

  • Cho, Seok-Hyang;Yoon, Jung-Mo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2000.10b
    • /
    • pp.935-938
    • /
    • 2000
  • 본 논문은 광학 현미경을 컴퓨터 상에서 구현한 소프트웨어 시스템인 Medieye 시스템에 가장 큰 문제점인 대용량의 영상 데이터를 압축하는 기법을 제안하고, Medieye 시스템에 대하여 기술한다. 현재 구현된 Medieye 시스템은 환자의 조직 샘플에 대한 고해상도 디지털 영상을 인터넷 상에서 제공하고 있으며, 궁극적으로는 의료 기관 및 의학 연구 기관의 슬라이드로 꽉 찬 캐비넷을 디지털 저장시스템으로 대체하기 위한 클라이언트 서버 구조 기반의 소프트웨어 시스템이다. Medieye 시스템은 클라이언트 프로그램, 네트워크 서버, 데이터 서버 3 부분으로 구성되었고, 이들은 정해진 통신 규약에 따라 메시지를 서로 주고받음으로써 각 부분이 상호 독립적이다 이 시스템에 적용할 영상압축 기법은 블록 기반의 웨이블릿 변환을 이용한 영상 압축이다. 입력 영상 신호를 여러 개의 부밴드 영상으로 분해하고 각 부밴드 영상에 대하여 독립적으로 다시 작은 블록으로 나누어 각 부밴드의 특성에 맞도록 영상을 압축하는 알고리즘을 제안하였다. 이 기법은 제로 트리와 비슷한 성능을 보이면서도 구조가 비교적 간단하여 계산적인 면과 수행 속도 면에서 우수한 성능을 보여 준다.

  • PDF

Algorithm for Extract Region of Interest Using Fast Binary Image Processing (고속 이진화 영상처리를 이용한 관심영역 추출 알고리즘)

  • Cho, Young-bok;Woo, Sung-hee
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.22 no.4
    • /
    • pp.634-640
    • /
    • 2018
  • In this paper, we propose an automatic extraction algorithm of region of interest(ROI) based on medical x-ray images. The proposed algorithm uses segmentation, feature extraction, and reference image matching to detect lesion sites in the input image. The extracted region is searched for matching lesion images in the reference DB, and the matched results are automatically extracted using the Kalman filter based fitness feedback. The proposed algorithm is extracts the contour of the left hand image for extract growth plate based on the left x-ray input image. It creates a candidate region using multi scale Hessian-matrix based sessionization. As a result, the proposed algorithm was able to split rapidly in 0.02 seconds during the ROI segmentation phase, also when extracting ROI based on segmented image 0.53, the reinforcement phase was able to perform very accurate image segmentation in 0.49 seconds.

A Parametric Image Enhancement Technique for Contrast-Enhanced Ultrasonography (조영증강 의료 초음파 진단에서 파라미터 영상의 개선 기법)

  • Kim, Ho Joon;Gwak, Seong Hoon
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.3 no.6
    • /
    • pp.231-236
    • /
    • 2014
  • The transit time of contrast agents and the parameters of time-intensity curves in ultrasonography are important factors to diagnose various diseases of a digestive organ. We have implemented an automatic parametric imaging method to overcome the difficulty of the diagnosis by naked eyes. However, the micro-bubble noise and the respiratory motions may degrade the reliability of the parameter images. In this paper, we introduce an optimization technique based on MRF(Markov Random Field) model to enhance the quality of the parameter images, and present an image tracking algorithm to compensate the image distortion by respiratory motions. A method to extract the respiration periods from the ultrasound image sequence has been developed. We have implemented the ROI(Region of Interest) tracking algorithm using the dynamic weights and a momentum factor based on these periods. An energy function is defined for the Gibbs sampler of the image enhancement method. Through the experiments using the data to diagnose liver lesions, we have shown that the proposed method improves the quality of the parametric images.

Medical Image Classification and Retrieval Using BoF Feature Histogram with Random Forest Classifier (Random Forest 분류기와 Bag-of-Feature 특징 히스토그램을 이용한 의료영상 자동 분류 및 검색)

  • Son, Jung Eun;Ko, Byoung Chul;Nam, Jae Yeal
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.2 no.4
    • /
    • pp.273-280
    • /
    • 2013
  • This paper presents novel OCS-LBP (Oriented Center Symmetric Local Binary Patterns) based on orientation of pixel gradient and image retrieval system based on BoF (Bag-of-Feature) and random forest classifier. Feature vectors extracted from training data are clustered into code book and each feature is transformed new BoF feature using code book. BoF features are applied to random forest for training and random forest having N classes is constructed by combining several decision trees. For testing, the same OCS-LBP feature is extracted from a query image and BoF is applied to trained random forest classifier. In contrast to conventional retrieval system, query image selects similar K-nearest neighbor (K-NN) classes after random forest is performed. Then, Top K similar images are retrieved from database images that are only labeled K-NN classes. Compared with other retrieval algorithms, the proposed method shows both fast processing time and improved retrieval performance.

A management system for plural viewing coordinates of multiplanar reformation (의료영상 시스템의 다중 단면 재구성을 위한 좌표계 제어 시스템)

  • Kim, Jun-Ho;Kye, Hee-Won
    • Journal of the Korea Society of Computer and Information
    • /
    • v.15 no.2
    • /
    • pp.163-170
    • /
    • 2010
  • Multi-planar reformatting(MPR) is a volume rendering technique which generates images of sectional planes users define, so that it is essential for medical imaging system. Due to the recent advances of medical imaging system, users require to place plural planes on a single dataset and to enable an individual and easy control for each plane. In this paper, we enumerate various user operations for recent MPR and analyze user requirements to update the plane equation. For the effective control of coordinate system, each plane is considered in a separated coordinate system and all informations which form a coordinate system are grouped into two components: the individual components and the common components. The proposed system is implemented on a graphics hardware, so that it smoothly performs MPR including recent requirements.

Nonuniformity Correction Scheme Based on 3-dimensional Visualization of MRI Images (MRI 영상의 3차원 가시화를 통한 영상 불균일성 보정 기법)

  • Kim, Hyoung-Jin;Seo, Kwang-Deok
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.14 no.4
    • /
    • pp.948-958
    • /
    • 2010
  • Human body signals collected by the MRI system are very weak, such that they may be easily affected by either external noise or system instability while being imaged. Therefore, this paper analyzes the nonuniformity caused by a design of the RF receiving coil in a low-magnetic-field MRI system, and proposes an efficient method to improve the image uniformity. In this paper, a method for acquiring 3D bias volume data by using phantom data among various methods for correcting such nonuniformity in MRI image is proposed, such that it is possible to correct various-sized images. It is shown by simulations that images obtained by various imaging methods can be effectively corrected using single bias data.

A Study on Accelerative Algorithm for Medical Images Volume Rendering (의료영상의 체적가시화를 위한 가속 알고리즘에 관한 연구)

  • 임현우;이동혁;정용규
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2000.11a
    • /
    • pp.228-233
    • /
    • 2000
  • 체적가시화(Volume Rendering)는 단면촬영기나 표면인식치 등을 이용해 읽어 들인 Data를 원래의 형태로 화면상에 보여 주는 것으로 일반적인 방법이 Sur face Rendering과 Volume Rendering이 있다. Volume Rendering은 Data 처리속도 문제와 한정적인 메모리 양으로 인해 지존의 알고리즘을 그대로 적용하는 경우 실시간 가시화가 힘들 뿐만 아니라 3차원 영상의 질이 저하되는 문제가 있었다 따라서, 본 연구는 3차원 영상의 질 저하 없이 실시간으로 MR Angio의 3차원 Volume 가시화를 구현한다 본 연구해서 사용되는 속도 개선 알고리즘은 Marc Levoy가 제안한 8진Tree(Octree) 자료구조를 이용하며, 또한 Volume Data 내에 존재하는 공기와 같이 가시화될 필요가 없는 부분에 대해 불필요한 계산을 피하고 가시화하고자 하는 부분만을 계산함으로써 Rendering에 소요되는 시간을 줄이는 방법을 사용한다.

  • PDF

Development of early diagnosis system of caries based on moblile fluorescence imaging (모바일 형광영상기반 치아우식증 조기진단시스템 개발)

  • Park, Sung-Kyong;Park, Seoho;Kim, Eunbin;Kye, Seula;Wee, Yejin;Lee, Onseok
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2018.10a
    • /
    • pp.480-481
    • /
    • 2018
  • 치아는 식사 등의 일상생활에서 중요 역할을 하는 부위로 구강 건강을 지속적으로 관리하는 것이 중요하다. 최근 모바일에서는 의료 영상을 얻을 수 있을 만큼의 해상도를 갖춘 이미지를 얻을 수 있으며 디지털 의료기기로의 가능성을 보여준다. 본 연구에서는 스마트폰을 사용한 가시광선 영역의 파장대를 이용하여 치아의 초기 우식병소 진단에 도움을 받고 효율적인 관리를 할 수 있도록 하는 형광영상기반 치아분석시스템을 개발하였다. 시스템은 405 nm 파장대의 가시광선과 515 nm 이하의 단파장을 차단하는 필터를 고정하는 장치를 3D 프린터를 기술을 통해 고안 및 제작하여 스마트폰으로 치아의 영상을 얻고, 병소를 검출하여 정량적인 데이터를 제공한다. 제안한 시스템은 사용자의 시간적, 공간적 제약 없이 객관적인 데이터를 기반으로 사용자의 구강위생관리상태를 제시하여 조기진단 및 예방이 가능하다.