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

검색결과 69,682건 처리시간 0.068초

Design of Parallel Processor for Image Processing

  • 노석환;박종원
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2006년도 하계종합학술대회
    • /
    • pp.743-744
    • /
    • 2006
  • This paper presents implementation of parallel processing system for image processing. The parallel processing system proposed consisted of 16 processing elements, and multi-access memory system, and interface modules. The multi-access memory system we introduced is made up of a memory module selection, a data routing module, and an address calculation and routing module.

  • PDF

가시화 프로그램에서의 데이터 구조와 가시화 알고리즘 (Data Structure and Visualization Algorithm in a Post-processing Program)

  • 나정수;김기영;김병수
    • 한국전산유체공학회:학술대회논문집
    • /
    • 한국전산유체공학회 2003년도 추계 학술대회논문집
    • /
    • pp.82-87
    • /
    • 2003
  • Post-processing programs play an important role in the CFD data visualization and analysis. A variety of post-processing softwares have been developed and are being used in the CFD community. Developing a good quality of post-processing program requires dedication and efforts. In this paper an experience obtained through previous studies and developing post-processing programs are introduced which includes data structure and visualization algorithms.

  • PDF

A Study on Glass Processing System

  • Song, Jai-Chul
    • International journal of advanced smart convergence
    • /
    • 제4권2호
    • /
    • pp.84-93
    • /
    • 2015
  • This study is for the development of Cover Glass Grinding Processing System. This system is developed for manufacturing a mass product system grinding cover glasses with highly precise mechanism, and we improved resulted quality. In the development process, we developed a complete process technology through mechanical design, image processing technology, spindle control, mark identification algorithm etc. With this cover glass grinding development, we could developed process technology, image processing technology, organization mechanisms and control algorithms.

이미지 프로세싱을 이용한 부유구조물의 2차원 위치 계측장치 개발 (Development of Two Dimensional Position Measuring Device for Floating Structure Using an Image Processing Method)

  • 지명석;김성근;김상봉
    • 한국해양공학회지
    • /
    • 제8권2호
    • /
    • pp.166-172
    • /
    • 1994
  • This paper presents an image processing method for two dimensional position measurement of a floating structure. This method is based on image processing technique using concept of window and threshold processing to track the target object. The experimental results for position measurement of the target object in two dimensional water tank demonstrate the validity of this method.

  • PDF

YOLO를 이용한 이미지 Blur 처리 (Blur the objects in image by YOLO)

  • 강동연
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2019년도 춘계학술발표대회
    • /
    • pp.431-434
    • /
    • 2019
  • In the case of blur processing, it is common to use a tool such as Photoshop to perform processing manually. However, it can be considered very efficient if the blur is processed at one time in the object detection process. Based on this point, we can use the object detection model to blur the objects during the process. The object detection is performed by using the YOLO [3] model. If such blur processing is used, it may be additionally applied to streaming data of video or image.

Processing-in-Memory 를 이용한 추천시스템 가속화 및 분석 (Accelerating and analyzing the Recommendation System using Processing-in-Memory)

  • 홍정욱;이진호
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2024년도 춘계학술발표대회
    • /
    • pp.31-34
    • /
    • 2024
  • 추천 시스템(Recommendation System)은 인터넷 쇼핑몰, 넷플릭스, SNS 등 여러 분야에서 유저에게 맞는 타겟 광고를 추천하는 시스템을 말한다. 추천 시스템을 가속하기 위해서는 추천 시스템 모델에서 불규칙적이고 잦은 데이터 이동으로 인해 병목현상을 일으키는 임베딩 레이어를 타겟하는 것이 중요하다고 알려져 있다. 이 논문에서는 데이터 이동이 잦은 어플리케이션에 효과적인 Processing-in-Memory 를 이용하여 추천 시스템을 가속하고 분석한다.