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
12 Jan, 2015
2 commits
  • Merge pull request #305 from biometrics/distance_trainable ...
    e3a2aca7
    introduced br::Distance::trainable() and UntrainableDistance
    Josh Klontz authored
    2015-01-12 10:17:18 -0500  
    Browse Code »
  • introduced br::Distance::trainable() and UntrainableDistance
    b531dc36
    Josh Klontz authored
    2015-01-12 08:41:42 -0500  
    Browse Code »

05 Jan, 2015
1 commit
  • Fix bug where non-existant .gal target file causes -eval to crash
    3ed08edc
    Ben Klein authored
    2015-01-05 17:11:25 -0500  
    Browse Code »

02 Jan, 2015
2 commits
  • Merge pull request #288 from biometrics/classification_interface ...
    b32f0957
    Implementation of Classification Interface
    JordanCheney authored
    2015-01-02 17:31:45 -0500  
    Browse Code »
  • Update hello.pro ...
    416bc1c7
    Fixed #301
    Josh Klontz authored
    2015-01-02 11:26:33 -0500  
    Browse Code »

31 Dec, 2014
1 commit
  • Revert to geom smooth in PRE/REC curve
    58b9240d
    bhklein authored
    2014-12-31 12:25:48 -0500  
    Browse Code »

30 Dec, 2014
5 commits
  • Merge pull request #300 from biometrics/adaboost ...
    14a4da94
    Added AdaBoost wrapper
    Scott Klum authored
    2014-12-30 14:53:04 -0500  
    Browse Code »
  • Added AdaBoost wrapper
    9ac4e2b3
    Scott Klum authored
    2014-12-30 14:44:58 -0500  
    Browse Code »
  • Merge pull request #294 from biometrics/stream_galleries ...
    909ad7a0
    Refactor video handling in stream
    caotto authored
    2014-12-30 13:59:47 -0500  
    Browse Code »
  • Merge pull request #299 from biometrics/selectpoints_invert ...
    fabf7784
    allow SelectPoints to specify which points to exclude instead of include
    Josh Klontz authored
    2014-12-30 12:18:09 -0500  
    Browse Code »
  • allow SelectPoints to specify which points to exclude instead of include
    e6dc1bb9
    Josh Klontz authored
    2014-12-30 12:15:41 -0500  
    Browse Code »

29 Dec, 2014
10 commits
  • Merge pull request #298 from biometrics/flip_rotate ...
    352b8980
    Flip rotate
    Scott Klum authored
    2014-12-29 14:42:59 -0500  
    Browse Code »
  • Added Schrodinger
    8f903c52
    Scott Klum authored
    2014-12-29 14:22:51 -0500  
    Browse Code »
  • Reverted changes in Flip to maintain old functionality
    515eb7f4
    Scott Klum authored
    2014-12-29 14:22:18 -0500  
    Browse Code »
  • Lined up ReorderPoints
    8306521a
    Scott Klum authored
    2014-12-29 14:19:51 -0500  
    Browse Code »
  • generalized some Common functions to operate on templated data structures
    fb193b02
    Josh Klontz authored
    2014-12-29 13:13:42 -0500  
    Browse Code »
  • Added bool to control dup of landmarks
    5efddc3d
    Scott Klum authored
    2014-12-29 13:03:18 -0500  
    Browse Code »
  • Added rect flipping for good measure
    b4643c2a
    Scott Klum authored
    2014-12-29 12:29:12 -0500  
    Browse Code »
  • Separated point reordering functionality, reverted openbr_plugin change such tha… ...
    6ab3d0c5
    …t Fork is not affected
    Scott Klum authored
    2014-12-29 12:02:58 -0500  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    a3d504b5
    Josh Klontz authored
    2014-12-29 10:58:56 -0500  
    Browse Code »
  • namedPoints() bug fix - canConvert isn't quite good enough, we need to explicitl… ...
    c08b5850
    …y check that the coordinates aren't NaN
    Josh Klontz authored
    2014-12-29 10:58:48 -0500  
    Browse Code »

28 Dec, 2014
2 commits
  • Still more tweaks
    34937da0
    JordanCheney authored
    2014-12-28 00:56:30 -0500  
    Browse Code »
  • More API tweaks
    10f1869a
    JordanCheney authored
    2014-12-28 00:51:47 -0500  
    Browse Code »

26 Dec, 2014
13 commits
  • Extended note
    1c003ddc
    Scott Klum authored
    2014-12-26 16:41:29 -0500  
    Browse Code »
  • Moved MUCT abbrievations to algorithms.cpp, added note, added fatal if list size is inconsistent
    61f7a72a
    Scott Klum authored
    2014-12-26 16:38:34 -0500  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr into flip_rotate
    b9566820
    Scott Klum authored
    2014-12-26 13:33:26 -0500  
    Browse Code »
  • Don't overwrite points/rects on a dup. instead, append them.
    a65a90b2
    Scott Klum authored
    2014-12-26 12:21:23 -0500  
    Browse Code »
  • Updated FlipTransform
    2aba0aa2
    Scott Klum authored
    2014-12-26 12:05:33 -0500  
    Browse Code »
  • Merge pull request #297 from biometrics/svm_updates ...
    b0b6e5cd
    Svm updates
    Scott Klum authored
    2014-12-26 11:29:03 -0500  
    Browse Code »
  • Updated Flip and added RandRotate
    05452b11
    Scott Klum authored
    2014-12-26 11:18:36 -0500  
    Browse Code »
  • Merge pull request #296 from biometrics/forest ...
    cb608094
    Forest
    Scott Klum authored
    2014-12-26 11:09:49 -0500  
    Browse Code »
  • Added additional SVM parameters
    1aed6ade
    Scott Klum authored
    2014-12-26 10:58:39 -0500  
    Browse Code »
  • Revert "Added additional options to SVM" ...
    60f93778
    This reverts commit 31ac65fc2826a05a49d85d4043b717b694af2db4.
    Scott Klum authored
    2014-12-26 10:49:51 -0500  
    Browse Code »
  • Added additional options to SVM
    31ac65fc
    Scott Klum authored
    2014-12-26 10:48:28 -0500  
    Browse Code »
  • Parameterized some functionality
    c1648735
    Scott Klum authored
    2014-12-26 10:32:56 -0500  
    Browse Code »
  • Added tree.cpp with ForestTransform
    e1439a2c
    Scott Klum authored
    2014-12-26 10:22:14 -0500  
    Browse Code »

25 Dec, 2014
1 commit
  • Merge pull request #295 from biometrics/default_gallery ...
    d93507d9
    Discard templates on empty enroll output
    caotto authored
    2014-12-25 14:54:55 -0500  
    Browse Code »

22 Dec, 2014
3 commits
  • Merge pull request #291 from biometrics/lfw_fix ...
    13375616
    Fix for issue #260
    Scott Klum authored
    2014-12-22 09:50:54 -0500  
    Browse Code »
  • Merge pull request #292 from biometrics/csv_fix ...
    d611f97e
    Fix issue #265 (csv format broken with FTE templates)
    Scott Klum authored
    2014-12-22 09:50:43 -0500  
    Browse Code »
  • Merge pull request #290 from biometrics/defer_open ...
    12647ef8
    Address issues #242, #192
    Scott Klum authored
    2014-12-22 09:50:31 -0500  
    Browse Code »