• 제목/요약/키워드: Object recognition system

검색결과 717건 처리시간 0.03초

영유아 이상징후 감지를 위한 표정 인식 알고리즘 개선 (The improved facial expression recognition algorithm for detecting abnormal symptoms in infants and young children)

  • 김윤수;이수인;석종원
    • 전기전자학회논문지
    • /
    • 제25권3호
    • /
    • pp.430-436
    • /
    • 2021
  • 비접촉형 체온 측정 시스템은 광학 및 열화상 카메라를 활용하여 집단시설의 발열성 질병을 관리하는 핵심 요소 중 하나이다. 기존 체온 측정 시스템은 딥러닝 기반 얼굴검출 알고리즘이 사용되어 얼굴영역의 단순 체온 측정에는 활용할 수 있지만, 의사표현이 어려운 영유아의 이상 징후를 인지하는데 한계가 있다. 본 논문에서는 기존의 체온 측정 시스템에서 영유아의 이상징후 감지를 위해 표정인식 알고리즘을 개선한다. 제안된 방법은 객체탐지 모델을 사용하여 영상에서 영유아를 검출한 후 얼굴영역을 추출하고 표정인식의 핵심 요소인 눈, 코, 입의 좌표를 획득한다. 이후 획득된 좌표를 기반으로 선택적 샤프닝 필터를 적용하여 표정인식을 진행한다. 실험결과에 따르면 제안된 알고리즘은 UTK 데이터셋에서 무표정, 웃음, 슬픔 3가지 표정에 대해 각각 2.52%, 1.12%, 2.29%가 향상되었다.

코드를 이용한 초음파 동시구동 시스템 (Simultaneous Driving System of Ultrasonic Sensors Using Codes)

  • 김춘승;최병준;이상룡;이연정
    • 제어로봇시스템학회논문지
    • /
    • 제10권11호
    • /
    • pp.1028-1036
    • /
    • 2004
  • Ultrasonic sensors are widely used in mobile robot applications to recognize external environments by virtue that they are cheap, easy to use, and robust under varying lighting conditions. In most cases, a single ultrasonic sensor is used to measure the distance to an object based on time-of-flight (TOF) information, whereas multiple sensors are used to recognize the shape of an object, such as a comer, plane, or edge. However, the conventional sequential driving technique involves a long measurement time. This problem can be resolved by pulse coding of ultrasonic signals, which allows multi-sensors to be emitted simultaneously and adjacent objects to be distinguished. Accordingly, this paper presents a new simultaneous coded driving system for an ultrasonic sensor array for object recognition in autonomous mobile robots. The proposed system is designed and implemented. A micro-controller unit is implemented using a DSP, Polaroid 6500 ranging modules are modified for firing the coded signals, and a 5-channel coded signal generating board is made using a FPGA. To verify the proposed method, experiments were conducted in an environment with overlapping signals, and the flight distances fur each sensor were obtained from the received overlapping signals using correlations and conversion to a bipolar PCM-NRZ signal.

HCI를 위한 트리 구조 기반의 자동 얼굴 표정 인식 (Automatic Facial Expression Recognition using Tree Structures for Human Computer Interaction)

  • 신윤희;주진선;김은이;;;박세현;정기철
    • 한국산업정보학회논문지
    • /
    • 제12권3호
    • /
    • pp.60-68
    • /
    • 2007
  • 본 논문에서는 자동으로 사용자의 얼굴 표정을 인식할 수 있는 시스템을 제안한다. 제안된 시스템은 휴리스틱 정보를 기반으로 설계된 트리 구조를 이용하여 행복, 역겨움, 놀람의 감정과 무표정을 인식한다. 카메라로부터 영상이 들어오면 먼저 얼굴 특징 검출기에서 피부색 모델과 연결성분 분석을 이용하여 얼굴 영역을 획득한다. 그 후에 신경망 기반의 텍스처 분류기를 사용하여 눈 영역과 비 눈 영역으로 구분한 뒤 눈의 중심 영역과 에지 정보를 기반으로 하여 눈, 눈썹, 입 등의 얼굴 특징을 찾는다. 검출된 얼굴 특징들은 얼굴 표정 인식기에 사용되며 얼굴 인식기는 이를 기반으로 한 decision tree를 이용하여 얼굴 감정을 인식한다. 제안된 방법의 성능을 평가하기 위해 MMI JAFFE, VAK DB에서 총 180장의 이미지를 사용하여 테스트하였고 약 93%의 정확도를 보였다.

  • PDF

