文件名称:javascript写的人脸识别程序
文件大小:452KB
文件格式:ZIP
更新时间:2014-01-08 04:53:10
人脸识别,javascript
javascript写的人脸识别程序,程序不大,可以参考学习下
【文件预览】:
人脸识别
----.gitignore(363B)
----COPYING(1KB)
----bin()
--------siftdraw.rb(2KB)
--------bbfdraw.rb(416B)
--------siftmatch.c(2KB)
--------bbfdetect.c(2KB)
--------makefile(498B)
--------bbfcreate.c(1KB)
--------bbffmt.c(5KB)
--------validator.rb(2KB)
----test()
--------ccv_assert.h(448B)
--------suite.c(65B)
--------daisy_test.c(1KB)
--------group_test.c(758B)
--------algebra_test.c(763B)
--------sample_down_test.c(626B)
--------blur_test.c(2KB)
--------cache_test.c(1KB)
--------io_test.c(735B)
--------sobel_test.c(913B)
--------array_test.c(647B)
--------minimize_test.c(1KB)
--------opencv()
--------hog_test.c(1KB)
--------sift_test.c(3KB)
--------makefile(653B)
--------sample_up_test.c(620B)
--------slice_test.c(400B)
--------atan2_test.c(7KB)
--------flip_test.c(596B)
--------normalize_test.c(403B)
--------sparse_matrix_test.c(1KB)
--------gc_test.c(644B)
--------filter_test.c(1KB)
--------resample_test.c(703B)
--------compress_matrix_test.c(1KB)
----README(1KB)
----js()
--------face.js(287KB)
--------detect.html(3KB)
--------loader.php(672B)
--------ccv.js(11KB)
----doc()
--------sift.md(2KB)
--------bbf.md(5KB)
----samples()
--------scene.png(120KB)
--------box.png(49KB)
--------book.png(61KB)
--------basmati.png(30KB)
--------face()
----lib()
--------make.bat(766B)
--------ccv_daisy.c(10KB)
--------ccv_algebra.c(6KB)
--------ccv_sparse_coding.c(105B)
--------ccv_sift.c(17KB)
--------3rdparty()
--------ccv.h(43KB)
--------makefile(434B)
--------ccv_cache.c(7KB)
--------ccv_basic.c(26KB)
--------ccv_io.c(2KB)
--------ccv_numeric.c(31KB)
--------ccv_bbf.c(50KB)
--------ccv_util.c(19KB)
--------io()
--------ccv_memory.c(5KB)