• 제목/요약/키워드: processing map

검색결과 1,463건 처리시간 0.024초

의료 영상처리에서의 물리적 이론을 활용한 객체 유효 인식 방법 (Effective Object Recognition based on Physical Theory in Medical Image Processing)

  • 은성종;황보택근
    • 한국콘텐츠학회논문지
    • /
    • 제12권12호
    • /
    • pp.63-70
    • /
    • 2012
  • 의료 영상처리 분야에서의 일반적인 객체 인식 방법은 영역 분할 알고리즘을 기반으로 처리되어진다. 컴퓨팅 분야에서의 이러한 영역 분할 알고리즘은 대부분 밝기 정보, 형태 정보, 패턴 분석 등 다양한 입력정보의 컴퓨팅 처리를 통해 처리된다. 그러나 이러한 컴퓨팅 방법으로는 앞서 언급된 입력 정보들이 의미가 없을 경우, 영역 분할에 많은 제약이 따르게 된다. 따라서 본 논문은 이러한 컴퓨팅 처리의 근본적인 제약사항을 해결하고자, MR 이론의 R2-map 정보 기반의 효과적인 영역 분할 방법은 제안하였다. 본 방법은 간 영역이 포함된 영상에서 실험하였으며, R2-map의 특징점들을 2차원 영역성장법의 씨앗점으로 설정한 후, 검출된 영역의 최종 경계선 보정작업을 통해 경계가 모호하더라도 영역 분할이 가능하게끔 하였다. 해당 영상의 실험 결과, 평균 7.5%의 평균 영역 차이로 기존의 대표 영역 분할 알고리즘에 비해 높은 정확도가 산출되었다.

로그 분석 처리율 향상을 위한 맵리듀스 기반 분할 빅데이터 분석 기법 (MapReduce-Based Partitioner Big Data Analysis Scheme for Processing Rate of Log Analysis)

  • 이협건;김영운;박지용;이진우
    • 한국정보전자통신기술학회논문지
    • /
    • 제11권5호
    • /
    • pp.593-600
    • /
    • 2018
  • 인터넷과 스마트기기의 발달로 인해 소셜미디어 등 다양한 미디어의 접근의 용이해짐에 따라 많은 양의 빅데이터들이 생성되고 있다. 특히 다양한 인터넷 서비스를 제공하는 기업들은 고객 성향 및 패턴, 보안성 강화를 위해 맵리듀스 기반 빅데이터 분석 기법들을 활용하여 빅데이터 분석하고 있다. 그러나 맵리듀스는 리듀스 단계에서 생성되는 리듀서 객체의 수를 한 개로 정의하고 있어, 빅데이터 분석할 때 처리될 많은 데이터들이 하나의 리듀서 객체에 집중된다. 이로 인해 리듀서 객체는 병목현상이 발생으로 빅데이터 분석 처리율이 감소한다. 이에 본 논문에서는 로그 분석처리율 향상을 위한 맵리듀스 기반 분할 빅데이터 분석 기법을 제안한다. 제안한 기법은 리듀서 분할 단계와 분석 결과병합 단계로 구분하며 리듀서 객체의 수를 유동적으로 생성하여 병목현상을 감소시켜 빅데이터 처리율을 향상시킨다.

