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
17 Jul, 2015
2 commits
  • dropped DFFS
    4dd80ff8
    Josh Klontz authored
    2015-07-17 10:37:10 -0400  
    Browse Code »
  • dlib: Use Github link instead of Sourceforge ...
    2899faf7
    @jklontz the Sourceforge link has been broken the past day or so due to them being in "Disaster Recovery mode, and currently required the use of javascript to function"  (the contents of dlib-18.16.tar.bz2 when dowloaded with curl right now).
    Ben Klein authored
    2015-07-17 10:27:00 -0400  
    Browse Code »

16 Jul, 2015
2 commits
  • Transform to decompose rect to X, Y, Width, and Height in metadata (for universal templates)
    081174b9
    Austin Blanton authored
    2015-07-16 15:56:53 -0400  
    Browse Code »
  • Empty lists can and do happen
    0ca00691
    Austin Blanton authored
    2015-07-16 13:42:39 -0400  
    Browse Code »

15 Jul, 2015
2 commits
  • Encode/decode QRects and QPoints from universal template metadata
    771d8514
    Austin Blanton authored
    2015-07-15 17:52:00 -0400  
    Browse Code »
  • dropped BBDLDAAlignmentTransform
    7b75de59
    Josh Klontz authored
    2015-07-15 12:20:11 -0400  
    Browse Code »

13 Jul, 2015
1 commit
  • Merge pull request #396 from biometrics/verifyDetection ...
    8db62b7d
    Verify detection
    Brendan K authored
    2015-07-13 11:09:09 -0400  
    Browse Code »

10 Jul, 2015
4 commits
  • Fix author name
    5e1c3713
    bklare authored
    2015-07-10 19:39:13 +0000  
    Browse Code »
  • Change to metatransform to support templatelist project
    3b130108
    bklare authored
    2015-07-10 19:38:29 +0000  
    Browse Code »
  • Transform to filter bad face detections at train tim
    78610177
    bklare authored
    2015-07-10 19:20:26 +0000  
    Browse Code »
  • Comment updates
    baa4a213
    bklare authored
    2015-07-10 10:58:29 -0400  
    Browse Code »

09 Jul, 2015
2 commits
  • Changed comment language
    e1f199dc
    bklare authored
    2015-07-09 15:59:41 -0400  
    Browse Code »
  • Merge pull request #395 from biometrics/plotting ...
    546b3b47
    Plotting customization
    Ben Klein authored
    2015-07-09 12:49:28 -0400  
    Browse Code »

08 Jul, 2015
1 commit
  • updated docs with plotting example
    abe33c8e
    Ben Klein authored
    2015-07-08 22:29:29 -0400  
    Browse Code »

07 Jul, 2015
10 commits
  • update to latest janus
    3fc8ee22
    Klein authored
    2015-07-07 23:04:21 -0400  
    Browse Code »
  • Update plotting documentation
    eedb1b6c
    Ben Klein authored
    2015-07-07 18:37:43 -0400  
    Browse Code »
  • add labels and breaks for x/y axes
    781f3710
    bhklein authored
    2015-07-07 17:30:50 -0400  
    Browse Code »
  • Script to compute ROC score at a specific point
    8bc63e51
    bklare authored
    2015-07-07 13:31:40 -0400  
    Browse Code »
  • Matlab script to generate ROC scores
    44bf497b
    bklare authored
    2015-07-07 13:23:12 -0400  
    Browse Code »
  • Merge pull request #394 from biometrics/matlabLDA ...
    b860556d
    Matlab lda
    Brendan K authored
    2015-07-07 12:01:18 -0400  
    Browse Code »
  • Merge pull request #393 from biometrics/matlabGallery ...
    2a45c457
    Option to write labels to the matlab gallery
    Brendan K authored
    2015-07-07 12:00:25 -0400  
    Browse Code »
  • Fix eig function option for use in octave
    01ccd1bb
    bklare authored
    2015-07-07 15:58:52 +0000  
    Browse Code »
  • Matlab scripts from old MSU algorithms
    d854eb84
    bklare authored
    2015-07-07 11:51:16 -0400  
    Browse Code »
  • Option to write labels to the matlab gallery
    799dc313
    bklare authored
    2015-07-07 15:37:12 +0000  
    Browse Code »

06 Jul, 2015
3 commits
  • change iamge size and fix indentation
    4475fed7
    bhklein authored
    2015-07-06 23:32:38 -0400  
    Browse Code »
  • expose axis types, bounds and ticks. Output tables to csv.
    ee5f23d4
    bhklein authored
    2015-07-06 23:21:10 -0400  
    Browse Code »
  • Remove incorrect citation of Emma from OpenBR paper
    b2ca8dda
    Jordan Cheney authored
    2015-07-06 13:28:31 -0400  
    Browse Code »

05 Jul, 2015
1 commit
  • fixed missing include for Qt 5.5
    0f55db37
    Josh Klontz authored
    2015-07-05 14:47:04 +0000  
    Browse Code »

02 Jul, 2015
1 commit
  • Merge pull request #392 from biometrics/utility_update ...
    517d384d
    Utility Update
    Scott Klum authored
    2015-07-02 09:00:35 -0400  
    Browse Code »

01 Jul, 2015
2 commits
  • Implementation removal
    8c9d9957
    Scott Klum authored
    2015-07-01 15:05:09 -0400  
    Browse Code »
  • Moved some qt utilties to be exported
    b5aa01c1
    Scott Klum authored
    2015-07-01 14:51:40 -0400  
    Browse Code »

30 Jun, 2015
1 commit
  • copied special case to SlidingWindow
    7b34a1cb
    Josh Klontz authored
    2015-06-30 11:20:04 -0400  
    Browse Code »

29 Jun, 2015
3 commits
  • Cascade special case correction
    b91d2ea5
    Josh Klontz authored
    2015-06-29 15:44:26 -0400  
    Browse Code »
  • fixed whitespace
    ea897796
    Josh Klontz authored
    2015-06-29 15:30:40 -0400  
    Browse Code »
  • Skip detection if the appropriate metadata already exists
    e8c5e643
    Josh Klontz authored
    2015-06-29 15:06:42 -0400  
    Browse Code »

26 Jun, 2015
1 commit
  • Merge pull request #388 from biometrics/RemoveClassifierFunction ...
    562ff8c9
    Remove maxCatCount from Classifier
    JordanCheney authored
    2015-06-26 16:55:08 -0400  
    Browse Code »

25 Jun, 2015
1 commit
  • allow applications to recover from invalid sdk paths
    200c6d2b
    Josh Klontz authored
    2015-06-25 10:26:07 -0400  
    Browse Code »

24 Jun, 2015
3 commits
  • Script to visualize face clustering results in the form of an HTML page
    ec85dc7a
    Austin Blanton authored
    2015-06-24 16:41:31 -0400  
    Browse Code »
  • removed out of scope change
    c900ebdc
    Jordan Cheney authored
    2015-06-24 12:29:20 -0400  
    Browse Code »
  • Remove maxCatCount from Classifier
    944d4d0d
    Jordan Cheney authored
    2015-06-24 12:27:14 -0400  
    Browse Code »