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
  • core
08 Mar, 2013
1 commit
  • function cleanup
    35ab70c9
    Josh Klontz authored
    2013-03-08 15:11:22 -0500  
    Browse Dir »

07 Mar, 2013
1 commit
  • corrected loading message defaults
    fe72ae12
    Josh Klontz authored
    2013-03-07 18:51:02 -0500  
    Browse Dir »

06 Mar, 2013
9 commits
  • fixed you tube face sorting issue
    3e2bb595
    Josh Klontz authored
    2013-03-06 23:24:05 -0500  
    Browse Dir »
  • Various bug fixes
    700eae96
    Scott Klum authored
    2013-03-06 18:35:25 -0500  
    Browse Dir »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    e19e4805
    Scott Klum authored
    2013-03-06 18:32:43 -0500  
    Browse Dir »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    b92e3530
    Josh Klontz authored
    2013-03-06 15:30:39 -0500  
    Browse Dir »
  • added support for non-square identity matricies
    75a21481
    Josh Klontz authored
    2013-03-06 15:30:32 -0500  
    Browse Dir »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    82dcffcf
    Scott Klum authored
    2013-03-06 14:20:54 -0500  
    Browse Dir »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    0fe1acc2
    Scott Klum authored
    2013-03-06 14:20:45 -0500  
    Browse Dir »
  • Local
    2463460d
    Scott Klum authored
    2013-03-06 14:20:42 -0500  
    Browse Dir »
  • cleaned up logic for retrieveOrEnroll
    99dd9000
    Josh Klontz authored
    2013-03-06 14:16:53 -0500  
    Browse Dir »

04 Mar, 2013
1 commit
  • made loading feature message only appear in verbose mode
    57b7497e
    Josh Klontz authored
    2013-03-04 00:26:53 -0500  
    Browse Dir »

01 Mar, 2013
2 commits
  • implemented natural sorting
    bea9d765
    Josh Klontz authored
    2013-03-01 17:28:49 -0500  
    Browse Dir »
  • merging
    4b9adf5d
    Scott Klum authored
    2013-03-01 14:36:40 -0500  
    Browse Dir »

25 Feb, 2013
3 commits
  • 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
3 commits
  • rewrote xmlGallery to support writing
    0dbc7e42
    Josh Klontz authored
    2013-02-23 16:56:23 -0500  
    Browse Dir »
  • core cleanup
    d3815649
    Josh Klontz authored
    2013-02-23 15:56:10 -0500  
    Browse Dir »
  • training API tweaks
    134c356d
    Josh Klontz authored
    2013-02-23 15:38:34 -0500  
    Browse Dir »

21 Feb, 2013
3 commits
  • updated examples, finished #12
    4ecb4d64
    Josh Klontz authored
    2013-02-21 15:54:09 -0500  
    Browse Dir »
  • visual studio fixes
    de08bd46
    Josh Klontz authored
    2013-02-21 12:07:13 -0500  
    Browse Dir »
  • Merge branch 'master' into qt5
    ab455967
    Josh Klontz authored
    2013-02-21 09:41:44 -0500  
    Browse Dir »

20 Feb, 2013
3 commits
  • -std::numeric_limits<float>::max() convention for matching templates where one o… ...
    e44caa1a
    …r both failed to enroll
    Josh Klontz authored
    2013-02-20 18:13:30 -0500  
    Browse Dir »
  • qt5 fixes
    095bbc23
    Josh Klontz authored
    2013-02-20 11:52:18 -0500  
    Browse Dir »
  • Merge branch 'master' into qt5
    45b4160a
    Josh Klontz authored
    2013-02-20 09:35:30 -0500  
    Browse Dir »

14 Feb, 2013
2 commits
  • Abstract fourcc selection a little ...
    4132a8e1
    Use 'x264' by default, users can specify which code to use by using
    -fourcc 'code'
    on the command line. On windows, a code of -1 will bring up the vfw codec
    selection dialog.
    
    Signed-off-by: caotto <ottochar@gmail.com>
    caotto authored
    2013-02-14 16:43:13 -0500  
    Browse Dir »
  • initial qt5 port complete
    e5e38a5b
    Josh Klontz authored
    2013-02-14 12:52:26 -0500  
    Browse Dir »

11 Feb, 2013
1 commit
  • rank retrieval cleanup and optimization
    6bbbc798
    Josh Klontz authored
    2013-02-11 16:18:42 -0500  
    Browse Dir »

03 Feb, 2013
1 commit
  • removed unncessary newlines
    fae707d1
    Josh Klontz authored
    2013-02-03 12:18:48 -0500  
    Browse Dir »

31 Jan, 2013
1 commit
  • msvc fixes
    62a71314
    Josh Klontz authored
    2013-01-31 22:53:40 -0500  
    Browse Dir »

30 Jan, 2013
1 commit
  • Added metadata to .rr output, a couple bug fixes
    74df4a7f
    Scott Klum authored
    2013-01-30 23:18:02 -0500  
    Browse Dir »

29 Jan, 2013
3 commits
  • tweaks
    e72aac71
    Josh Klontz authored
    2013-01-29 16:54:21 -0500  
    Browse Dir »
  • When plotting a file, if the number of pivots in the directory and filename ...
    d76e0306
    don't match, use a single column with the name of the file being plotted
    instead of quitting.
    
    Signed-off-by: caotto <ottochar@gmail.com>
    caotto authored
    2013-01-29 14:41:21 -0500  
    Browse Dir »
  • progress on cross validation framework
    b6ff0861
    Josh Klontz authored
    2013-01-29 13:04:47 -0500  
    Browse Dir »

28 Jan, 2013
1 commit
  • draft of cross validation framework
    49b51c19
    Josh Klontz authored
    2013-01-28 15:05:21 -0500  
    Browse Dir »

27 Jan, 2013
1 commit
  • cleaned up Rscript logic, added helpful message on failure
    ebe19180
    Josh Klontz authored
    2013-01-27 22:08:15 -0500  
    Browse Dir »

25 Jan, 2013
3 commits
  • Merge branch 'master' into kde
    adab506f
    Josh Klontz authored
    2013-01-25 11:48:06 -0500  
    Browse Dir »
  • improved PrintTransform
    cb9e7362
    Josh Klontz authored
    2013-01-25 10:53:59 -0500  
    Browse Dir »
  • added Distance::make
    10160b94
    Josh Klontz authored
    2013-01-25 10:25:10 -0500  
    Browse Dir »