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
17 Jan, 2013
4 commits
  • .mat column-major order bug fix
    429f944e
    Josh Klontz authored
    2013-01-17 17:02:09 -0500  
    Browse Dir »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    a9096252
    Josh Klontz authored
    2013-01-17 15:46:42 -0500  
    Browse Dir »
  • cleaned up gallery/enrollment logic
    c395fdbd
    Josh Klontz authored
    2013-01-17 15:46:32 -0500  
    Browse Dir »
  • Fix a bug in memGallery::readBlock ...
    85d57079
    This line was intended to check the value of done, not for a null pointer.
    The code could cause an infinite loop in some circumstances.
    
    Signed-off-by: caotto <ottochar@gmail.com>
    caotto authored
    2013-01-17 15:03:50 -0500  
    Browse Dir »

16 Jan, 2013
6 commits
  • cleaned up MatrixBuilder class
    ae79a4ed
    Josh Klontz authored
    2013-01-16 22:19:34 -0500  
    Browse Dir »
  • some llvm refactoring
    7a6cef73
    Josh Klontz authored
    2013-01-16 21:57:56 -0500  
    Browse Dir »
  • llvm plugin compile fixes
    8fa78f7e
    Josh Klontz authored
    2013-01-16 21:37:42 -0500  
    Browse Dir »
  • implemented enroll append
    04c9bf9c
    Josh Klontz authored
    2013-01-16 17:09:43 -0500  
    Browse Dir »
  • namespace cleanup
    49b921e2
    Josh Klontz authored
    2013-01-16 13:34:41 -0500  
    Browse Dir »
  • implemented gallery concatenation. fixed #4
    bb9702d2
    Josh Klontz authored
    2013-01-16 12:06:28 -0500  
    Browse Dir »

15 Jan, 2013
7 commits
  • more consistent naming
    7873c508
    Josh Klontz authored
    2013-01-15 21:15:49 -0500  
    Browse Dir »
  • new llvm kernel syntax working
    22b321b0
    Josh Klontz authored
    2013-01-15 20:45:41 -0500  
    Browse Dir »
  • matFormat complete
    7aad85e5
    Josh Klontz authored
    2013-01-15 17:35:35 -0500  
    Browse Dir »
  • implemented .bin format
    2fcf4ff9
    Josh Klontz authored
    2013-01-15 17:14:31 -0500  
    Browse Dir »
  • 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
11 commits
  • Merge branch 'invert'
    2e518145
    M Taborsky authored
    2013-01-14 18:38:39 -0500  
    Browse Dir »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    82cb3e55
    M Taborsky authored
    2013-01-14 18:35:04 -0500  
    Browse Dir »
  • minor fixes
    8cf5a18f
    M Taborsky authored
    2013-01-14 18:25:57 -0500  
    Browse Dir »
  • Attempting to squish... ...
    a69c9c35
    PP5 building, bypassing _compare for now
    
    added backProject to Context and Transform
    
    made pixel happy
    
    fixed enroll
    
    some final changes to pittpatt
    
    added author information
    M Taborsky authored
    2013-01-14 17:33:23 -0500  
    Browse Dir »
  • generalized Convert
    973ce6bf
    Josh Klontz authored
    2013-01-14 17:28:00 -0500  
    Browse Dir »
  • implemented Format::write functions
    e964525c
    Josh Klontz authored
    2013-01-14 16:48:13 -0500  
    Browse Dir »
  • added simmat and mask plugins
    e02add41
    Josh Klontz authored
    2013-01-14 16:35:28 -0500  
    Browse Dir »
  • introduced Format::write
    027ec345
    Josh Klontz authored
    2013-01-14 16:28:19 -0500  
    Browse Dir »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    2ca8d515
    M Taborsky authored
    2013-01-14 14:17:27 -0500  
    Browse Dir »
  • fixed compile error
    02751c49
    Josh Klontz authored
    2013-01-14 13:33:20 -0500  
    Browse Dir »
  • fixed LLVM for loop to test end condition before looping
    345b9eee
    Josh Klontz authored
    2013-01-14 11:37:29 -0500  
    Browse Dir »

13 Jan, 2013
9 commits
  • implemented MatFromMatrix
    235a9c3b
    Josh Klontz authored
    2013-01-13 21:31:08 -0500  
    Browse Dir »
  • added age calculation
    844b6435
    Josh Klontz authored
    2013-01-13 15:34:34 -0500  
    Browse Dir »
  • too early for C++11x
    2f170bc1
    Josh Klontz authored
    2013-01-13 14:42:44 -0500  
    Browse Dir »
  • trying a C++11x feature
    e94fcd2b
    Josh Klontz authored
    2013-01-13 14:35:42 -0500  
    Browse Dir »
  • training label edge case bug fix
    7dcdbe00
    Josh Klontz authored
    2013-01-13 13:38:24 -0500  
    Browse Dir »
  • xml format now propagates metadata
    9b89b0e3
    Josh Klontz authored
    2013-01-13 11:24:04 -0500  
    Browse Dir »
  • added PrintTransform
    0f7ff4d1
    Josh Klontz authored
    2013-01-13 11:16:12 -0500  
    Browse Dir »
  • Generalized br::Format to read a template
    b8f04b8b
    Josh Klontz authored
    2013-01-13 11:09:15 -0500  
    Browse Dir »
  • added initial xml format
    91443f79
    Josh Klontz authored
    2013-01-13 10:35:19 -0500  
    Browse Dir »

11 Jan, 2013
3 commits
  • Merge branch 'master' of https://github.com/biometrics/openbr
    46bec4cc
    Scott Klum authored
    2013-01-11 17:30:03 -0500  
    Browse Dir »
  • Changed CSDN to return a matrix of type uchar
    7f9ce2db
    Scott Klum authored
    2013-01-11 17:29:26 -0500  
    Browse Dir »
  • added Cat warning
    d662f8fe
    Josh Klontz authored
    2013-01-11 16:26:31 -0500  
    Browse Dir »