Tizen 2.1 base
authorJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:50:38 +0000 (01:50 +0900)
committerJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:50:38 +0000 (01:50 +0900)
commitad52b5fc5ba54712b904d966f35d2971d68b111c
tree5440ad3e99d018dda4d9dad6c6867d7fc31454bf
parentea117225f8a493bef7feec302151aae96d33424f
Tizen 2.1 base
22 files changed:
CMakeLists.txt [new file with mode: 0755]
LICENSE [new file with mode: 0755]
NOTICE [new file with mode: 0755]
inc/FUixVision.h [new file with mode: 0755]
inc/FUixVisionFaceBuffer.h [new file with mode: 0755]
inc/FUixVisionFaceComponentsPosition.h [new file with mode: 0755]
inc/FUixVisionFaceDetector.h [new file with mode: 0755]
inc/FUixVisionFaceRecognitionInfo.h [new file with mode: 0755]
inc/FUixVisionFaceRecognizer.h [new file with mode: 0755]
inc/FUixVisionFaceTypes.h [new file with mode: 0755]
osp-face.manifest [new file with mode: 0644]
osp-face.pc.in [new file with mode: 0755]
packaging/osp-face.spec [new file with mode: 0755]
src/FUixVisionFaceBuffer.cpp [new file with mode: 0755]
src/FUixVisionFaceComponentsPosition.cpp [new file with mode: 0755]
src/FUixVisionFaceDetector.cpp [new file with mode: 0755]
src/FUixVisionFaceRecognitionInfo.cpp [new file with mode: 0755]
src/FUixVisionFaceRecognizer.cpp [new file with mode: 0755]
src/FUixVision_FaceDetectorImpl.cpp [new file with mode: 0755]
src/FUixVision_FaceDetectorImpl.h [new file with mode: 0755]
src/FUixVision_FaceRecognizerImpl.cpp [new file with mode: 0755]
src/FUixVision_FaceRecognizerImpl.h [new file with mode: 0755]