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
05 Feb, 2013
3 commits
  • reset fix
    7e5e9293
    Josh Klontz authored
    2013-02-05 15:35:12 -0500  
    Browse Dir »
  • initialization fix
    4f0963bf
    Josh Klontz authored
    2013-02-05 15:28:25 -0500  
    Browse Dir »
  • Add the ability to write matrix output using format classes ...
    c07bbd30
    This allows e.g. writing .mat files as directly as output of compare, as well
    as writing similarity matrices as images (although this could use some scaling)
    
    Signed-off-by: caotto <ottochar@gmail.com>
    caotto authored
    2013-02-05 13:27:09 -0500  
    Browse Dir »

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

01 Feb, 2013
3 commits
  • Fixed reading in color images from PCSO XML files
    48bba66d
    Scott Klum authored
    2013-02-01 20:55:36 -0500  
    Browse Dir »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    7f098f0f
    Josh Klontz authored
    2013-02-01 10:23:07 -0500  
    Browse Dir »
  • PCSO deliverable tweaks
    568730fc
    Josh Klontz authored
    2013-02-01 10:22:56 -0500  
    Browse Dir »

31 Jan, 2013
3 commits
  • msvc fixes
    62a71314
    Josh Klontz authored
    2013-01-31 22:53:40 -0500  
    Browse Dir »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    b9c9e19b
    Josh Klontz authored
    2013-01-31 12:01:40 -0500  
    Browse Dir »
  • fixed pittpatt libs install destination
    4ca036ef
    Josh Klontz authored
    2013-01-31 12:01:32 -0500  
    Browse Dir »

30 Jan, 2013
4 commits
  • Added metadata to .rr output, a couple bug fixes
    74df4a7f
    Scott Klum authored
    2013-01-30 23:18:02 -0500  
    Browse Dir »
  • improved DrawTransform
    fc3867a7
    Josh Klontz authored
    2013-01-30 13:39:14 -0500  
    Browse Dir »
  • cross validation bug fix
    75bfbaec
    Josh Klontz authored
    2013-01-30 12:27:55 -0500  
    Browse Dir »
  • csvOutput now uses QtUtils::writeFile
    f9d48b7f
    Josh Klontz authored
    2013-01-30 11:20:59 -0500  
    Browse Dir »

29 Jan, 2013
3 commits
  • updated changelog
    dc14c7db
    Josh Klontz authored
    2013-01-29 17:23:06 -0500  
    Browse Dir »
  • tweaks
    e72aac71
    Josh Klontz authored
    2013-01-29 16:54: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
4 commits
  • draft of cross validation framework
    49b51c19
    Josh Klontz authored
    2013-01-28 15:05:21 -0500  
    Browse Dir »
  • misc things
    7e158f3e
    Josh Klontz authored
    2013-01-28 10:55:59 -0500  
    Browse Dir »
  • PP5 tweaks
    edba8066
    Josh Klontz authored
    2013-01-28 10:17:54 -0500  
    Browse Dir »
  • cleaned up whitespace and warnings
    1aa9a312
    Josh Klontz authored
    2013-01-28 09:57:28 -0500  
    Browse Dir »

27 Jan, 2013
1 commit
  • doc tweaks
    138d3e2d
    Josh Klontz authored
    2013-01-27 22:30:28 -0500  
    Browse Dir »

26 Jan, 2013
1 commit
  • llvm refactoring
    25d1190c
    Josh Klontz authored
    2013-01-26 21:19:57 -0500  
    Browse Dir »

25 Jan, 2013
9 commits
  • substantial LLVM progress
    78254b65
    Josh Klontz authored
    2013-01-25 23:59:07 -0500  
    Browse Dir »
  • Distance::_compare ==> Distance::compare
    3ae7332d
    Josh Klontz authored
    2013-01-25 17:19:57 -0500  
    Browse Dir »
  • factored out metadata comparison
    51a99b9f
    Josh Klontz authored
    2013-01-25 17:02:32 -0500  
    Browse Dir »
  • unbroke face recognition
    f9c9e2d1
    Josh Klontz authored
    2013-01-25 16:05:06 -0500  
    Browse Dir »
  • normalization improvements
    eecc7b41
    Josh Klontz authored
    2013-01-25 15:39:04 -0500  
    Browse Dir »
  • IUM/NMP mostly working
    bef0d139
    Josh Klontz authored
    2013-01-25 14:32:51 -0500  
    Browse Dir »
  • Merge branch 'master' into kde
    adab506f
    Josh Klontz authored
    2013-01-25 11:48:06 -0500  
    Browse Dir »
  • added CheckTransform
    f74da8dd
    Josh Klontz authored
    2013-01-25 11:09:09 -0500  
    Browse Dir »
  • improved PrintTransform
    cb9e7362
    Josh Klontz authored
    2013-01-25 10:53:59 -0500  
    Browse Dir »

24 Jan, 2013
3 commits
  • finished IUM draft
    0fb1cef2
    Josh Klontz authored
    2013-01-24 17:04:16 -0500  
    Browse Dir »
  • added IUM bins
    4b34805a
    Josh Klontz authored
    2013-01-24 15:32:41 -0500  
    Browse Dir »
  • implemented IUMTransform
    1a424f80
    Josh Klontz authored
    2013-01-24 12:32:18 -0500  
    Browse Dir »

23 Jan, 2013
1 commit
  • added threshold value for #6
    11bf404b
    Josh Klontz authored
    2013-01-23 17:32:55 -0500  
    Browse Dir »

22 Jan, 2013
4 commits
  • Update ct8 plugin documentation
    c82d18ca
    caotto authored
    2013-01-22 15:46:22 -0500  
    Browse Dir »
  • Handle facevacs config file location ...
    48960598
    Export the facevacs directory found by cmake, use that to define a default
    config file location of facevacs_dir/etc/frsdk.cfg. Store the config file
    path as a property of Globals, allowing users to specify a config file path
    as a command line argument to br.exe.
    Modifications to openbr_plugin.cpp allow adding dynamic properties (strings
    only) to br::Objects.
    caotto authored
    2013-01-22 13:47:03 -0500  
    Browse Dir »
  • Surface the FaceVACS face detector's interoccular distance parameters
    c8ab0035
    caotto authored
    2013-01-22 13:47:02 -0500  
    Browse Dir »
  • Update ct8 cmake files ...
    e035e21e
    Target version 8.6.0 of the sdk (this could stand to be generalized somehow)
    Link debug versions of the library when building debug configurations.
    When building with visual studio, pick the appropriate pre-complied library
    for the version of the compiler being used.
    caotto authored
    2013-01-22 13:47:02 -0500  
    Browse Dir »