• Title/Summary/Keyword: Image Processing

Search Result 9,855, Processing Time 0.043 seconds

Convolutional Neural Network Based Image Processing System

  • Kim, Hankil;Kim, Jinyoung;Jung, Hoekyung
    • Journal of information and communication convergence engineering
    • /
    • v.16 no.3
    • /
    • pp.160-165
    • /
    • 2018
  • This paper designed and developed the image processing system of integrating feature extraction and matching by using convolutional neural network (CNN), rather than relying on the simple method of processing feature extraction and matching separately in the image processing of conventional image recognition system. To implement it, the proposed system enables CNN to operate and analyze the performance of conventional image processing system. This system extracts the features of an image using CNN and then learns them by the neural network. The proposed system showed 84% accuracy of recognition. The proposed system is a model of recognizing learned images by deep learning. Therefore, it can run in batch and work easily under any platform (including embedded platform) that can read all kinds of files anytime. Also, it does not require the implementing of feature extraction algorithm and matching algorithm therefore it can save time and it is efficient. As a result, it can be widely used as an image recognition program.

FREE VIEWPOINT IMAGE RECONSTRUCTION FROM 3-D MULTI-FOCUS IMAGING SEQUENCES AND ITS IMPLEMENTATION BY CELL-BASED COMPUTING

  • Yonezawayz, Hiroki;Kodamay, Kazuya;Hamamotoz, Takayuki
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2009.01a
    • /
    • pp.751-754
    • /
    • 2009
  • This paper deals with the Cell-based distributed processing for generating free viewpoint images by merging multiple differently focused images. We previously proposed the method of generating free viewpoint images without any depth estimation. However, it is not so easy to realize real-time image reconstruction based on our previous method. In this paper, we discuss the method to reduce the processing time by dimension reduction for image filtering and Cell-based distributed processing. Especially, the method of high-speed image reconstruction by the Cell processor on SONY PLAYSTATION3(PS3) is described in detail. We show some experimental results by using real images and we discuss the possibility of real-time free viewpoint image reconstruction.

  • PDF

Medical Image Processing System for Morphometric and Functional Analysis of a Human Brain (인간 뇌의 형태적 및 기능적 분석을 위한 의료영상 처리시스템)

  • Kim, Tae-U
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.3
    • /
    • pp.977-991
    • /
    • 2000
  • In this paper, a medical image processing system was designed and implemented for morphometric and functional analysis of a human brain. The system is composed of image registration, ROI(region of interest) analysis, functional analysis, image visualization, 3D medical image database management system(DBMS), and database. The software processes an anatomical and functional image as input data, and provides visual and quantitative results. Input data and intermediate or final output data are stored to the database as several data types by the DBMS for other further image processing. In the experiment, the ROI analysis, for a normal, a tumor, a Parkinson's decease, and a depression case, showed that the system is useful for morphometric and functional analysis of a human brain.

  • PDF

Monochromatic Image Analysis of Elastohydrodynamic Lubrication Film Thickness by Fringe Intensity Computation

  • Jang, Siyoul
    • Journal of Mechanical Science and Technology
    • /
    • v.17 no.11
    • /
    • pp.1704-1713
    • /
    • 2003
  • Point contact film thickness in elastohydrodynamic lubrication (EHL) is analyzed by image processing method for the images from an optical interferometer with monochromatic incident light. Interference between the reflected lights both on half mirror Cr coating of glass disk and on super finished ball makes circular fringes depending on the contact conditions such as sliding velocity, applied load, viscosity-pressure characteristics and viscosity of lubricant under ambient pressure. In this situation the film thickness is regarded as the difference of optical paths between those reflected lights, which make dark and bright fringes with monochromatic incident light. The film thickness is computed by numbering the dark and bright fringe orders and the intensity (gray scale image) in each fringe regime is mapped to the corresponding film thickness. In this work, we developed a measuring technique for EHL film thickness by dividing the image patterns into two typical types under the condition of monochromatic incident light. During the image processing, the captured image is converted into digitally formatted data over the contact area without any loss of the image information of interferogram and it is also interpreted with consistency regardless of the observer's experimental experience. It is expected that the developed image processing method will provide a valuable basis to develop the image processing technique for color fringes, which is generally used for the measurement of relatively thin films in higher resolution.

A Study on the Optimum Image Capture of Wear Particle for Condition Monitoring of Machine (기계의 상태 모니터링을 위한 최적의 마멸분 영상 획득 방법에 관한 연구)

  • Cho, Yon-Sang;Park, Heung-Sik
    • Tribology and Lubricants
    • /
    • v.23 no.6
    • /
    • pp.301-305
    • /
    • 2007
  • The wear particle analysis has been known as very effective method to foreknow and decide a moving situation and a damage of machine parts by using the digital computer image processing. But it was not laid down and trusted to calculate shape parameters of wear particle and wear volume. In order to apply image processing method in the foreknowledge and decision of lubricated condition, it needs to verify the reliability of the calculated data by the image processing and to lay down the number of images and the amount of wear particle in one image. In this study, the lubricated friction experiment was carried out in order to establish the optimum image capture with the SM45C specimen under experiment condition. The wear particle data were calculated differently according to the number of image and the amount of wear particle in one image.