혼합 비주얼 서보잉을 통한 모바일 로봇의 물체 추종 (Objects Tracking of the Mobile Robot Using the Hybrid Visual Servoing)

  • 박강일;우창준;이장명
    • 제어로봇시스템학회논문지
    • /
    • 제21권8호
    • /
    • pp.781-787
    • /
    • 2015
  • This paper proposes a hybrid visual servoing algorithm for the object tracking by a mobile robot with the stereo camera. The mobile robot with the stereo camera performs an object recognition and object tracking using the SIFT and CAMSHIFT algorithms for the hybrid visual servoing. The CAMSHIFT algorithm using stereo camera images has been used to obtain the three-dimensional position and orientation of the mobile robot. With the hybrid visual servoing, a stable balance control has been realized by a control system which calculates a desired angle of the center of gravity whose location depends on variations of link rotation angles of the manipulator. A PID controller algorithm has adopted in this research for the control of the manipulator since the algorithm is simple to design and it does not require unnecessary complex dynamics. To demonstrate the control performance of the hybrid visual servoing, real experiments are performed using the mobile manipulator system developed for this research.

Real-Time Container Shape and Range Recognition for Implementation of Container Auto-Landing System

  • Wei, Li;Lee, Eung-Joo
    • 한국멀티미디어학회논문지
    • /
    • 제12권6호
    • /
    • pp.794-803
    • /
    • 2009
  • In this paper, we will present a container auto-landing system, the system use the stereo camera to measure the container depth information. And the container region can be detected by using its hough line feature. In the line feature detection algorithm, we will detect the parallel lines and perpendicular lines which compose the rectangle region. Among all the candidate regions, we can select the region with the same aspect-ratio to the container. The region will be the detected container region. After having the object on both left and right images, we can estimate the distance from camera to object and container dimension. Then all the detect dimension information and depth inform will be applied to reconstruct the virtual environment of crane which will be introduce in this paper. Through the simulation result, we can know that, the container detection rate achieve to 97% with simple background. And the estimation algorithm can get a more accuracy result with a far distance than the near distance.

  • PDF

