Tizen 2.0 Release 2.0_release
authorHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 06:09:23 +0000 (15:09 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 06:09:23 +0000 (15:09 +0900)
commit9d7e53df4fddab7f2baee404dee532a943274fe3
tree87ef51cf0a0924855206d6fb63ce4d9b8fadfe28
parent540cf46b2c1e1401e130d298faae353437da64de
Tizen 2.0 Release
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]