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
  • sdk
  • plugins
03 Mar, 2013
4 commits
  • Merge pull request #19 from biometrics/transforms ...
    a0ffa4ad
    Added DownsampleTransform
    jklontz authored
    2013-03-03 12:10:54 -0800  
    Browse Dir »
  • DownsampleTransform and adding myself to openbr.bib
    a12c0111
    lbestrowden authored
    2013-03-03 13:56:55 -0500  
    Browse Dir »
  • Revert "DownsampleTransform and adding myself to openbr.bib" ...
    6ffd8370
    This reverts commit 64df774691dfb2bd3abd5fcf4a01a37d4413038e.
    lbestrowden authored
    2013-03-03 13:41:32 -0500  
    Browse Dir »
  • works on OS X
    0c05af24
    Josh Klontz authored
    2013-03-03 00:48:42 -0500  
    Browse Dir »

01 Mar, 2013
5 commits
  • DownsampleTransform and adding myself to openbr.bib
    64df7746
    lbestrowden authored
    2013-03-01 17:29:29 -0500  
    Browse Dir »
  • implemented natural sorting
    bea9d765
    Josh Klontz authored
    2013-03-01 17:28:49 -0500  
    Browse Dir »
  • Added DownsampleTransform ...
    8afb837c
    Downsample the rows and columns of a matrix.
    lbestrowden authored
    2013-03-01 16:03:09 -0500  
    Browse Dir »
  • Selective drawing
    c996e5ae
    Scott Klum authored
    2013-03-01 15:47:01 -0500  
    Browse Dir »
  • Fixed rankOutput to work with non-self identity masks
    b89cf448
    Scott Klum authored
    2013-03-01 14:35:58 -0500  
    Browse Dir »

28 Feb, 2013
3 commits
  • Added rankOuput
    e1e824d5
    Scott Klum authored
    2013-02-28 17:46:20 -0500  
    Browse Dir »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    bd3fbd91
    Scott Klum authored
    2013-02-28 17:42:33 -0500  
    Browse Dir »
  • openbr tutorial for @lbestrowden
    e0463ba6
    Josh Klontz authored
    2013-02-28 11:45:13 -0500  
    Browse Dir »

27 Feb, 2013
6 commits
  • added AsTransform
    1dec1ee2
    Josh Klontz authored
    2013-02-27 15:26:55 -0500  
    Browse Dir »
  • added raw format
    4f89a819
    Josh Klontz authored
    2013-02-27 13:29:05 -0500  
    Browse Dir »
  • better reduction support
    fbc931c8
    Josh Klontz authored
    2013-02-27 11:48:07 -0500  
    Browse Dir »
  • code cleanup
    05383a8c
    Josh Klontz authored
    2013-02-27 11:05:29 -0500  
    Browse Dir »
  • ChainTransform ==> ExpandTransform
    b0487904
    Josh Klontz authored
    2013-02-27 10:32:27 -0500  
    Browse Dir »
  • added reduce transform
    c1535bee
    Josh Klontz authored
    2013-02-27 10:28:06 -0500  
    Browse Dir »

25 Feb, 2013
9 commits
  • Fixed empty destination boolean condition, added a windows specific wrapper around header
    1bbacfb4
    Scott Klum authored
    2013-02-25 16:52:34 -0500  
    Browse Dir »
  • removed bee.cpp conflict
    40a6bf87
    Scott Klum authored
    2013-02-25 16:20:13 -0500  
    Browse Dir »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    8ccbcbe4
    Scott Klum authored
    2013-02-25 16:19:43 -0500  
    Browse Dir »
  • pp5 abbreviation fix
    1fb3a925
    Scott Klum authored
    2013-02-25 16:19:40 -0500  
    Browse Dir »
  • NEC3 refactored
    b721e1e0
    Scott Klum authored
    2013-02-25 16:16:08 -0500  
    Browse Dir »
  • 'Input_Index' now simply 'Index'
    3ad80556
    Josh Klontz authored
    2013-02-25 16:07:46 -0500  
    Browse Dir »
  • TemplateList::fromInput() updated to TemplateList::fromGallery() to reflect the … ...
    3b2f1a64
    …fact that the Input class was generalized into the Gallery class a while ago.
    Josh Klontz authored
    2013-02-25 16:05:49 -0500  
    Browse Dir »
  • Fatal messages need no longer include file/class/function context information
    56148599
    Josh Klontz authored
    2013-02-25 15:57:09 -0500  
    Browse Dir »
  • added youtube face database protocol implementation
    03f84430
    Josh Klontz authored
    2013-02-25 14:50:06 -0500  
    Browse Dir »

23 Feb, 2013
5 commits
  • FaceRecognition now uses MatchProbabilityDistance
    09dc4939
    Josh Klontz authored
    2013-02-23 21:03:15 -0500  
    Browse Dir »
  • EmptyGallery cleanup
    085f6051
    Josh Klontz authored
    2013-02-23 19:18:32 -0500  
    Browse Dir »
  • fixes
    a13f9edb
    Josh Klontz authored
    2013-02-23 18:23:34 -0500  
    Browse Dir »
  • rewrote xmlGallery to support writing
    0dbc7e42
    Josh Klontz authored
    2013-02-23 16:56:23 -0500  
    Browse Dir »
  • updated dbGallery
    7a6a3792
    Josh Klontz authored
    2013-02-23 15:38:13 -0500  
    Browse Dir »

22 Feb, 2013
8 commits
  • Merge branch 'master' of https://github.com/biometrics/openbr
    c76a7c17
    Josh Klontz authored
    2013-02-22 17:37:52 -0500  
    Browse Dir »
  • NEC Latent wrapper
    3118053b
    Josh Klontz authored
    2013-02-22 17:37:42 -0500  
    Browse Dir »
  • Changed fatal to warning, added check in rectfromlandmarks function
    c7e236c0
    Scott Klum authored
    2013-02-22 16:00:49 -0500  
    Browse Dir »
  • Fixed deep copy
    73fcb969
    Scott Klum authored
    2013-02-22 15:52:00 -0500  
    Browse Dir »
  • Assumed these we pure virtual functions
    66986dbd
    Scott Klum authored
    2013-02-22 15:48:56 -0500  
    Browse Dir »
  • Stupidity reversed x3
    3b1f967c
    Scott Klum authored
    2013-02-22 15:47:31 -0500  
    Browse Dir »
  • Stupidity reversed
    2213fee5
    Scott Klum authored
    2013-02-22 15:45:04 -0500  
    Browse Dir »
  • Stupidity reversed
    aa1842cc
    Scott Klum authored
    2013-02-22 15:44:08 -0500  
    Browse Dir »