환경지각이론에 의한 시지각적 공간인식에 관한 연구 - Gibson의 생태학적 지각이론에 입각하여 - (A Study of Visual Perception in Space by Environment Theory of Perception - based on Gibson's ecological theory of perception -)

  • 박재영;이성훈
    • 한국실내디자인학회:학술대회논문집
    • /
    • 한국실내디자인학회 1999년도 춘계학술발표대회 논문집
    • /
    • pp.57-60
    • /
    • 1999
  • The eyes are the first sensory organs to perceive the environment. We become accustomed to the environment with our eyes. When we contact the environment, we perceive the appearance of an object with our eyes. Then we recognize our position, and perceive the shape surrounding the object interacting with space. The perception of seeing constructs experiences which control most of our recognition, and the experiences are images of the environment surrounding it. So they are significantly expressed into sensitive and mental elements of material and non-material world. Gibson's ecological perception theory analyzes and information system, which helps man to move effectively, and its component stimulus'. The important thing is that we should understand the combination of systems gathering stimulus not as an individual system but as one whole system.

  • PDF

비전 기반의 손동작 검출 및 추적 시스템 (Vision-based hand Gesture Detection and Tracking System)

  • 박호식;배철수
    • 한국통신학회논문지
    • /
    • 제30권12C호
    • /
    • pp.1175-1180
    • /
    • 2005
  • 본 논문에서는 비전 기반의 손동작 검출 및 추적 시스템을 제안하고자 한다. 기존의 손동작 인식 시스템은 정적인 관측 환경에서 배경을 제거함으로 손을 검출하는 단순한 방법을 사용함으로써, 카메라의 움직임, 조명의 변화 등에 의해 견실하지 못하였다. 그러므로 본 논문에서는 기하학적 구조에 의하여 손의 외형을 인식하여 검출할 수 있는 통계적 방법을 제안하였다. 또한 카메라의 각도에 의한 손이 겹쳐 보이는 문제를 줄이기 위하여 다중 카메라를 사용하였으며 비동기식 다중 관측으로 시스템의 범용성을 향상시키었다. 실험 결과 제안된 방법이 기존의 외관을 이용한 방법보다 $3.91\%$ 개선된 $99.28\%$의 인식률을 나타내어 제안한 방법의 효율성을 입증하였다.

토공 작업환경의 3차원 모델링 시스템 개발에 관한 연구 (A Study on Development of the 3D Modeling System for Earthwork Environment)

  • 유현석;채명진;김정렬;조문영
    • 한국건설관리학회:학술대회논문집
    • /
    • 한국건설관리학회 2007년도 정기학술발표대회 논문집
    • /
    • pp.977-982
    • /
    • 2007
  • 건설자동화 장비의 개발에 있어서 주변 사물을 인식하고 효과적으로 모델링하기 위한 노력은 지속적으로 이루어져 왔다. 이 연구는 지능형 굴삭 로봇 개발의 요소기술로서, 3D 레이저 스캐너를 이용하여 토공 작업환경을 3차원으로 모델링하고, 객체화된 모델링 정보를 이용하여 지능적인 작업 계획을 수립하기 위한 기반 연구이다. 이 연구에서는 먼저 3D 레이저 스캐너의 시장 동향을 분석하였고 토공 작업환경을 대상으로 3D 레이저 스캐너의 성능을 비교 분석하여 토공 현장에서 적합한 3D 레이저 스캐너를 선정하였다. 그리고 3D 모델링 시스템의 하드웨어 구서을 제시하였고 전체 소프트웨어의 컨셉을 설계하였다. 다음으로 소프트웨어 상세 기능 설계 및 사용자 인터페이스 설계를 통해 향후 photogrammetry 및 객체인식 기술의 적용을 위한 프레임워크를 구축하였다. 이 연구에서는 실제 토공현장을 대상으로 개발된 소프트웨어와 토탈 스테이션을 이용하여 타겟간의 상대거리를 측정하고 3D 모델링 시스템의 정확성을 측정하였다.

  • PDF

집적 영상을 이용한 가려진 표적의 복원과 인식 (Occluded Object Reconstruction and Recognition with Computational Integral Imaging)

  • 이동수;염석원;김신환;손정영
    • 한국광학회지
    • /
    • 제19권4호
    • /
    • pp.270-275
    • /
    • 2008
  • 본 논문에서는 집적 영상의 획득과 복원을 통하여 장애물에 가려진 물체를 인식하는 기술은 제안하고 구현하였다. 집적 영상의 복원은 해당되는 화소 세기의1차 확률적 특성인 평균으로 구한다. 복원평면까지의 거리는 2차 확률적 특성인 표준 편차를 이용하여 구하고3차원 물체의 경계(edge)를 검출한다. 표준 편차의 합을 최소로 하는 거리에서 복원된 영상을 표적인식에 이용한다. 표적인식은 주성분 분석(principle component analysis, PCA) 분류기를 복원된 영상에 적용하였다. 표적 분류에 대한 판정은 분류기에 의해서 투영된 클래스의 평균 특징 벡터와 테스트 특징 벡터간의 유클리드 거리(Euclidean distance)를 이용한다. 실험 및 시뮬레이션을 통하여 가려진 표적을 본 논문에서 제안한 방법을 통하여 오차 없이 분류하였다.

디지털 미디어 콘텐츠 방송 시스템 구현 (Implementation of the Broadcasting System for Digital Media Contents)

  • 신재흥;김홍열;이상철
    • 전기학회논문지
    • /
    • 제57권10호
    • /
    • pp.1883-1887
    • /
    • 2008
  • Most of digital media contents are composed with video and audio, picture and animation informations. Sometime, there is some deviation of information recognition quality for the video and audio information according to information receiver's characteristics or the understanding. But visual information using the text provide most clear and accurate ways for information recognition to human being. In this paper, we propose a new broadcasting system(BSDMC) to transmit clear and accurate meaning of the digital media contents. We implement general-purpose components to display the video, picture, text and symbol simultaneously. Only plug-in and call these components with proper parameters on the application developing tool, we can easily develop the multimedia contents broadcasting system. These components are implemented based on the object-oriented framework and modular structure so that increase the reusability and can be develop other applications quick and reliable.