• Title/Summary/Keyword: 영상탐색기

Search Result 146, Processing Time 0.038 seconds

A Study on Motion Estimator Design Using DCT DC Value (DCT 직류 값을 이용한 움직임 추정기 설계에 관한 연구)

  • Lee, Gwon-Cheol;Park, Jong-Jin;Jo, Won-Gyeong
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.38 no.3
    • /
    • pp.258-268
    • /
    • 2001
  • The compression method is necessarily used to send the high quality moving picture that contains a number of data in image processing. In the field of moving picture compression method, the motion estimation algorithm is used to reduce the temporal redundancy. Block matching algorithm to be usually used is distinguished partial search algorithm with full search algorithm. Full search algorithm be used in this paper is the method to compare the reference block with entire block in the search window. It is very efficient and has simple data flow and control circuit. But the bigger the search window, the larger hardware size, because large computational operation is needed. In this paper, we design the full search block matching motion estimator. Using the DCT DC values, we decide luminance. And we apply 3 bit compare-selector using bit plane to I(Intra coded) picture, not using 8 bit luminance signals. Also it is suggested that use the same selective bit for the P(Predicted coded) and B(Bidirectional coded) picture. We compare based full search method with PSNR(Peak Signal to Noise Ratio) for C language modeling. Its condition is the reference block 8$\times$8, the search window 24$\times$24 and 352$\times$288 gray scale standard video images. The result has small difference that we cannot see. And we design the suggested motion estimator that hardware size is proved to reduce 38.3% for structure I and 30.7% for structure II. The memory is proved to reduce 31.3% for structure I and II.

  • PDF

Study on Co-Simulation Method of Dynamics and Guidance Algorithms for Strap-Down Image Tracker Using Unity3D (Unity3D를 이용한 스트랩 다운 영상 추적기의 동역학 및 유도 법칙 알고리즘의 상호-시뮬레이션 방법에 관한 연구)

  • Marin, Mikael;Kim, Taeho;Bang, Hyochoong;Cho, Hanjin;Cho, Youngki;Choi, Yonghoon
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.46 no.11
    • /
    • pp.911-920
    • /
    • 2018
  • In this study, we performed a study to track the angle between the guided weapon and the target by using the strap-down image seeker, and constructed a test bed that can simulate it visually. This paper describes a method to maintain high-performance feature distribution in the implementation of sparse feature tracking algorithm such as Lucas Kanade's optical flow algorithm for target tracking using image information. We have extended the feature tracking problem to the concept of feature management. To realize this, we constructed visual environment using Unity3D engine and developed image processing simulation using OpenCV. For the co-simulation, dynamic system modeling was performed with Matlab Simulink, the visual environment using Unity3D was constructed, and computer vision work using OpenCV was performed.

Real-Time Vision Sensor-based Unexpected Fall Risk Detector Using Depth Information (깊이 정보를 이용한 실시간 비전 센서 기반 낙상 위험 검출기)

  • Lee, Young-Sook;Chung, Wan-Young
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2011.05a
    • /
    • pp.476-477
    • /
    • 2011
  • 본 논문에서는 홈 헬스케어 환경에서 위험 동작이 발생할 경우 이를 검지하는 방법으로, 물체 검출을 위해 입력받은 영상으로 부터 배경모델을 생성하여 이를 이용해 관심 물체를 검출한다. 검출된 물체 영역 내에서 중심점의 주변 탐색을 통해 관심 물체를 추적하며, 관심 물체의 모멘트 분석 정보와 깊이 정보를 활용하여 정상 동작이 아닌 낙상과 같은 비정상적인 위험 동작이 발생되었을 경우 검출할 수 있다. 기존 비전 센서 기반 방법들은 2차원 영상 정보를 이용하기 때문에 다양한 낙상 동작에 대해 낮은 검출율을 보이고 있다. 이에 대한 개선책으로 깊이정보를 활용하여 검출함으로써 신뢰성있는 검출율을 보여주는 실시간 비전 센서 기반을 둔 위험 낙상 검출기를 제안한다.

  • PDF

