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
07 Jan, 2016
1 commit
  • ratio should be a float
    c6c6cf69
    Austin Blanton authored
    2016-01-07 17:10:06 -0500  
    Browse Code »

05 Jan, 2016
2 commits
  • Added option to use maximum score of grouped rects instead of sum
    a8c8f400
    Scott Klum authored
    2016-01-05 10:25:31 -0700  
    Browse Code »
  • Fixed slidingWindow enrollAll bug
    924b5866
    Scott Klum authored
    2016-01-05 10:22:57 -0700  
    Browse Code »

18 Dec, 2015
5 commits
  • Merge branch 'master' of https://github.com/biometrics/openbr
    9aefd2dd
    Scott Klum authored
    2015-12-18 14:01:50 -0500  
    Browse Code »
  • Minor corrections in group
    aa9836fb
    Scott Klum authored
    2015-12-18 14:01:44 -0500  
    Browse Code »
  • Add a few thoughts on how to improve python wrapper
    a50c1470
    Austin Blanton authored
    2015-12-18 13:24:22 -0500  
    Browse Code »
  • Document how some python wrapper funcs differ from C API
    b475ebe8
    Austin Blanton authored
    2015-12-18 13:21:58 -0500  
    Browse Code »
  • Ignore .pyc
    26f89097
    Austin Blanton authored
    2015-12-18 13:20:10 -0500  
    Browse Code »

16 Dec, 2015
1 commit
  • Implemented if templatelist support
    31103c96
    Scott Klum authored
    2015-12-16 12:42:17 -0500  
    Browse Code »

14 Dec, 2015
4 commits
  • Merge branch 'temp'
    0c37b472
    Scott Klum authored
    2015-12-14 16:15:42 -0500  
    Browse Code »
  • Added a few more operating points to evalDetection
    78aaf077
    Scott Klum authored
    2015-12-14 16:13:24 -0500  
    Browse Code »
  • Using opencvutils in pad
    8f1b2990
    Scott Klum authored
    2015-12-14 16:11:31 -0500  
    Browse Code »
  • Added pad to opencvutils
    bff24ce7
    Scott Klum authored
    2015-12-14 16:11:11 -0500  
    Browse Code »

10 Dec, 2015
2 commits
  • introduced Quantize scaling factor
    9383e2ab
    Josh Klontz authored
    2015-12-10 15:00:36 -0500  
    Browse Code »
  • dropped the half-byte stuff, it's not very effective
    7aeb043e
    Josh Klontz authored
    2015-12-10 12:59:16 -0500  
    Browse Code »

09 Dec, 2015
1 commit
  • include fix for dlib 18.17
    6e4b645c
    Josh Klontz authored
    2015-12-09 09:39:28 -0500  
    Browse Code »

04 Dec, 2015
2 commits
  • Merge branch 'master' of https://github.com/biometrics/openbr
    310fdb42
    Scott Klum authored
    2015-12-04 13:47:24 -0500  
    Browse Code »
  • Minor sliding window tweaks
    419d7858
    Scott Klum authored
    2015-12-04 13:47:15 -0500  
    Browse Code »

03 Dec, 2015
5 commits
  • workaround for BR_EXCLUDED_PLUGINS bug (where we want to disable metadata/cascade.cpp)
    0e9c7f56
    Josh Klontz authored
    2015-12-03 16:59:22 -0500  
    Browse Code »
  • Introduced BR_WITH_OPENCV_OBJDETECT
    e18dadfc
    Josh Klontz authored
    2015-12-03 16:39:18 -0500  
    Browse Code »
  • Crudely outputting some example detections in evalDetection, extra verbose output
    07212516
    Scott Klum authored
    2015-12-03 14:32:59 -0500  
    Browse Code »
  • SlidingWindow updates
    8be00346
    Scott Klum authored
    2015-12-03 14:31:45 -0500  
    Browse Code »
  • Some changes to slidingwindow functionality
    26733720
    Scott Klum authored
    2015-12-03 11:25:34 -0500  
    Browse Code »

01 Dec, 2015
1 commit
  • use parent folder name as label
    35001d4c
    Josh Klontz authored
    2015-12-01 15:07:56 -0500  
    Browse Code »

30 Nov, 2015
1 commit
  • introduced BR_THIRDPARTY_RESOURCES for adding thirdparty qrc files
    aa83438c
    Josh Klontz authored
    2015-11-30 11:11:28 -0500  
    Browse Code »

27 Nov, 2015
3 commits
  • Bug fix
    986e78ae
    Scott Klum authored
    2015-11-27 12:54:16 -0500  
    Browse Code »
  • Merge branch 'temp'
    567f7319
    Scott Klum authored
    2015-11-27 12:37:12 -0500  
    Browse Code »
  • Added ICU libs for linux
    742ca784
    Scott Klum authored
    2015-11-27 12:36:56 -0500  
    Browse Code »

24 Nov, 2015
1 commit
  • search directory above openbr as well
    102c606d
    bhklein authored
    2015-11-24 14:54:14 -0500  
    Browse Code »

20 Nov, 2015
3 commits
  • don't install opencv if static build
    6760c42b
    Josh Klontz authored
    2015-11-20 12:28:48 -0500  
    Browse Code »
  • fixed warnings
    d8a7a047
    Josh Klontz authored
    2015-11-20 09:45:38 -0500  
    Browse Code »
  • windows compile fix
    084ec93f
    Josh Klontz authored
    2015-11-20 09:34:41 -0500  
    Browse Code »

18 Nov, 2015
2 commits
  • group cleanup
    8a62b8b4
    Scott Klum authored
    2015-11-18 08:51:09 -0500  
    Browse Code »
  • indentation fix
    41b40786
    Scott Klum authored
    2015-11-18 08:50:55 -0500  
    Browse Code »

17 Nov, 2015
2 commits
  • Returning summed confidences in grouping
    cc315c69
    Scott Klum authored
    2015-11-17 20:08:44 +0000  
    Browse Code »
  • Minor slidingwindow polish
    6b9a117b
    Scott Klum authored
    2015-11-17 20:08:12 +0000  
    Browse Code »

12 Nov, 2015
3 commits
  • Merge pull request #447 from biometrics/eval_detection ...
    cc9e43b7
    EvalDetection change.
    Scott Klum authored
    2015-11-12 17:04:11 -0500  
    Browse Code »
  • initial android packaging support
    6d6f3b8a
    Josh Klontz authored
    2015-11-12 11:37:17 -0500  
    Browse Code »
  • Updated EvalDetection to ignore predicted bounding boxes associated with ground … ...
    0a0eb914
    …truth boxes that are beyond the specified thresholds
    Scott Klum authored
    2015-11-12 10:25:47 -0500  
    Browse Code »

11 Nov, 2015
1 commit
  • I think this was introduced mistakenly a while back
    77062fae
    Josh Klontz authored
    2015-11-11 15:31:35 +0000  
    Browse Code »