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
04 Nov, 2014
1 commit
  • don't save matrix data for failure to enroll templates
    cbe70d01
    Josh Klontz authored
    2014-11-04 12:29:16 -0500  
    Browse Code »

01 Nov, 2014
4 commits
  • .ut should also count as a pre-enrolled format (continued)
    755b71c4
    Josh Klontz authored
    2014-11-01 12:30:32 -0400  
    Browse Code »
  • .ut should also count as a pre-enrolled format in retrieveOrEnroll
    7b5006c0
    Josh Klontz authored
    2014-11-01 12:21:16 -0400  
    Browse Code »
  • explictly calculate the feature vector size
    5077e2d6
    Josh Klontz authored
    2014-11-01 12:15:05 -0400  
    Browse Code »
  • always print out LoadStore loading path
    88b0f7c5
    Josh Klontz authored
    2014-11-01 12:07:51 -0400  
    Browse Code »

31 Oct, 2014
3 commits
  • Merge pull request #269 from biometrics/eval ...
    2629448a
    Add template size table to BR plotting
    Ben Klein authored
    2014-10-31 14:30:26 -0400  
    Browse Code »
  • Update eval.cpp
    f6ae8cdf
    Ben Klein authored
    2014-10-31 14:30:11 -0400  
    Browse Code »
  • Template size table
    fb4c843f
    Ben Klein authored
    2014-10-31 14:27:47 -0400  
    Browse Code »

30 Oct, 2014
4 commits
  • Merge pull request #267 from biometrics/load_local ...
    56197f41
    give precedence to loading local/relative files
    Josh Klontz authored
    2014-10-30 17:02:34 -0400  
    Browse Code »
  • Update Janus Submodule
    0e3748c6
    bhklein authored
    2014-10-30 13:06:45 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    5a7f9670
    bhklein authored
    2014-10-30 11:54:03 -0400  
    Browse Code »
  • Update Janus submodule
    fe0eba10
    bhklein authored
    2014-10-30 11:53:43 -0400  
    Browse Code »

29 Oct, 2014
3 commits
  • give precedence to loading local/relative files
    a7529302
    Josh Klontz authored
    2014-10-29 18:42:46 -0400  
    Browse Code »
  • LoadStoreTransform now prints out full path to loaded model file
    ece1468e
    Josh Klontz authored
    2014-10-29 13:01:28 -0400  
    Browse Code »
  • print entire file path to ensure we are loading the model from the expected location
    f2c697fb
    Josh Klontz authored
    2014-10-29 07:56:49 -0400  
    Browse Code »

28 Oct, 2014
2 commits
  • Merge pull request #252 from biometrics/helper ...
    ea579f93
    Simple helper method to convert from cv::Mat (32F) to Eigen::MatrixXf
    Brendan K authored
    2014-10-28 17:13:21 -0400  
    Browse Code »
  • Fix comments from pull request
    bad6be38
    Brendan Klare authored
    2014-10-28 17:10:28 -0400  
    Browse Code »

20 Oct, 2014
1 commit
  • Added ScaleTransform
    49e921ba
    Scott Klum authored
    2014-10-20 15:59:09 -0400  
    Browse Code »

18 Oct, 2014
1 commit
  • Update Janus submodule.
    f8b50c67
    bhklein authored
    2014-10-18 17:39:14 -0400  
    Browse Code »

17 Oct, 2014
1 commit
  • Merge pull request #263 from biometrics/download_nam_fix ...
    53d4641c
    Fixed and documented the use of DownloadTransform::nam
    Austin Blanton authored
    2014-10-17 11:29:02 -0400  
    Browse Code »

16 Oct, 2014
2 commits
  • Merge pull request #258 from biometrics/stasm_fix ...
    00700cc8
    Stasm fix
    Josh Klontz authored
    2014-10-16 09:46:28 -0400  
    Browse Code »
  • Merge pull request #262 from biometrics/neural_networks ...
    9a608d69
    Neural networks
    caotto authored
    2014-10-16 06:38:06 -0700  
    Browse Code »

15 Oct, 2014
4 commits
  • Fixed and documented the use of DownloadTransform::nam
    084320d2
    Josh Klontz authored
    2014-10-15 16:24:36 -0400  
    Browse Code »
  • Revert "Looping over all matrices in Transpose" ...
    4e6f3c59
    This reverts commit d148cbc8bdbedadcb919efce08e2a90f3f818349.
    Scott Klum authored
    2014-10-15 09:42:42 -0400  
    Browse Code »
  • Looping over all matrices in Transpose
    d148cbc8
    Scott Klum authored
    2014-10-15 09:39:42 -0400  
    Browse Code »
  • Removed bools from AnonymizeLandmarks
    1cf164ec
    Scott Klum authored
    2014-10-15 09:39:01 -0400  
    Browse Code »

14 Oct, 2014
8 commits
  • Independent formatting
    0a40c8d9
    Scott Klum authored
    2014-10-14 21:03:29 -0400  
    Browse Code »
  • Added MLP initialization params
    eb1ea6ef
    Scott Klum authored
    2014-10-14 20:59:20 -0400  
    Browse Code »
  • Removed unused DownsampleMetadata transform that also duplicated some functionality
    f3b973b6
    Scott Klum authored
    2014-10-14 20:37:44 -0400  
    Browse Code »
  • Correct transform verbage
    0b08e843
    Scott Klum authored
    2014-10-14 17:12:55 -0400  
    Browse Code »
  • Added doxygen comments
    bbf270f5
    Scott Klum authored
    2014-10-14 17:04:54 -0400  
    Browse Code »
  • Revert "Contraining bounding boxes to be a valid size when using roi" ...
    1acaf2f3
    This reverts commit dfc6f1cff693d4f9c025a584a5c90f80babdc8ac.
    Scott Klum authored
    2014-10-14 16:56:01 -0400  
    Browse Code »
  • Using stasmSrc
    f3692eaa
    Scott Klum authored
    2014-10-14 16:03:14 -0400  
    Browse Code »
  • Switched to using two variables
    bb82e2db
    Scott Klum authored
    2014-10-14 09:18:48 -0400  
    Browse Code »

13 Oct, 2014
2 commits
  • Merge pull request #261 from biometrics/janus_eval ...
    4fe4b46a
    Updates for latest janus
    Ben Klein authored
    2014-10-13 17:11:46 -0400  
    Browse Code »
  • Add janus_flatten_gallery, remove janus_compare, update janus_search to work on flat_gallery.
    6daa71e1
    bhklein authored
    2014-10-13 17:09:23 -0400  
    Browse Code »

09 Oct, 2014
4 commits
  • improve support for converting back to strings
    85ee2f90
    Josh Klontz authored
    2014-10-09 11:29:21 -0400  
    Browse Code »
  • Revert "Implemented variantlist instead of stringlist" ...
    967d7b03
    This reverts commit 09be749f8dad21c3d66f9d7d3cceadeb2b450e4e.
    Josh Klontz authored
    2014-10-09 10:32:55 -0400  
    Browse Code »
  • Revert "Use created variables" ...
    a4bb8f4c
    This reverts commit 73ca1e58ba7aa1fe701122da21e0f76f01c0c5aa.
    Josh Klontz authored
    2014-10-09 10:32:46 -0400  
    Browse Code »
  • Revert "Ugh" ...
    12ed1cb7
    This reverts commit cd292c6ec4c13ac610cbdf4d219ab953b7c4fa1b.
    Josh Klontz authored
    2014-10-09 10:32:37 -0400  
    Browse Code »