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
14 Jan, 2015
5 commits
  • Fix percent and time remaining displays for self-comparison
    8a80e124
    Charles Otto authored
    2015-01-14 12:25:46 -0800  
    Browse Code »
  • Fix poor error handling when logging nearest neighbors
    274f205b
    Charles Otto authored
    2015-01-14 12:08:00 -0800  
    Browse Code »
  • Use qIsNaN over std::isnan due to visual studio 2012 defficiencies
    db15a2f9
    Charles Otto authored
    2015-01-14 12:05:57 -0800  
    Browse Code »
  • Merge pull request #307 from biometrics/stopwatch_refactor ...
    cff1fb9f
    rewrote StopWatchTransform
    Josh Klontz authored
    2015-01-14 12:12:12 -0500  
    Browse Code »
  • rewrote StopWatchTransform
    3e8e9bbc
    Josh Klontz authored
    2015-01-14 09:36:14 -0500  
    Browse Code »

13 Jan, 2015
9 commits
  • Merge branch 'master' of https://github.com/biometrics/openbr
    b2a21413
    bhklein authored
    2015-01-13 15:52:07 -0500  
    Browse Code »
  • consistent plot legend design
    a0451103
    bhklein authored
    2015-01-13 15:51:50 -0500  
    Browse Code »
  • fixed size hint edge case
    e25c535f
    Josh Klontz authored
    2015-01-13 15:45:31 -0500  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    53366b1a
    Josh Klontz authored
    2015-01-13 13:53:42 -0500  
    Browse Code »
  • make sure ImageViewer redraws after a resize event
    6a209461
    Josh Klontz authored
    2015-01-13 13:53:37 -0500  
    Browse Code »
  • Merge pull request #306 from biometrics/pessimistic_tie_break ...
    5a1e0674
    break comparison sorting ties pessimistically in -eval
    Ben Klein authored
    2015-01-13 13:32:55 -0500  
    Browse Code »
  • sort comparisons with std::stable_sort
    3c69526b
    Ben Klein authored
    2015-01-13 13:31:54 -0500  
    Browse Code »
  • break ties pessimistically
    4341a47d
    Josh Klontz authored
    2015-01-13 12:36:10 -0500  
    Browse Code »
  • added BLUFR augmented data
    e226f069
    Josh Klontz authored
    2015-01-13 08:02:17 -0500  
    Browse Code »

12 Jan, 2015
3 commits
  • make it easier to read/write through Format interface
    256a69ca
    Josh Klontz authored
    2015-01-12 16:39:34 -0500  
    Browse Code »
  • 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
2 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 »