분산 메모리 시스템에서의 SPARQL 질의 처리 (SPARQL Query Processing in Distributed In-Memory System)

  • 작바랄 바트셀렘;이완곤;김강필;박영택
    • 정보과학회 논문지
    • /
    • 제42권9호
    • /
    • pp.1109-1116
    • /
    • 2015
  • 본 논문에서는 functional 프로그래밍과 분산 메모리 환경인 Spark를 통해 SPARQL 질의문 처리의 오버헤드를 줄일 수 있는 방법을 제안한다. 최근 몇 년간 시멘팁웹의 RDF 온톨로지 데이터는 폭발적으로 증가하고 있기 때문에, 대용량 온톨로지 데이터에 대한 질의문을 효율적으로 처리할 수 있는 방법이 주요 쟁점으로 떠오르고 있다. SPARQL 질의문 처리에 대한 기존의 연구들은 하둡의 맵리듀스 프레임워크에 초점을 맞추고 있다. 그러나 하둡은 분산 파일 처리를 기반의 작업을 수행하므로 성능 저하가 발생할 수 있다. 따라서 질의문 처리 속도를 향상 시키기 위해 본 논문에서는 분산 메모리 시스템을 통해 질의문을 처리할 수 있는 방법을 제안한다. 또한 SPARQL 질의어 사이의 Binding 값을 Propagation하기 위해서 Spark의 Join방식, Functional 프로그램의 Map, Filter 방식, Spark의 캐시 기능을 활용 하는 방식을 제안하고 있다. 본 논문의 실험 결과는 다른 기법들과 비교하여 높은 성능을 얻었다. 특히 현재 가장 빠른 성능을 보이는 SPARQL 질의 엔진인 Sempala와 유사하다는 결과를 얻었다.

Simple Fuzzy Rule Based Edge Detection

  • Verma, O.P.;Jain, Veni;Gumber, Rajni
    • Journal of Information Processing Systems
    • /
    • 제9권4호
    • /
    • pp.575-591
    • /
    • 2013
  • Most of the edge detection methods available in literature are gradient based, which further apply thresholding, to find the final edge map in an image. In this paper, we propose a novel method that is based on fuzzy logic for edge detection in gray images without using the gradient and thresholding. Fuzzy logic is a mathematical logic that attempts to solve problems by assigning values to an imprecise spectrum of data in order to arrive at the most accurate conclusion possible. Here, the fuzzy logic is used to conclude whether a pixel is an edge pixel or not. The proposed technique begins by fuzzifying the gray values of a pixel into two fuzzy variables, namely the black and the white. Fuzzy rules are defined to find the edge pixels in the fuzzified image. The resultant edge map may contain some extraneous edges, which are further removed from the edge map by separately examining the intermediate intensity range pixels. Finally, the edge map is improved by finding some left out edge pixels by defining a new membership function for the pixels that have their entire 8-neighbourhood pixels classified as white. We have compared our proposed method with some of the existing standard edge detector operators that are available in the literature on image processing. The quantitative analysis of the proposed method is given in terms of entropy value.

Emerging Pathogenic Bacteria: Mycobacterium avium subsp. paratuberculosis in Foods

  • Kim, Jung-Hoan;Griffiths, Mansel W.
    • 한국축산식품학회지
    • /
    • 제31권2호
    • /
    • pp.147-157
    • /
    • 2011
  • Mycobacterium avium paratuberculosis (MAP), the cause of Johne's disease in animals, may be a causative agent of Crohn's disease (CD) in humans, but the evidence supporting this claim is controversial. Milk, meat, and water could be potential sources of MAP transmission to humans. Thus, if the link between MAP and Crohn's disease is substantiated, the fact that MAP has been detected in retail foods could be a public health concern. The purpose of the present study was to review the link between MAP and CD, the prevalence of MAP in foods, heat inactivation, control of MAP during food processing, and detection methods for MAP. Although MAP positive rates in retail milk in nine countries ranged from 0 to 2.9% by the culture method and from 4.5 to 15.5% by PCR, high temperature short time pasteurization can effectively control MAP. The effectiveness of pasteurization to inactivate MAP depends on the initial concentration of the MAP in raw milk. Development of highly sensitive and specific rapid detection methods for MAP may enhance investigation into the relationship between MAP and CD, the prevention of the spread of MAP, and problem-solving related to food safety. Collaboration and efforts by government agencies, the dairy industry, farmers, veterinarians, and scientists will be required to reduce and prevent MAP in food.