VLSI Design for Motion Estimation Based on Bit-plane Matching (비트 플레인 정합에 의한 움직임 추정기의 VLSI 설계)

  • Go, Yeong-Gi;O, Hyeong-Cheol;Go, Seong-Je
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.38 no.5
    • /
    • pp.509-517
    • /
    • 2001
  • Full-search algorithm requires large amount of computation which causes time delay or very complex hardware architecture for real time implementation. In this paper, we propose a fast motion estimator based on bit-plane matching, which reduce the computational complexity and the hardware cost. In the proposed motion estimator, the conventional motion estimation algorithms are applied to the binary images directly extracted from the video sequence. Furthermore, in the proposed VLSI motion estimator, we employ a Pair of processing cores that calculate the motion vector continuously By controlling the data flow in a systolic fashion using the internal shift registers in the processing cores, we avoid using SRAM (local memory) so that we remove the time overhead for accessing the local memory and adopt lower-cost fabrication technology. We modeled and tested the proposed motion estimator in VHDL, and then synthesized the whole system which has been integrated in a 0.6-$\mu$m triple-metal CMOS chip of size 8.15 X 10.84$\textrm{mm}^2$.

  • PDF

A Study on the Measurement of Respiratory Rate Using Image Alignment and Statistical Pattern Classification (영상 정합 및 통계학적 패턴 분류를 이용한 호흡률 측정에 관한 연구)

  • Moon, Sujin;Lee, Eui Chul
    • Asia-pacific Journal of Multimedia Services Convergent with Art, Humanities, and Sociology
    • /
    • v.8 no.10
    • /
    • pp.63-70
    • /
    • 2018
  • Biomedical signal measurement technology using images has been developed, and researches on respiration signal measurement technology for maintaining life have been continuously carried out. The existing technology measured respiratory signals through a thermal imaging camera that measures heat emitted from a person's body. In addition, research was conducted to measure respiration rate by analyzing human chest movement in real time. However, the image processing using the infrared thermal image may be difficult to detect the respiratory organ due to the external environmental factors (temperature change, noise, etc.), and thus the accuracy of the measurement of the respiration rate is low.In this study, the images were acquired using visible light and infrared thermal camera to enhance the area of the respiratory tract. Then, based on the two images, features of the respiratory tract region are extracted through processes such as face recognition and image matching. The pattern of the respiratory signal is classified through the k-nearest neighbor classifier, which is one of the statistical classification methods. The respiration rate was calculated according to the characteristics of the classified patterns and the possibility of breathing rate measurement was verified by analyzing the measured respiration rate with the actual respiration rate.

Development of High-Speed Real-Time Image Signal Processing Unit for Small Infrared Image Tracking Radar (소형 적외선영상 호밍시스템용 고속 실시간 영상신호처리기 개발)

  • Kim, Hong-Rak;Park, Jin-Ho;Kim, Kyoung-Il;Jeon, Hyo-won;Shin, Jung-Sub
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.21 no.4
    • /
    • pp.43-49
    • /
    • 2021
  • A small infrared image homing system is a tracking system that has an infrared image sensor that identifies a target through the day and night infrared image processing of the target on the ground and searches for and detects the target with respect to the main target. This paper describes the development of a board equipped with a high-speed CPU and FPGA (Field Programmable Gate Array) to identify target through real-time image processing by acquiring target information through infrared image. We propose a CPU-FPGA combining architecture for CPU and FPGA selection and video signal processing, and also describe a controller design using FPGA to control infrared sensor.

