1. 20 2月, 2018 1 次提交
  2. 17 2月, 2018 1 次提交
  3. 15 2月, 2018 1 次提交
  4. 14 2月, 2018 2 次提交
  5. 13 2月, 2018 1 次提交
  6. 07 2月, 2018 1 次提交
  7. 01 2月, 2018 1 次提交
  8. 30 1月, 2018 1 次提交
  9. 28 1月, 2018 1 次提交
  10. 19 1月, 2018 1 次提交
  11. 18 1月, 2018 1 次提交
  12. 17 1月, 2018 2 次提交
    • B
      CMake support for Windows added (#379) · 911fd16a
      Bikramjot Hanzra 提交于
      * basic version working -- need to remove hacks.
      
      * source groups added and removing hacks.
      
      * Executables placed in subfolders.
      
      * boost error fixed and neater folder view in VS.
      
      * basic version working -- need to remove hacks.
      
      * source groups added and removing hacks.
      
      * Executables placed in subfolders.
      
      * boost error fixed and neater folder view in VS.
      
      * Code updated to make it run with Ubuntu.
      
      * Updated New Module
      
      * More VS options added to CMake.
      
      * CMake now downloads Windows dependencies if needed.
      
      * Replicating Manual VS settings.
      
      * more flags added.
      
      * works -- but now crashes alot.
      
      * Optimization flags added. Need to figure out why /GL doesn't work.
      
      * most of the options working.
      
      * removed caffe
      
      * works on windows
      
      * windows running everytime.
      
      * Sh scripts to 775
      
      * Updated release_notes.md
      
      * Boost removed
      
      * Added max optimization (O3) in Ubuntu
      
      * Fixed minor flag bugs
      
      * Added download link for freeglut
      
      * openpose3d added, works for any binary dir, debug version works.
      911fd16a
    • G
      Speed verbose at runtime configurable by user · a87b0b6d
      gineshidalgo99 提交于
      a87b0b6d
  13. 14 1月, 2018 1 次提交
  14. 11 1月, 2018 2 次提交
  15. 10 1月, 2018 3 次提交
  16. 20 12月, 2017 2 次提交
  17. 08 12月, 2017 1 次提交
  18. 16 11月, 2017 1 次提交
  19. 04 11月, 2017 3 次提交
  20. 02 11月, 2017 2 次提交
  21. 26 10月, 2017 1 次提交
  22. 20 10月, 2017 1 次提交
  23. 18 10月, 2017 1 次提交
  24. 07 10月, 2017 2 次提交
  25. 04 10月, 2017 2 次提交
    • 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
  26. 01 10月, 2017 2 次提交
  27. 30 9月, 2017 2 次提交