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
23 Mar, 2013
6 commits
  • optimizations
    a1015388
    Josh Klontz authored
    2013-03-23 17:26:48 -0400  
    Browse Code »
  • implemented BayesianQuantizationDistance
    d86637ae
    Josh Klontz authored
    2013-03-23 17:09:39 -0400  
    Browse Code »
  • generalized product quantization code
    0d0f5bd4
    Josh Klontz authored
    2013-03-23 15:34:15 -0400  
    Browse Code »
  • some algorithm development
    94c3bcaa
    Josh Klontz authored
    2013-03-23 14:22:25 -0400  
    Browse Code »
  • ModTransform ==> DivTransform
    76290596
    Josh Klontz authored
    2013-03-23 11:38:03 -0400  
    Browse Code »
  • introduced evalOutput
    11123de7
    Josh Klontz authored
    2013-03-23 11:34:35 -0400  
    Browse Code »

22 Mar, 2013
1 commit
  • improved plots
    edbb16c9
    Josh Klontz authored
    2013-03-22 14:30:18 -0400  
    Browse Code »

21 Mar, 2013
6 commits
  • Fix a crash in br -objects ...
    58721e7e
    Check for a NULL transform in CacheTransform::init
    How can you doubt me?
    Charles Otto authored
    2013-03-21 19:07:30 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    e9d3ee93
    Josh Klontz authored
    2013-03-21 15:44:17 -0400  
    Browse Code »
  • implemented Mod transform
    5032f4db
    Josh Klontz authored
    2013-03-21 15:44:12 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    6a1be000
    Scott Klum authored
    2013-03-21 15:09:28 -0400  
    Browse Code »
  • parameter tweaks
    2fb04e0d
    Josh Klontz authored
    2013-03-21 13:16:10 -0400  
    Browse Code »
  • Updated PP5Register abbreviation
    dafd017b
    Josh Klontz authored
    2013-03-21 13:14:54 -0400  
    Browse Code »

20 Mar, 2013
5 commits
  • fix Bin transform to correctly round integral types
    e0279794
    Josh Klontz authored
    2013-03-20 23:09:50 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr ...
    24aad7b3
    Conflicts:
    	openbr/plugins/meta.cpp
    Scott Klum authored
    2013-03-20 22:34:50 -0400  
    Browse Code »
  • Average Distance, minor output changes, eval now outputs max rank scores
    7f2c455e
    Scott Klum authored
    2013-03-20 22:33:09 -0400  
    Browse Code »
  • tweaks to meta transforms to skip training when possible
    968f94f3
    Josh Klontz authored
    2013-03-20 22:32:49 -0400  
    Browse Code »
  • minor API improvements to PCA/LDA
    1699213d
    Josh Klontz authored
    2013-03-20 15:00:11 -0400  
    Browse Code »

19 Mar, 2013
7 commits
  • Merge branch 'master' of https://github.com/biometrics/openbr
    845605d8
    Josh Klontz authored
    2013-03-19 22:42:59 -0400  
    Browse Code »
  • maintainance
    a16a89e2
    Josh Klontz authored
    2013-03-19 22:42:51 -0400  
    Browse Code »
  • s/openbr_plugin.h/openbr/openbr_plugin.h for optional plugins
    f2944b14
    Charles Otto authored
    2013-03-19 21:42:10 -0400  
    Browse Code »
  • Merge pull request #33 from biometrics/dont_block ...
    635b026f
    Update multi-threading model used by stream, and some gui tweaks
    caotto authored
    2013-03-19 13:40:31 -0700  
    Browse Code »
  • Tweaks to Show2, allow display of properties in the window title ...
    24cb3be6
    Also, add FPSCalc, and FPSSynch to calculate the frequency of frames passing
    through a stream, and to slow down processing to a specific frame rate (note:
    does not work particularly well), respecively.
    Charles Otto authored
    2013-03-19 16:29:47 -0400  
    Browse Code »
  • Move to a non-blocking model for StreamTransform ...
    d9adaaad
    Rather than having threads at each stage block, and wait for input, use the
    global thread pool to only execute stages when they have input.
    Charles Otto authored
    2013-03-19 16:20:01 -0400  
    Browse Code »
  • optimized pipe training
    b52a58b6
    Josh Klontz authored
    2013-03-19 13:14:02 -0400  
    Browse Code »

18 Mar, 2013
15 commits
  • script fix
    830083ad
    Josh Klontz authored
    2013-03-18 15:21:20 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    1108d504
    Josh Klontz authored
    2013-03-18 15:18:41 -0400  
    Browse Code »
  • cleanup matFormat
    11598d15
    Josh Klontz authored
    2013-03-18 15:18:29 -0400  
    Browse Code »
  • Fixed file.flat() and file.init() to work with points and rects. other minor bug fixes
    aa596183
    Scott Klum authored
    2013-03-18 14:56:51 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    87f7a91f
    Scott Klum authored
    2013-03-18 14:44:34 -0400  
    Browse Code »
  • br now increments thread pool
    c5828971
    Josh Klontz authored
    2013-03-18 14:35:02 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    c153b121
    Josh Klontz authored
    2013-03-18 14:26:41 -0400  
    Browse Code »
  • reverted windows build instructions
    625ba11b
    Josh Klontz authored
    2013-03-18 14:26:33 -0400  
    Browse Code »
  • updated NEC plugin
    cc6e57c0
    Josh Klontz authored
    2013-03-18 14:19:49 -0400  
    Browse Code »
  • install extra Qt dependencies on windows
    2ee7902e
    Josh Klontz authored
    2013-03-18 14:15:44 -0400  
    Browse Code »
  • fixed warnings
    d0734db1
    Josh Klontz authored
    2013-03-18 14:12:22 -0400  
    Browse Code »
  • implemented #31
    b1e813dc
    Josh Klontz authored
    2013-03-18 13:16:43 -0400  
    Browse Code »
  • tweaks
    a5d20cad
    Josh Klontz authored
    2013-03-18 12:16:51 -0400  
    Browse Code »
  • added support to preserve file paths when enrolling to a folder
    980b6d04
    Josh Klontz authored
    2013-03-18 12:10:47 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    589a2fec
    Scott Klum authored
    2013-03-18 11:31:25 -0400  
    Browse Code »