1 / 11

클라우드 기반 스마트 앨범

2013. 4. 5. Project G ( 발표 ) 0892001 강진석 0692004 김민석 0892009 김태훈 0792026 오승용. 클라우드 기반 스마트 앨범. 일정. 진행 사항. Node.js 및 OpenCV 환경 구축 1. Node.js 0.10.3 설치 및 환경 구축 2. OpenCV 2.4.4 설 치 3 . Visual Studio 연동. 얼굴 인식 구현. FaceDetection. 문제점. 기술적 어려움 Face Detection 은 가능하나

bena
Download Presentation

클라우드 기반 스마트 앨범

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 2013. 4. 5. Project G (발표) 0892001 강진석 0692004 김민석 0892009 김태훈 0792026 오승용 클라우드 기반 스마트 앨범

  2. 일정

  3. 진행 사항

  4. Node.js 및 OpenCV환경 구축 1. Node.js 0.10.3 설치 및 환경 구축 2. OpenCV2.4.4 설치 3. Visual Studio 연동

  5. 얼굴 인식 구현

  6. FaceDetection

  7. 문제점

  8. 기술적 어려움 Face Detection은 가능하나 Face Recognition은 되지 않음 Face Recognition은 OpenCV내 Eigen & Fisher Face를 통해서 얼굴 벡터 값 검출

  9. 해결 방안 Node.js – OpenCV간 연동 JavaScript – C 언어 간 통신 방법 모색(Node-FFI) NodeOpenCV사용

  10. 예정 사항

  11. Face Recognization예정 Face Detection 과정에서 얼굴 벡터 값 파악 Face Recognition을 위한 알고리즘 설계 Node JS와의 연동 인식률 고려(Training)

More Related