• Title/Summary/Keyword: processing.

Search Result 69,537, Processing Time 0.081 seconds

Design of Parallel Processor for Image Processing

  • No, Seok-Hwan;Park, Jong-Won
    • Proceedings of the IEEK Conference
    • /
    • 2006.06a
    • /
    • 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 (가시화 프로그램에서의 데이터 구조와 가시화 알고리즘)

  • Na J. S.;Kim K. Y.;Kim B. S.
    • 한국전산유체공학회:학술대회논문집
    • /
    • 2003.08a
    • /
    • 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
    • /
    • v.4 no.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.

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

  • 지명석;김성근;김상봉
    • Journal of Ocean Engineering and Technology
    • /
    • v.8 no.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

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

  • Kang, Dongyeon
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2019.05a
    • /
    • 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.

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

  • Jung-uk Hong;Jin-ho Lee
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2024.05a
    • /
    • pp.31-34
    • /
    • 2024
  • 추천 시스템(Recommendation System)은 인터넷 쇼핑몰, 넷플릭스, SNS 등 여러 분야에서 유저에게 맞는 타겟 광고를 추천하는 시스템을 말한다. 추천 시스템을 가속하기 위해서는 추천 시스템 모델에서 불규칙적이고 잦은 데이터 이동으로 인해 병목현상을 일으키는 임베딩 레이어를 타겟하는 것이 중요하다고 알려져 있다. 이 논문에서는 데이터 이동이 잦은 어플리케이션에 효과적인 Processing-in-Memory 를 이용하여 추천 시스템을 가속하고 분석한다.