1. 04 11月, 2017 5 次提交
  2. 02 11月, 2017 2 次提交
  3. 26 10月, 2017 1 次提交
  4. 20 10月, 2017 1 次提交
  5. 18 10月, 2017 1 次提交
  6. 15 10月, 2017 1 次提交
  7. 14 10月, 2017 1 次提交
  8. 13 10月, 2017 1 次提交
  9. 12 10月, 2017 1 次提交
  10. 10 10月, 2017 3 次提交
  11. 08 10月, 2017 3 次提交
  12. 07 10月, 2017 6 次提交
  13. 04 10月, 2017 4 次提交
    • D
      Fix windows compilation (#274) · db3eaffe
      Derf00 提交于
      * Fix VS 2015 windows compilation: conversion from 'const unsigned int' to 'int' requires a narrowing conversion
      
      * Missing new source file faceDetectorOpenCV.cpp in VS 2015 projects
      
      * Fix VS 2015 windows compilation: conversion from 'const unsigned int' to 'int' requires a narrowing conversion
      db3eaffe
    • G
      Added IP camera & OpenCV face detector to README · 4db82575
      gineshidalgo99 提交于
      4db82575
    • D
      Face Detection by OpenCV (#270) · eae440bd
      Donglai Xiang 提交于
      * first try on OpenCV face
      
      * find a way to visualize detected face; enlarge by 1.5x
      
      * revision for first-time pull request
      
      * faceDetector
      
      * fix little mistake
      
      * Update headers.hpp
      
      * Update CMakeLists.txt
      
      * OpenCV face detector thread save & 4x faster
      
      * Added doc
      eae440bd
    • P
      Added hand and face heatmaps (#260) · f54a312b
      Panteleris Paschalis 提交于
      * Exposing first hand heatmaps through handExtractor
      
      * Hand extractor exposes heatmaps for both hands of all detected persons.
      
      * Clean-up hand heatmap code
      
      * Face heatmap extraction similar to the hand-heatmap code
      
      * Update faceExtractor.hpp
      
      * Update faceExtractor.hpp
      
      * Update handExtractor.hpp
      
      * Update faceExtractor.cpp
      
      * Update handExtractor.cpp
      
      * Face heatmaps added to wrapper
      
      * Added hand heatmaps to wrapper
      
      * Cleaned code
      
      * Added description in doc
      f54a312b
  14. 03 10月, 2017 1 次提交
  15. 01 10月, 2017 2 次提交
  16. 30 9月, 2017 3 次提交
  17. 29 9月, 2017 1 次提交
  18. 28 9月, 2017 1 次提交
  19. 26 9月, 2017 2 次提交