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
08 Apr, 2014
1 commit
  • Added support for carriage return when reading files
    313bd10d
    Scott Klum authored
    2014-04-08 10:39:49 -0400  
    Browse Code »

06 Apr, 2014
2 commits
  • Merge branch 'master' of https://github.com/biometrics/openbr
    a82be108
    Brendan Klare authored
    2014-04-06 16:51:46 -0400  
    Browse Code »
  • Sub 2 indices function
    8894ce2c
    Brendan Klare authored
    2014-04-06 16:51:42 -0400  
    Browse Code »

01 Apr, 2014
2 commits
  • Added -gui warning to Elicit
    d13d9b07
    Scott Klum authored
    2014-04-01 15:27:07 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    05a21101
    Scott Klum authored
    2014-04-01 15:03:01 -0400  
    Browse Code »

31 Mar, 2014
2 commits
  • Switch to a warning when creating GUI transforms without Globals->useGui ...
    91403317
    This allows br -objects to work, and the transform will then just crash in
    project.
    Charles Otto authored
    2014-03-31 13:31:56 -0400  
    Browse Code »
  • Add a qFatal when initializing GUI transforms when Globals->useGui is not set.
    16da4392
    Charles Otto authored
    2014-03-31 12:54:20 -0400  
    Browse Code »

29 Mar, 2014
2 commits
  • Added the ability to remove subjects to Downsample
    e868900c
    Scott Klum authored
    2014-03-29 13:31:01 -0400  
    Browse Code »
  • Added an inconsequential multithreading initializer based on Eigen docs
    2a8e4d9c
    Scott Klum authored
    2014-03-29 13:30:13 -0400  
    Browse Code »

28 Mar, 2014
1 commit
  • serialization fix
    107a0c98
    Josh Klontz authored
    2014-03-28 09:41:34 -0400  
    Browse Code »

25 Mar, 2014
11 commits
  • SparseLDA bug fixes
    fd639bc1
    Brendan Klare authored
    2014-03-25 15:55:33 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    f207c688
    Brendan Klare authored
    2014-03-25 15:32:25 -0400  
    Browse Code »
  • Removed some bad commits
    5ab669f9
    Scott Klum authored
    2014-03-25 15:11:34 -0400  
    Browse Code »
  • Update stream::train to separate the training templates, similar to what happens in stream::project
    6a9e4eb0
    Charles Otto authored
    2014-03-25 15:09:12 -0400  
    Browse Code »
  • Only write files to sigsets that are non-null
    2bd7e154
    Scott Klum authored
    2014-03-25 15:08:25 -0400  
    Browse Code »
  • Revert "finer grain concurrency for _projectPartial" ...
    497ea0d4
    This reverts commit 2f12e845d71d7189bfaa08a94f23b73f09685f91.
    Josh Klontz authored
    2014-03-25 14:36:00 -0400  
    Browse Code »
  • added missing Cat prior to random sampling LDA
    033b663d
    Josh Klontz authored
    2014-03-25 14:15:03 -0400  
    Browse Code »
  • finer grain concurrency for _projectPartial
    2f12e845
    Josh Klontz authored
    2014-03-25 14:06:32 -0400  
    Browse Code »
  • don't turn integers into floats, avoids possible loss of precision
    61dbdc79
    Josh Klontz authored
    2014-03-25 12:35:14 -0400  
    Browse Code »
  • redesigned .txt gallery format
    f3cd2951
    Josh Klontz authored
    2014-03-25 12:25:51 -0400  
    Browse Code »
  • .db seed can now be train/test string instead of integer, misc .db cleanup
    253d8f61
    Josh Klontz authored
    2014-03-25 11:56:49 -0400  
    Browse Code »

24 Mar, 2014
3 commits
  • New LDA class that uses a sparse set of the original features to learn a subspace
    228938c5
    Brendan Klare authored
    2014-03-24 17:25:45 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    dff99e3e
    Brendan Klare authored
    2014-03-24 17:24:37 -0400  
    Browse Code »
  • Added SparseLDA class
    90cc9e87
    Brendan Klare authored
    2014-03-24 17:24:29 -0400  
    Browse Code »

19 Mar, 2014
2 commits
  • Update brpy script to changes in acc04206
    dc2f8017
    Austin Blanton authored
    2014-03-19 16:19:23 -0400  
    Browse Code »
  • Add br_add_template_to_gallery to C API
    def244f4
    Austin Blanton authored
    2014-03-19 16:15:51 -0400  
    Browse Code »

18 Mar, 2014
3 commits
  • Update cluster.cpp to reflect current magic numbers
    1e493936
    Charles Otto authored
    2014-03-18 22:33:32 -0400  
    Browse Code »
  • Take the ground truth metadata key as input to evalClustering, default to Label ...
    261d6a83
    Defaulting to ClusterID did not make much sense, since the key being indexed is
    in fact the ground truth, not the cluster labels (cluster labels are stored as
    indices in a csv file, not a gallery).
    
    Also, use Format to read similarity matrices instead of assuming mtx is in use.
    Charles Otto authored
    2014-03-18 21:44:26 -0400  
    Browse Code »
  • Revert "Fix outdated copyright year (update to 2014)" ...
    ddd731c7
    This reverts commit 724fe0c5d16ceac690b22a1166ee611cfbf14f16.
    Josh Klontz authored
    2014-03-18 09:50:18 -0400  
    Browse Code »

17 Mar, 2014
1 commit
  • added simple image similarity algorithm
    da367d4d
    Josh Klontz authored
    2014-03-17 11:26:52 -0400  
    Browse Code »

14 Mar, 2014
1 commit
  • Removed QDebugs from Stasm
    2f89b3f6
    Scott Klum authored
    2014-03-14 09:01:32 -0400  
    Browse Code »

13 Mar, 2014
5 commits
  • Check the LD_LIBRARY_PATH for libopenbr in init_brpy
    923daa84
    Austin Blanton authored
    2014-03-13 13:13:29 -0400  
    Browse Code »
  • reverted AlgorithmCore::compare to known stable version
    480fa5d1
    Josh Klontz authored
    2014-03-13 12:05:40 -0400  
    Browse Code »
  • Merge pull request #173 from phillipalexander/patch-1 ...
    c8eb4fac
    Fix outdated copyright year (update to 2014)
    Josh Klontz authored
    2014-03-13 10:49:20 -0400  
    Browse Code »
  • Merge branch 'plot_limit_fix'
    36821db2
    Scott Klum authored
    2014-03-13 08:29:15 -0400  
    Browse Code »
  • Fixed yLimit functionality for plots ...
    dfcf2a40
    Should have been zooming, rather than scaling the axis
    Scott Klum authored
    2014-03-13 08:27:10 -0400  
    Browse Code »

12 Mar, 2014
2 commits
  • Fix outdated copyright year (update to 2014) ...
    724fe0c5
    The copyright year was out of date. Copyright notices must reflect the current year. This commit updates the listed year to 2014.
    
    see: http://www.copyright.gov/circs/circ01.pdf for more info
    Phillip Alexander authored
    2014-03-12 20:05:27 -0700  
    Browse Code »
  • working draft of Likely plugins
    b5a06d64
    Josh Klontz authored
    2014-03-12 10:04:43 -0400  
    Browse Code »

11 Mar, 2014
2 commits
  • filled in more of Likely plugin
    96574074
    Josh Klontz authored
    2014-03-11 18:11:25 -0400  
    Browse Code »
  • added Likely plugin shell code
    b3160d2b
    Josh Klontz authored
    2014-03-11 17:16:12 -0400  
    Browse Code »