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
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 »

24 Jan, 2013
3 commits
  • exposed DKE equations
    e3b09a68
    Josh Klontz authored
    2013-01-24 14:25:22 -0500  
    Browse Dir »
  • plot tweaks
    83dd836b
    Josh Klontz authored
    2013-01-24 14:07:29 -0500  
    Browse Dir »
  • implemented IUMTransform
    1a424f80
    Josh Klontz authored
    2013-01-24 12:32:18 -0500  
    Browse Dir »

22 Jan, 2013
2 commits
  • a simpler alternative to sockets
    970b3bc9
    Josh Klontz authored
    2013-01-22 21:48:28 -0500  
    Browse Dir »
  • undid flawed socket code
    e1d2868d
    Josh Klontz authored
    2013-01-22 21:40:26 -0500  
    Browse Dir »

21 Jan, 2013
1 commit
  • implemented -noDuplicates
    9240e10e
    Josh Klontz authored
    2013-01-21 15:22:37 -0500  
    Browse Dir »

17 Jan, 2013
2 commits
  • preliminary socket support
    2ec427dc
    Josh Klontz authored
    2013-01-17 20:28:31 -0500  
    Browse Dir »
  • cleaned up gallery/enrollment logic
    c395fdbd
    Josh Klontz authored
    2013-01-17 15:46:32 -0500  
    Browse Dir »

16 Jan, 2013
2 commits
  • implemented enroll append
    04c9bf9c
    Josh Klontz authored
    2013-01-16 17:09:43 -0500  
    Browse Dir »
  • implemented gallery concatenation. fixed #4
    bb9702d2
    Josh Klontz authored
    2013-01-16 12:06:28 -0500  
    Browse Dir »

15 Jan, 2013
3 commits
  • matFormat almost complete
    8d288efe
    Josh Klontz authored
    2013-01-15 16:54:41 -0500  
    Browse Dir »
  • implemented matFormat::read
    2db5366c
    Josh Klontz authored
    2013-01-15 14:57:06 -0500  
    Browse Dir »
  • QtUtils readFile/writeFile new defaults
    b5f587dd
    Josh Klontz authored
    2013-01-15 10:00:27 -0500  
    Browse Dir »

14 Jan, 2013
1 commit
  • Merge branch 'invert'
    2e518145
    M Taborsky authored
    2013-01-14 18:38:39 -0500  
    Browse Dir »