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
04 Jun, 2015
1 commit
  • Removed some debug output
    085f6d41
    Scott Klum authored
    2015-06-04 10:56:53 -0400  
    Browse Code »

18 Feb, 2015
2 commits
  • General cleanup
    c3d3dc86
    Scott Klum authored
    2015-02-18 10:56:45 -0500  
    Browse Code »
  • Detector is not thread safe
    805f4b6c
    Scott Klum authored
    2015-02-18 10:47:10 -0500  
    Browse Code »

16 Feb, 2015
11 commits
  • Don't need lib
    6aa2198a
    Scott Klum authored
    2015-02-16 16:45:48 -0500  
    Browse Code »
  • Even better way to compile
    240aef40
    Scott Klum authored
    2015-02-16 16:45:27 -0500  
    Browse Code »
  • Sanity check
    778e6e58
    Scott Klum authored
    2015-02-16 16:45:03 -0500  
    Browse Code »
  • Merge branch 'master' into dlib
    8467a6d5
    Scott Klum authored
    2015-02-16 16:22:27 -0500  
    Browse Code »
  • Merge branch 'dlib' of https://github.com/biometrics/openbr into dlib
    6dedce73
    Scott Klum authored
    2015-02-16 15:00:35 -0500  
    Browse Code »
  • Better dlib compilation
    5df31e74
    Scott Klum authored
    2015-02-16 14:59:50 -0500  
    Browse Code »
  • Sample bug fixes/tweaks
    f7dddb1f
    Scott Klum authored
    2015-02-16 11:40:02 -0500  
    Browse Code »
  • Scale operates on points and rects as well
    71885f41
    Scott Klum authored
    2015-02-16 11:25:23 -0500  
    Browse Code »
  • Fixed cmake parameter comment left over
    72ea5eff
    Scott Klum authored
    2015-02-16 11:23:49 -0500  
    Browse Code »
  • Added Canny transform
    7f2ebb97
    Scott Klum authored
    2015-02-16 10:58:07 -0500  
    Browse Code »
  • Added DLib
    a8aad620
    Scott Klum authored
    2015-02-16 10:55:10 -0500  
    Browse Code »

13 Feb, 2015
1 commit
  • Default Transform::fromAlgorithm preprocess to false, following changes to strea… ...
    c4ff790d
    …m, this is now a bad default
    Charles Otto authored
    2015-02-13 15:09:44 -0800  
    Browse Code »

12 Feb, 2015
2 commits
  • Removed cmake message from LibLinear
    8fde04e6
    Scott Klum authored
    2015-02-12 12:03:26 -0500  
    Browse Code »
  • Fixed spelling error, closes 317
    ade222ac
    Scott Klum authored
    2015-02-12 10:51:56 -0500  
    Browse Code »

10 Feb, 2015
1 commit
  • Merge pull request #328 from biometrics/opencv_model_storage ...
    f645840e
    Opencv model storage
    Scott Klum authored
    2015-02-10 10:33:47 -0500  
    Browse Code »

09 Feb, 2015
9 commits
  • Merge remote-tracking branch 'origin/master' into opencv_model_storage ...
    9e32d3b1
    Conflicts:
    	openbr/plugins/tree.cpp
    Scott Klum authored
    2015-02-09 13:35:36 -0500  
    Browse Code »
  • Merge pull request #327 from biometrics/liblinear ...
    f61b9ea5
    Liblinear
    Scott Klum authored
    2015-02-09 13:33:47 -0500  
    Browse Code »
  • Removed old malloc
    6ebf7eb9
    Scott Klum authored
    2015-02-09 13:33:13 -0500  
    Browse Code »
  • Refactored opencv model storage
    a3cca74e
    Scott Klum authored
    2015-02-09 13:32:23 -0500  
    Browse Code »
  • Cleanup
    0b17a8bb
    Scott Klum authored
    2015-02-09 13:20:25 -0500  
    Browse Code »
  • Revert "Revert "Merge pull request #320 from biometrics/block_compression"" ...
    df64be5e
    This reverts commit decda7bc5277e839d1bcf3e78754f2400878c969.
    Scott Klum authored
    2015-02-09 13:18:21 -0500  
    Browse Code »
  • Liblinear cleanup
    4691ca21
    Scott Klum authored
    2015-02-09 13:15:14 -0500  
    Browse Code »
  • Added parameter for termination criteria
    b0f41b6e
    Scott Klum authored
    2015-02-09 13:14:31 -0500  
    Browse Code »
  • Refactored random forests and forest induction
    373069f6
    Scott Klum authored
    2015-02-09 13:07:27 -0500  
    Browse Code »

06 Feb, 2015
2 commits
  • Revert "Merge pull request #320 from biometrics/block_compression" ...
    decda7bc
    This reverts commit cb35ce836903f6baa19cf577932e6d2b92f3fedb, reversing
    changes made to f2f88b8c72d0c86d66232c2cb26a39ab40bca4f3.
    Scott Klum authored
    2015-02-06 14:57:48 -0500  
    Browse Code »
  • set a default value for -path
    919ddb61
    Josh Klontz authored
    2015-02-06 09:31:26 -0500  
    Browse Code »

04 Feb, 2015
1 commit
  • Make sure a file exists before trying to open it with a load/store
    bd35069d
    Charles Otto authored
    2015-02-04 15:52:46 -0800  
    Browse Code »

03 Feb, 2015
8 commits
  • Merge remote-tracking branch 'origin/master' into liblinear
    d2de26db
    Scott Klum authored
    2015-02-03 16:30:04 -0500  
    Browse Code »
  • Merge pull request #321 from biometrics/eigenutil_cleanup ...
    51bb9ca5
    Eigenutil cleanup
    Scott Klum authored
    2015-02-03 16:29:42 -0500  
    Browse Code »
  • Merge pull request #310 from biometrics/eval_landmark_improvements ...
    3122cac3
    Eval landmark improvements
    Scott Klum authored
    2015-02-03 15:29:15 -0500  
    Browse Code »
  • Added forest induction
    9b430a4f
    Scott Klum authored
    2015-02-03 13:47:13 -0500  
    Browse Code »
  • Merge pull request #320 from biometrics/block_compression ...
    cb35ce83
    Block based model compression scheme
    caotto authored
    2015-02-03 11:47:34 -0500  
    Browse Code »
  • Update pre-trained models ref
    30e8b9d8
    Charles Otto authored
    2015-02-03 11:21:11 -0500  
    Browse Code »
  • Merge branch 'eval_landmark_improvements' of https://github.com/biometrics/openb… ...
    d0310151
    …r into eval_landmark_improvements
    Scott Klum authored
    2015-02-03 11:06:30 -0500  
    Browse Code »
  • Merge branch 'master' into eval_landmark_improvements ...
    07db2fbd
    Conflicts:
    	openbr/core/eval.cpp
    Scott Klum authored
    2015-02-03 11:05:04 -0500  
    Browse Code »

02 Feb, 2015
2 commits
  • Update a few algorithm abbreviations ...
    89a9e4fc
    Switch FaceRecognition to UnitDistance instead of
    MatchProbability--there are some doubts about using gaussians to model
    the score distributions, and the KDE code is untested.
    
    Remove FTETransform from age/gender classification (again, it is
    unused). Drop a couple extraneous Expands.
    Charles Otto authored
    2015-02-02 20:44:03 -0500  
    Browse Code »
  • Replace use of rand() in RandSample, this was resulting in poor results from RndSubspace on windows
    962abebb
    Charles Otto authored
    2015-02-02 18:20:23 -0800  
    Browse Code »