Automatic Left Ventricle Segmentation on Cardiac Magnetic Resonance Image (심장 자기공명영상에서의 좌심실 자동 분할 알고리즘)

  • Jo, Hyun Wu;Lee, Hae-Yeoun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2010.11a
    • /
    • pp.561-564
    • /
    • 2010
  • 의학과 기술 발달로 인해 질병과 사고에 의한 사망률은 줄어들었으나, 심장 관련 질환에 의한 사망률은 증가하였다. 심장 질환을 예방하는 데는 정기적인 검진을 통해 심장기능을 분석하고 관찰하는 것이 중요하다. 심장 기능의 분석은 이완기와 수축기 사이의 혈류량 및 심박구출률 계산을 통한 심장 운동능력 평가에 의해 이루어진다. 본 연구에서는 심장 단축 자기공명영상에서 좌심실 영역을 자동 분할하여 혈류량 및 심박 구출률을 계산하는 알고리즘을 제안한다. K평균 군집화 기법을 적용하여 좌심실을 분할하고, 그래프 탐색 기법에 기반하여 분할 오류를 수정하였다. 15명의 지원자에 대해 제안하는 알고리즘을 사용하여 혈류량과 심박구출률을 계산하였고, 수동윤곽검출 및 General Electronics 사의 MASS 소프트웨어와 비교하였다. 제안한 알고리즘의 수동윤곽검출과 차이는 혈류량의 경우 평균적으로 이완기에 $4.6mL{\pm}3.9$, 수축기에 $2.1mL{\pm}2.4$로 나타났고, 심박구출률은 $1.8%{\pm}1.7$이었다. 전반적으로 MASS소프트웨어에 비해 좋은 성능을 나타내었다.

Development of Model for Video Media Music Therapy Program Using Body Expression -Based on Color, Harmony and Dynamics- (신체표현을 활용한 영상미디어 음악치료프로그램모형 개발 -색깔과 화음 및 다이나믹을 중심으로-)

  • Shin, Yeon-Sook;Cho, Sung-Hee
    • The Journal of the Korea Contents Association
    • /
    • v.12 no.8
    • /
    • pp.429-437
    • /
    • 2012
  • The purpose of this research aims to find the changes resulted from the collaboration of colors, harmonies, and dynamics within a music. Through this research model, psychologically change of color and harmony, dynamics have explored to collect the resources for the research of the visual media music therapy program. In video media, music is utilized as non-verbal communication in many areas. The connection between melodies and colors, especially, is one of the most effective instrument to reduce the gap between realities and imagination, thus leading emotional inspiration. Gim's(Guided Imagery and Music) model of musical therapy strives to understand inner-side of human nature, and gives an insight into self-understanding. We would like to promote active, and physical model of musical therapy aside from passive existing mode, and apply it as the base resource for our ever-changing society, and teenage education.

Grand Penetrating Radar using Ultra Wideband Impulse Waveform for Nondestructive Testing of Underground Objects (초광대역 기술을 이용한 고해상도 비파괴 진단용 지반 탐사 영상 레이더 개발)

  • Park, Young-Jin;Kim, Kwan-Ho;Park, Hae-Soo
    • Proceedings of the KIEE Conference
    • /
    • 2004.07c
    • /
    • pp.2070-2072
    • /
    • 2004
  • 극 초단의 임펄스를 사용하여 지중 매설물을 탐색하기 위한 지반탐사 영상 레이더를 개발하였다. 개발된 지반 탐사 레이더는 Gaussian 임펄스, 임펄스 송수신을 위한 초 광대역 소형 모노폴 안테나, 수신 신호 저장을 위한 고속 A/D로 구성된다. 탐지 깊이와 시스템의 크기를 고려하여 임펄스 발생기 및 초광대역 안테나가 설계되었다. 지중 매설물의 영상화를 위해 여러 가지 이미지 기법이 사용되었다. 발표에서는 구현된 시스템의 시제품을 소개하고, 개발된 시제품을 사용하여 가상의 모래 시험장에서 측정된 결과를 보일 것이다.

  • PDF

Design of Infrared Refractive Collimator for Reduce Narcissi Effect (나르시스현상 감소를 위한 적외선용 굴절식 시준기 설계)

  • Park, Sang-Woo;Kim, Jong-Jin;Won, Jea-Hak;Yun, Seok-Jae
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2011.10a
    • /
    • pp.712-715
    • /
    • 2011
  • When simulate long distance infrared image in the laboratory the Infrared Refractive Collimator is used. In this case, infrared light reflected from the surface of the lens and target. The reflected infrared light causes Narcissus. Narcissus degrades the quality of the infrared image. To minimize Narcissus optimize the reflective index and placement of the lenses, lenses and target surface coated.

  • PDF