SSD 타입 저장장치를 포함하는 Hadoop 시스템의 Iterative Processing 처리 성능 분석 (Performance Analysis on Hadoop with SSD for Interative Process)

  • 오상윤;권성민;이수경
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2016년도 제54차 하계학술대회논문집 24권2호
    • /
    • pp.191-193
    • /
    • 2016
  • 본 논문에서는 SSD 저장장치를 포함하는 하둡의 Iterative Processing에 대한 성능 분석 결과를 소개한다. 하둡은 맵 리듀스 병렬 프로그래밍 모델을 통해 Batch Processing에 특화된 구조를 가지고 있는 프레임 워크이다. 이는 병렬/분산 환경에서 큰 성능향상을 보장하지만, 반복 작업을 수행하는 Iterative Processing에 대하여는 성능이 낮아지는 문제가 존재하고 있다. 이에 본 논문에서는 점차 낮아지는 가격으로 인해 하둡시스템에 적용 가능성이 타진되는 SSD를 통해 반복 작업의 성능이슈를 해결할 수 있는지 확인하고, SSD를 통한 성능향상의 요소가 존재하는지 알아보고자 실험을 진행하였다. 실험에서는 Batch Processing인 word count와 Iterative Processing인 Page Rank 알고리즘을 MapReduce로 구현하고 데이터 크기에 따른 성능 향상도를 측정하였고, SSD 추가와 같은 하드웨어적인 성능을 통한 하둡의 반복 작업은 큰 효율을 기대하기가 어렵다는 결론을 보였다.

  • PDF

GML 기반 모바일 GIS 가시화를 위한 Synthetic Map Preprocessor 구축 (A Development of Synthetic Map Preprocessor for Mobile GIS Visualization based on GML)

  • 송은하;박용진;한성국;정영식
    • 정보처리학회논문지C
    • /
    • 제13C권3호
    • /
    • pp.383-388
    • /
    • 2006
  • 대부분의 GIS 서비스들은 단일 어플리케이션에서 동작되어 왔으며, 데이터 처리와 컴퓨터 및 모바일 기술의 급속한 발전에 사용자들은 각각의 GIS 자체 데이터와 이질적인 다른 여러 지리정보시스템의 효율적인 공유를 요구하고 있다. 그러나 많은 GIS 어플리케이션들은 자체 데이터 포맷을 유지하고 있어 상이한 데이터 포맷에 대해서 처리하지 못하며, 모바일 GIS를 위한 필터링 기능이 없는 단점을 가지고 있다. 본 논문에서는 현재 사용되고 있는 지리 정보인 DXF(Drawing eXchange Format), DWG(DraWinG), SHP(SHaPefile) 등의 다양한 포맷이 가지는 특성을 수용하고 지도를 표현하기 위한 핵심 정보를 추출하는 모듈을 설계하며, 통합 뷰에 의해 가시화하여 다양한 포맷의 일관성을 보이며, 모바일 디바이스로의 확장을 위해 추출된 핵심 데이터를 GML로 생성하는 SMP(Synthetic Map Preprocessor)를 설계한다.

Beta-gamma TiAl 합금의 고온변형거동 (High Temperature Deformation Behavior of Beta-gamma TiAl Alloy)

  • 김지수;김영원;이종수
    • 한국소성가공학회:학술대회논문집
    • /
    • 한국소성가공학회 2006년도 춘계학술대회 논문집
    • /
    • pp.429-433
    • /
    • 2006
  • High Temperature deformation behavior of newly developed beta-gamma TiAl alloy was investigated in this study. The optimum processing condition was investigated with the aid of Dynamic Materials Model (DMM). Processing maps representing the efficiency of power dissipation for microstructural evolution and instability were constructed utilizing the results of hot compression test at temperatures ranging from $1000^{\circ}C$ to $1200^{\circ}C$ and strain rate ranging from $10^{-4}/s$ to $10^2/s$. The Artificial Neural Network (ANN) simulation was adopted to consider the deformation heating. With the help of processing map and microstructural analysis, the optimum processing condition was presented and the role of $\beta$ phase was also discussed in this study.

  • PDF