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

검색결과 86건 처리시간 0.025초

Division of the Hand and Fingers In Realtime Imaging Using Webcam

  • Kim, Ho Yong;Park, Jae Heung;Seo, Yeong Geon
    • 한국컴퓨터정보학회논문지
    • /
    • 제23권9호
    • /
    • pp.1-6
    • /
    • 2018
  • In this paper, we propose a method dividing effectively the hand and fingers using general webcam. The method executes 4 times empirically preprocessing one to erase noise. First, it erases the overall noise of the image using Gaussian smoothing. Second, it changes from RGB image to HSV color model and YCbCr color model, executes a global static binarization based on the statistical value for each color model, and erase the noise through bitwise-OR operation. Third, it executes outline approximation and inner region filling algorithm using RDP algorithm and Flood fill algorithm and erase noise. Lastly, it erases noise through morphological operation and determines the threshold propositional to the image size and selects the hand and fingers area. This paper compares to existing one color based hand area division method and focuses the noise deduction and can be used to a gesture recognition application.

손 인식을 통한 건반 연주 시스템 (Keyboard Solo System based on Hand Recognition)

  • 이은경;하정희;서은성;박소영
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2009년도 추계학술대회
    • /
    • pp.171-172
    • /
    • 2009
  • 음악 시장은 갈수록 커지고 있고 학생들의 음악 교육은 점점 주입식 교육으로 변해가고 있다. 성장하는 음악 시장을 기반으로 학생들의 자유로운 음악 활동을 위해 악기 연주 프로그램을 기획했다. 제안 하는 프로그램은 종이 건반과 웹캠만 있으면 악기 연주가 가능한 프로그램으로 적은 비용이 요구되기 때문에 기존 시스템과 차별성을 가진다. 사용자의 손가락이 종이 건반위에 놓으면 웹캠이 손가락과 건반을 인식하여 소리가 나는 시스템이다. 피아노, 드럼, 베이스, 기타 4가지의 악기 중 본인이 원하는 악기를 선택하여 연주를 할 수 있다. 다양한 악기의 음을 배우고 자신만의 음악을 만들 수 있는 기회를 제공한다.

  • PDF

웹캠 기반 거북목 판별 알고리즘을 활용한 자세 교정 반응형 헬스케어 시스템 (Responsive Healthcare System for Posture Correction Using Webcam-Based Turtle Neck Syndrome Discrimination Algorithm)

  • 박소연;류서진;동서연
    • 한국멀티미디어학회논문지
    • /
    • 제24권2호
    • /
    • pp.285-294
    • /
    • 2021
  • This study developed a responsive healthcare system that users can easily use in real life to prevent turtle neck syndrome by posture correction. We propose a system that naturally induces direct posture improvement by adjusting the height with a responsive cradle through a turtle neck discrimination algorithm detecting the turtle neck posture in real time using a webcam. The turtle neck algorithm was developed based on machine learning, using the points that the distance relationship between the jaw line and the shoulder varies depending on the posture. For the younger age group, which is particularly problematic due to the increase in the use of IT devices, image data in different situations according to the height and posture of the cradle was collected and learned as a support vector machine classifier. In addition, a height-adjustable cradle that can support a laptop has been created and expanded into a responsive cradle that can be controlled with software by interlocking with the Arduino. Therefore, this service enables posture correction of many modern people suffering from turtle neck syndrome and will become an essential platform in the increasing online environment in the non-contact era.

MobileNet과 TensorFlow.js를 활용한 전이 학습 기반 실시간 얼굴 표정 인식 모델 개발 (Development of a Ream-time Facial Expression Recognition Model using Transfer Learning with MobileNet and TensorFlow.js)

  • 차주호
    • 디지털산업정보학회논문지
    • /
    • 제19권3호
    • /
    • pp.245-251
    • /
    • 2023
  • Facial expression recognition plays a significant role in understanding human emotional states. With the advancement of AI and computer vision technologies, extensive research has been conducted in various fields, including improving customer service, medical diagnosis, and assessing learners' understanding in education. In this study, we develop a model that can infer emotions in real-time from a webcam using transfer learning with TensorFlow.js and MobileNet. While existing studies focus on achieving high accuracy using deep learning models, these models often require substantial resources due to their complex structure and computational demands. Consequently, there is a growing interest in developing lightweight deep learning models and transfer learning methods for restricted environments such as web browsers and edge devices. By employing MobileNet as the base model and performing transfer learning, our study develops a deep learning transfer model utilizing JavaScript-based TensorFlow.js, which can predict emotions in real-time using facial input from a webcam. This transfer model provides a foundation for implementing facial expression recognition in resource-constrained environments such as web and mobile applications, enabling its application in various industries.

웹캠 이미지에서 손동작 인식 알고리즘 (Gesture Recognition Algorithmfrom the Webcam Images)

  • 최철승;오갑석
    • 한국산학기술학회:학술대회논문집
    • /
    • 한국산학기술학회 2010년도 추계학술발표논문집 1부
    • /
    • pp.88-91
    • /
    • 2010
  • 최근 무선통신 기술의 발당과 인터넷의 발달로 웹캠을 활용하여 얼굴인식, 몸동작 인식, 제스처 인식 등의 연구가 활발히 진행되고 있다. 본 연구에서는 웹캠으로부터 입력되는 손동작 동영상을 처리하여 수화 패턴 신호를 인식하는 손동작 인식 알고리즘을 제안한다. 제안방법은 프레임간의 차 연산을 이용하여 움직이는 오브젝트를 추출하고, YCbCr로 변환하여 손 모양 영역을 추출하여 특정 크기의 정규화 영상으로 변화하며, 정규화 영상의 오브젝트의 무게중심점을 기준으로 원의 반지름을 결정하고 원을 탐색하여 손가락의 펴짐과 굽힘에 대한 패턴 비교를 통하여 손 모양을 인식한다.

  • PDF

