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 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
2 commits
  • I think this was introduced mistakenly a while back
    77062fae
    Josh Klontz authored
    2015-11-11 15:31:35 +0000  
    Browse Code »
  • fix for cross-compilation
    24379d1c
    Josh Klontz authored
    2015-11-11 15:03:24 +0000  
    Browse Code »

10 Nov, 2015
5 commits
  • Added boolean to control cloning window
    f282f9c7
    Scott Klum authored
    2015-11-10 23:29:11 +0000  
    Browse Code »
  • Merge pull request #444 from biometrics/remove_randomlib ...
    a28a70ba
    remove randomlib
    Josh Klontz authored
    2015-11-10 17:23:02 +0000  
    Browse Code »
  • Windows parallel RNG workaround
    ffc42972
    Josh Klontz authored
    2015-11-10 12:15:07 -0500  
    Browse Code »
  • remove randomlib
    54f4d558
    Josh Klontz authored
    2015-11-10 11:35:55 -0500  
    Browse Code »
  • Randomly shift an image
    68b3bef7
    bklare authored
    2015-11-10 03:17:25 +0000  
    Browse Code »

09 Nov, 2015
6 commits
  • fixed binary compatibility
    ae78f5a2
    Josh Klontz authored
    2015-11-09 20:55:57 -0500  
    Browse Code »
  • Simple script to convert view a directory of images in html form
    587f466c
    Brendan K authored
    2015-11-09 17:40:23 -0500  
    Browse Code »
  • Rotate bug fix
    b77220f8
    Scott Klum authored
    2015-11-09 17:15:10 -0500  
    Browse Code »
  • Added rotation code to OpenCVUtils
    a3050f2e
    Scott Klum authored
    2015-11-09 16:53:49 -0500  
    Browse Code »
  • getChildren works with Classifiers now
    c2b1db42
    Scott Klum authored
    2015-11-09 14:27:32 -0500  
    Browse Code »
  • Fixed precision recall axis labels
    91a1f5e3
    Scott Klum authored
    2015-11-09 11:46:52 -0500  
    Browse Code »

08 Nov, 2015
4 commits
  • StageIndex bug fix
    6b46b321
    Scott Klum authored
    2015-11-08 21:02:49 -0500  
    Browse Code »
  • Indentation fixes
    ecc07066
    Scott Klum authored
    2015-11-08 17:57:29 -0500  
    Browse Code »
  • Merge branch 'temp'
    fdda9f5c
    Scott Klum authored
    2015-11-08 22:46:29 +0000  
    Browse Code »
  • Added maxStage parameter and some documentation
    702b2f03
    Scott Klum authored
    2015-11-08 22:43:33 +0000  
    Browse Code »