Character Region Extraction of Monumental Inscription Image Using Boundary Information (윤곽선 정보를 이용한 금석문 영상의 글자 영역 추출)

  • 최호형;박영식;김기석
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2002.11b
    • /
    • pp.118-121
    • /
    • 2002
  • The study on shilla monumental inscription has been accomplished by many historians. However, the research on segmentation of monumental inscription image using digital image processing is not sufficient for restoration of the image. Although, many image processing methods have been proposed for region extraction in still image, there is no suitable method for accurate interpretation of monumental inscription image. To distinguish foreground and background region in the image, this paper presents new segmentation algorithm composed of contrast adjustment and median filtering, thresholding and sobel operation, as pre-processing and post-processing. The result show that background and foreground regions are segmented in monumental inscription image.

  • PDF

Non-Local Mean based Post Processing Scheme for Performance Enhancement of Image Interpolation Method (이미지 보간기법의 성능 개선을 위한 비국부평균 기반의 후처리 기법)

  • Kim, Donghyung
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.16 no.3
    • /
    • pp.49-58
    • /
    • 2020
  • Image interpolation, a technology that converts low resolution images into high resolution images, has been widely used in various image processing fields such as CCTV, web-cam, and medical imaging. This technique is based on the fact that the statistical distributions of the white Gaussian noise and the difference between the interpolated image and the original image is similar to each other. The proposed algorithm is composed of three steps. In first, the interpolated image is derived by random image interpolation. In second, we derive weighting functions that are used to apply non-local mean filtering. In the final step, the prediction error is corrected by performing non-local mean filtering by applying the selected weighting function. It can be considered as a post-processing algorithm to further reduce the prediction error after applying an arbitrary image interpolation algorithm. Simulation results show that the proposed method yields reasonable performance.

Relay Server System Construction for 3D Holoportation Service (3차원 홀로포테이션 서비스를 위한 중계서버 시스템 구축)

  • Kim, Myeong-kyun;Kim, Yura;Lee, Seungho;Kim, Sungjei;Kim, Je woo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2019.10a
    • /
    • pp.28-30
    • /
    • 2019
  • 본 논문은 3차원으로 복원된 데이터를 원격지에 있는 홀로렌즈에 실시간으로 전달하기 위해 개발된 중계서버 시스템을 제안한다. 원격지에 있는 홀로렌즈를 위한 실시간 전송 시스템 구축을 위해서는 복원된 3차원 데이터의 압축 스트림을 복호화 해주는 중계서버 시스템이 필요하다. 이와 같은 3차원 데이터의 구조와 원격지에서 데이터를 전달 받는 홀로렌즈 환경을 고려하여 중계서버 시스템을 설계하고 구축 했다.

The development of CAI systems for an efficient education of image processing (효율적인 영상처리 교육을 위한 통합 환경 개발에 관한 연구)

  • 이정헌;안용학;채옥삼
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.41 no.6
    • /
    • pp.127-135
    • /
    • 2004
  • With the wide-spread use of multimedia technology, the demand for the image processing engineer is increasing in various fields. But there are few engineers who can develop practical applications in the image processing area. To teach practical image processing techniques, we need an integrated education environment which can efficiently present the image processing theory and, at the same time, provide interactive experiments for the theory presented. In this paper, we propose an integrated education environment for the image processing, which is called MTES. It consists of the theory presentation systems and the experiment systems. The theory presentation systems support multimedia data, web document and Microsoft Powerpoint$^{TM}$ file. It is tightly integrated with the experiment systems which are developed based on the integrated image processing algorithm development system, called Hello-Vision.n.

Visual Programming Environment for Effective Teaching and Research in Image Processing (영상처리에서 효율적인 교육과 연구를 위한 비주얼 프로그래밍 환경 개발)

  • Lee Jeong Heon;Heo Hoon;Chae Oksam
    • Journal of KIISE:Software and Applications
    • /
    • v.32 no.1
    • /
    • pp.50-61
    • /
    • 2005
  • With the wide spread use of multimedia device, the demand for the image processing engineers are increasing in various fields. However there are few engineers who can develop practical applications in the image processing area. To teach practical image processing techniques, we need a visual programming environment which can efficiently present the image processing theories and, at the same time, provide interactive experiments for the theory presented. In this paper, we propose a visual programming environment of the integrated environment for image processing. It consists of the theory presentation systems and experiment systems based on the visual programming environment. The theory presentation systems support multimedia data, web documents and powerpoint files. The proposed system provides an integrated environment for application development as well as education. The proposed system accumulates the teaching materials and exercise data and it manages, an ideal image processing education and research environment to students and instructors.