내장형 리눅스를 이용한 웹캠 감시 시스템 설계 및 구현 (Design of Webcam Monitoring System Using Embedded linux)

  • 박광범;김우성
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2002년도 추계학술발표논문집 (하)
    • /
    • pp.2281-2284
    • /
    • 2002
  • 최근 내장형 리눅스(Embedded Linux)에 대한 연구가 활발하게 이루어지고 있다. 그중에 내장형 리눅스를 이용한 감시 카메라는 DVR(Digital Video Recorder) 시스템과 카메라와 내장형 보드가 합체된 일체형 카메라를 개발하는 부분으로 연구가 진행 중이다. 본 연구는 내장형 리눅스를 바탕으로 한 웹캠을 이용한 인터넷상에서 감시시스템을 컴퓨터상에서 구현해 봄으로서 웹캠의 구조와 감시 시스템에 대한 연구이다. 내장형 리눅스를 이용한 웹캠은 인터넷을 통한 원격 감시와 DVR 서버를 통한 영상 편집, 제공을 할 수 있다.

  • PDF

웹캠을 통한 화재인식 프로그램 (Program For Recognizing Fire Using Webcam)

  • 최윤상;정재용;최경주
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2014년도 추계학술발표대회
    • /
    • pp.1006-1007
    • /
    • 2014
  • 본 시스템은 웹캠을 통해 렌더링한 영상을 통해 화재를 감지하는 기술에 관한 것으로, 더욱 상세하게는 whitecount 알고리즘을 이용한 화재인식에 관한 것이다. 서버를 개설하여 화재가 감지되면 서버에 실시간으로 사진을 저장하고 화재 감지 시 관리자 또는 119에 자동으로 신고할 수 있는 시스템이다.

웹캠 기반 객체 감지시스템 설계 (Design of Webcam-Based Object Detection System)

  • 심재성;윤성열;박석천
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2012년도 추계학술발표대회
    • /
    • pp.549-551
    • /
    • 2012
  • 본 논문에서는 기존의 화소값 차영상 기법이 저속으로 움직이는 물체의 동작정보 감지에 취약한 점을 보완하기 위하여 실시간 영상 처리를 목적으로 연속된 프레임(Frame)에서 움직임이 있는 프레임을 찾아내고, 움직임 영역을 추출하는 움직임 검출에 관한 연구를 통해 웹캠 기반의 객체 감지시스템을 제안하였다. 제안 시스템은 단일 객체뿐 아니라 다중 객체의 움직임까지 파악할 수 있다는 장점을 가지고 있다.

CNN기반의 학습모델을 활용한 거북목 증후군 자세 교정 시스템 (Turtle Neck Syndrome Posture Correction Service Using CNN-based Learning Model)

  • 한지예;박진호
    • 한국콘텐츠학회논문지
    • /
    • 제20권7호
    • /
    • pp.47-55
    • /
    • 2020
  • 스마트 기기 사용의 증가와 함께 현대인들의 거북목 증후군 발병률이 증가했다. 거북목 증후군은 목의 앞 근육이 길어지고, 위쪽 근육이 짧아져 몸통에 비해 머리가 앞으로 나와 있는 자세이며, 수술이나 약물치료보다 평소의 자세 습관을 고치는 방법이 효과적이다. 따라서 본 논문에서는 실시간으로 거북목 증후군을 유발할 수 있는 자세를 감지하고 경고하는 시스템을 제안한다. 올바른 자세와 거북목 자세의 이미지 데이터들을 수집하여 합성곱 신경망기반의 학습모델을 만든다. 웹캠만을 이용하여 카메라에 들어오는 앉은 자세를 학습모델로 실시간 검증하고, 거북목 자세일 경우 경고음을 발생하여 바른 자세를 앉도록 유도한다. 이 시스템은 평소 자세 습관을 교정하도록 유도하여 거북목증후군을 치료하고 목 디스크와 같은 더 심각한 질병을 예방할 수 있다.

모바일 기기에서 눈동자 추적을 통한 원격 제어 (Remote Control through Tracking of Pupil on Mobile Device)

  • 김수선;강석훈;김선운
    • 한국산학기술학회논문지
    • /
    • 제13권4호
    • /
    • pp.1849-1856
    • /
    • 2012
  • 본 논문은 스마트폰을 이용해 눈동자 중심을 추적하여 눈동자의 움직임에 따른 명령으로 치환하고, 이 명령을 통해 인터페이스를 제어하는 방법에 대해 제안한다. 눈을 통해 원격 제어를 하는 이 방법은 신체적 장애가 있는 사람이나 보다 편리한 입력 방법을 원하는 사용자에게 도움을 줄 수 있다. 기존의 방법 중 대표적인 방법으로 웹캠을 이용하여 사용자의 눈동자를 추적하는 방식은 사용자 위치의 거리나 각도에 제약이 존재한다. 하지만, 본 논문에서 제안된 방법은 휴대가 편리한 스마트폰을 이용한다. 제안한 방법은 무선 네트워크를 이용하여 사용자가 위치에 제약받지 않고 눈동자 추적을 통한 원격 제어를 할 수 있다. 이러한 방법은 PC 제어뿐 만 아니라 원격 제어가 반드시 필요한 스마트 TV 제어에 효과적으로 활용될 수 있다.