Logo white

Peter M. Groen / openbr

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 4,015
  • Compare
  • Branches 1
  • Tags 0
  • openbr
08 Jun, 2015
2 commits
  • Merge pull request #377 from biometrics/generalized_closedbr ...
    04a48cf3
    generalized CLOSEDBR_DIR to BR_THIRDPARTY_DIR
    Josh Klontz authored
    2015-06-08 12:07:37 -0400  
    Browse Code »
  • generalized CLOSEDBR_DIR to BR_THIRDPARTY_DIR
    2aadf286
    Josh Klontz authored
    2015-06-08 11:42:33 -0400  
    Browse Code »

07 Jun, 2015
1 commit
  • Merge pull request #374 from biometrics/cascade_documentation ...
    aa58a73f
    Documentation for cascade branch transforms
    Scott Klum authored
    2015-06-07 19:12:56 -0400  
    Browse Code »

05 Jun, 2015
10 commits
  • Merge pull request #375 from biometrics/dlib_cmake_fix ...
    4594dd42
    fix to dlib cmake file
    Scott Klum authored
    2015-06-05 19:40:40 -0400  
    Browse Code »
  • Documentation for new list distance abstraction
    1bc26f66
    Jordan Cheney authored
    2015-06-05 19:04:59 -0400  
    Browse Code »
  • build_docs.sh builds plugin documentation now
    1992daf5
    Jordan Cheney authored
    2015-06-05 18:13:12 -0400  
    Browse Code »
  • unecessary files
    a45b398f
    Jordan Cheney authored
    2015-06-05 18:11:28 -0400  
    Browse Code »
  • fix to dlib cmake file
    e4017903
    Jordan Cheney authored
    2015-06-05 18:05:28 -0400  
    Browse Code »
  • Documentation for cascade branch transforms
    4d52c58f
    Jordan Cheney authored
    2015-06-05 18:04:23 -0400  
    Browse Code »
  • Merge the docs branch into master and some cleanup
    777c5ca5
    Jordan Cheney authored
    2015-06-05 18:02:40 -0400  
    Browse Code »
  • Final changes to RTD theme before merge
    50c7b69c
    Jordan Cheney authored
    2015-06-05 14:24:25 -0400  
    Browse Code »
  • Merge pull request #363 from biometrics/cascade ...
    ecf2c294
    OpenCV Cascade Integration
    JordanCheney authored
    2015-06-05 13:35:13 -0400  
    Browse Code »
  • More updates to MD switching back to RTD for distribution
    4a25f0a0
    Jordan Cheney authored
    2015-06-05 12:33:46 -0400  
    Browse Code »

04 Jun, 2015
12 commits
  • Removed CacsadeBoostTrainData from header
    d097bb1a
    Jordan Cheney authored
    2015-06-04 18:05:44 -0400  
    Browse Code »
  • Removed empty file square.cpp
    9654faa0
    Jordan Cheney authored
    2015-06-04 18:00:18 -0400  
    Browse Code »
  • More transforms for AFLW data creation
    62f9a8ae
    Jordan Cheney authored
    2015-06-04 17:31:23 -0400  
    Browse Code »
  • Transforms for building AFLW dataset
    0c10fa8c
    Jordan Cheney authored
    2015-06-04 16:50:05 -0400  
    Browse Code »
  • More changes to MD layout
    883ba9a0
    Jordan Cheney authored
    2015-06-04 16:40:49 -0400  
    Browse Code »
  • Merge pull request #373 from biometrics/dlib ...
    680dc867
    Dlib
    Scott Klum authored
    2015-06-04 15:14:30 -0400  
    Browse Code »
  • More cleanup
    ad65110e
    Scott Klum authored
    2015-06-04 14:10:49 -0400  
    Browse Code »
  • Cleanup
    7e8fca15
    Scott Klum authored
    2015-06-04 11:06:50 -0400  
    Browse Code »
  • Need dlib model to be installed
    6e3fbc5c
    Scott Klum authored
    2015-06-04 10:59:48 -0400  
    Browse Code »
  • Merge branch 'dlib' of https://github.com/biometrics/openbr into dlib
    9e56c869
    Scott Klum authored
    2015-06-04 10:57:18 -0400  
    Browse Code »
  • Removed some debug output
    085f6d41
    Scott Klum authored
    2015-06-04 10:56:53 -0400  
    Browse Code »
  • Fixed boost compiler warnings
    0b967872
    Scott Klum authored
    2015-06-04 10:39:43 -0400  
    Browse Code »

03 Jun, 2015
2 commits
  • Not my email
    e23acba0
    Scott Klum authored
    2015-06-03 09:25:23 -0400  
    Browse Code »
  • Added example thirdparty cmakelist file
    514cfefc
    Scott Klum authored
    2015-06-03 09:24:35 -0400  
    Browse Code »

02 Jun, 2015
4 commits
  • Added some verbose output
    17fbc6bb
    Scott Klum authored
    2015-06-02 13:22:58 -0400  
    Browse Code »
  • Minor cleanup
    25bb2b86
    Scott Klum authored
    2015-06-02 13:18:25 -0400  
    Browse Code »
  • Serializing successfully
    e6f80e5e
    Scott Klum authored
    2015-06-02 13:17:38 -0400  
    Browse Code »
  • Not a convenience function
    089aef65
    Scott Klum authored
    2015-06-02 10:02:52 -0400  
    Browse Code »

01 Jun, 2015
4 commits
  • Added RandomRepresentation
    7d0ecc36
    Scott Klum authored
    2015-06-01 14:13:29 -0400  
    Browse Code »
  • Reverted magnitude channel because floating point representations aren't currently supported
    410378da
    Scott Klum authored
    2015-06-01 12:43:23 -0400  
    Browse Code »
  • Added support for multichannel representations
    b4ad1911
    Scott Klum authored
    2015-06-01 12:35:03 -0400  
    Browse Code »
  • Different default confidenceThreshold
    a6f995e2
    Scott Klum authored
    2015-06-01 12:34:00 -0400  
    Browse Code »

29 May, 2015
4 commits
  • Merge branch 'cascade' of https://github.com/biometrics/openbr into cascade
    b6a07816
    Scott Klum authored
    2015-05-29 15:26:12 -0400  
    Browse Code »
  • Finished GradientHistogram
    2f8e964e
    Scott Klum authored
    2015-05-29 15:20:11 -0400  
    Browse Code »
  • More gradienthistogram fixes
    f55f1045
    Scott Klum authored
    2015-05-29 12:31:29 -0400  
    Browse Code »
  • More gradient histogram updates
    7c775af6
    Scott Klum authored
    2015-05-29 10:07:01 -0400  
    Browse Code »

28 May, 2015
1 commit
  • Started gradienthistogram representation
    45b460f7
    Scott Klum authored
    2015-05-28 15:17:35 -0400  
    Browse Code »