$\require{mediawiki-texvc}$

연합인증

연합인증 가입 기관의 연구자들은 소속기관의 인증정보(ID와 암호)를 이용해 다른 대학, 연구기관, 서비스 공급자의 다양한 온라인 자원과 연구 데이터를 이용할 수 있습니다.

이는 여행자가 자국에서 발행 받은 여권으로 세계 각국을 자유롭게 여행할 수 있는 것과 같습니다.

연합인증으로 이용이 가능한 서비스는 NTIS, DataON, Edison, Kafe, Webinar 등이 있습니다.

한번의 인증절차만으로 연합인증 가입 서비스에 추가 로그인 없이 이용이 가능합니다.

다만, 연합인증을 위해서는 최초 1회만 인증 절차가 필요합니다. (회원이 아닐 경우 회원 가입이 필요합니다.)

연합인증 절차는 다음과 같습니다.

최초이용시에는
ScienceON에 로그인 → 연합인증 서비스 접속 → 로그인 (본인 확인 또는 회원가입) → 서비스 이용

그 이후에는
ScienceON 로그인 → 연합인증 서비스 접속 → 서비스 이용

연합인증을 활용하시면 KISTI가 제공하는 다양한 서비스를 편리하게 이용하실 수 있습니다.

[국내논문] MEAN Stack 기반의 컴퓨터 비전 플랫폼 설계
Computer Vision Platform Design with MEAN Stack Basis 원문보기

디지털산업정보학회논문지 = Journal of the Korea Society of Digital Industry and Information Management, v.11 no.3, 2015년, pp.1 - 9  

홍선학 (서일대학교 컴퓨터전자과) ,  조경순 (서일대학교 컴퓨터응용과) ,  윤진섭 (서일대학교 컴퓨터응용과)

Abstract AI-Helper 아이콘AI-Helper

In this paper, we implemented the computer vision platform design with MEAN Stack through Raspberry PI 2 model which is an open source platform. we experimented the face recognition, temperature and humidity sensor data logging with WiFi communication under Raspberry Pi 2 model. Especially we direct...

Keyword

AI 본문요약
AI-Helper 아이콘 AI-Helper

* AI 자동 식별 결과로 적합하지 않은 문장이 있을 수 있으니, 이용에 유의하시기 바랍니다.

제안 방법

  • We used an official and recommended universal Bluetooth dongle for Raspberry Pi. In our tests, we used the CSR 4.0 dongle adapter which has 3Mbps speed, 20 meters working range, wirelessly connect to Bluetooth devices, and plug and play functions.
  • The proposed platform took a modular type for accumulating the individual modules in order to extend the abilities. [Figure 10] showed the data of interface platform with MongoDB execution.
  • In this paper, we implemented the face recognition, temperature and humidity sensor dat logging with WiFi communication under Raspberry Pi 2 model platform. Especially we directly designed and made the shape of platform with 3D printing technology.

대상 데이터

  • It attaches via a 15cm ribbon cable to the CSI port on the Raspberry Pi. The camera works with all models of Raspberry Pi 1 and 2. It can be accessed through the MMAL and V4L APIs, and there are numerous third-party libraries built for it, including the Picamera Python library.

이론/모형

  • In this paper, we used the OpenCV software for face detection and recognition algorithm under Raspberry operating system, Raspbian. It has an open-source BSD-licensed library that includes several hundreds of computer vision algorithms.
  • In this paper, we used the Haar Feature-based Cascade Classifier for Object Detection. The object detector described below has been initially proposed by Paul Viola and improved by Rainer Lienhart.
본문요약 정보가 도움이 되었나요?

참고문헌 (21)

  1. 박재호, MEAN 스택을 사용한 모던 웹 개발 입문, 에이콘, 2015. 

  2. 손병대, Node Web Development, 거침없이 배우는 라즈베리 파이, 에이콘, 2011. 

  3. https://nodejs.org/documentation/Tutorials 

  4. 배장열, 파이선으로 시작하는 라즈베리 파이 프로그래밍, 제이펍, 2013. 

  5. Leo Breiman, "Random Forest, Machine Learning," vol. 45, 2001, pp.5-32. 

  6. Paul Viola and Michael J. Jones, "Robust real-time face detection," International Journal of Computer Vision, Vol. 57, No. 2, 2004, pp. 137-154. 

  7. http://research.microsoft.com/en-us/um/people/viola/Pubs/Detect/violaJones_CVPR2001.pdf. 

  8. 오일석, 컴퓨터 비전-기본개념부터 최신 모바일 응용예까지, 한빛 아카데미, 2014. 

  9. https://docs.mongodb.org/getting-started/shell/introduction/, 2015. 

  10. 홍선학, 이아리, "모바일 아두이노 임베디드 플랫폼 설계," 디지털산업정보학회논문지, 제9권, 제4 호, 2013, pp. 33-41. 

  11. 홍선학, 남궁일주, "안드로이드 리얼 타깃 포팅응용 소프트웨어 개발," 디지털산업정보학회논문지, 제7권, 제3호, 2011. 

  12. 홍선학, 조경순, "히어캠 임베디드 플랫폼 설계," 디지털산업정보학회논문지, 제10권, 제4호, 2014, pp. 79-87. 

  13. 몽고DB 사이트, http://docs.mongodb.org/manual/, 2015. 

  14. 마이클 맥티어, 까예하스, 조효성옮김, 안드로이드 애플리케이션 개발, 에이콘출판사, 2014. 

  15. 홍선학, 모바일로 배우는 아두이노 따라하기, 성안당, 2013. 

  16. Wolfgang Mauerer, Professional Linux Kernel architecture, Wiely Pub, 2007. 

  17. Downey, Allen B, Python for software Design, Cambridge, 2009. 

  18. 사이먼 몽크, 라즈베리 파이 쿡북, 한빛 미디어, 2015. 

  19. 로버트 라가니에, OpenCV 2를 활용한 컴퓨터 비전 프로그래밍, 에이콘 출판사, 2012. 

  20. Computer Bookshops, Opencv Computer Vision Application Programming Cookbook (2nd Edition), Packet Pub, 2013. 

  21. 드류 콘웨이, 존 마일즈 하이트, 김진홍, 해커스타일로 배우는 기계학습, 인사이트, 2014. 

저자의 다른 논문 :

활용도 분석정보

상세보기
다운로드
내보내기

활용도 Top5 논문

해당 논문의 주제분야에서 활용도가 높은 상위 5개 콘텐츠를 보여줍니다.
더보기 버튼을 클릭하시면 더 많은 관련자료를 살펴볼 수 있습니다.

관련 콘텐츠

오픈액세스(OA) 유형

BRONZE

출판사/학술단체 등이 한시적으로 특별한 프로모션 또는 일정기간 경과 후 접근을 허용하여, 출판사/학술단체 등의 사이트에서 이용 가능한 논문

저작권 관리 안내
섹션별 컨텐츠 바로가기

AI-Helper ※ AI-Helper는 오픈소스 모델을 사용합니다.

AI-Helper 아이콘
AI-Helper
안녕하세요, AI-Helper입니다. 좌측 "선택된 텍스트"에서 텍스트를 선택하여 요약, 번역, 용어설명을 실행하세요.
※ AI-Helper는 부적절한 답변을 할 수 있습니다.

선택된 텍스트

맨위로