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
19 Sep, 2013
3 commits
  • Fixed a stasm4 so that if eyes aren't present it will correctly default to single_search
    58b7965d
    Scott Klum authored
    2013-09-19 15:27:40 -0400  
    Browse Code »
  • Removed query file unless simple is specified in rr output
    ee8ebeeb
    Scott Klum authored
    2013-09-19 15:25:39 -0400  
    Browse Code »
  • Comparison splits will now write to their proper path
    81e62ff1
    Scott Klum authored
    2013-09-19 15:23:18 -0400  
    Browse Code »

14 Sep, 2013
1 commit
  • Using the Train flag to skip project in crossValidation ...
    8f491296
    This should eliminate crossValidation's need for trainable distances entirely.
    Scott Klum authored
    2013-09-14 10:45:40 -0400  
    Browse Code »

13 Sep, 2013
4 commits
  • Updated crossValidation so that the same training images can be used across all folds.
    fca1772a
    Scott Klum authored
    2013-09-13 15:24:34 -0400  
    Browse Code »
  • Merge pull request #106 from biometrics/fuse_updates ...
    eff86265
    Fuse updates
    jklontz authored
    2013-09-13 07:17:28 -0700  
    Browse Code »
  • Updated br -help
    5404eaf3
    Scott Klum authored
    2013-09-13 10:05:04 -0400  
    Browse Code »
  • fixed example application to use an impostor with a lower score
    c41b6a1e
    Josh Klontz authored
    2013-09-13 09:44:58 -0400  
    Browse Code »

12 Sep, 2013
7 commits
  • Moved morpho related plugins to closedbr
    a5d66c7a
    Scott Klum authored
    2013-09-12 16:16:00 -0400  
    Browse Code »
  • Fixed some indentations
    93937ee3
    Scott Klum authored
    2013-09-12 16:13:25 -0400  
    Browse Code »
  • Dealt with don't cares
    5dd310f8
    Scott Klum authored
    2013-09-12 14:55:30 -0400  
    Browse Code »
  • Removed some comments
    410d9795
    Scott Klum authored
    2013-09-12 14:26:35 -0400  
    Browse Code »
  • Updated fusing scheme to allow crossValidation
    1d28474c
    Scott Klum authored
    2013-09-12 14:22:57 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    a39c2d48
    Scott Klum authored
    2013-09-12 13:02:37 -0400  
    Browse Code »
  • referenced developer mailing list and IRC channel per issue #105
    64262907
    Josh Klontz authored
    2013-09-12 09:37:38 -0400  
    Browse Code »

09 Sep, 2013
2 commits
  • Minor optimization for delaunay
    b08d4e8c
    Scott Klum authored
    2013-09-09 15:13:27 -0400  
    Browse Code »
  • Minor optimization for delaunay
    d4f5e704
    Scott Klum authored
    2013-09-09 14:13:30 -0400  
    Browse Code »

05 Sep, 2013
4 commits
  • Merge pull request #101 from biometrics/slidingwindow ...
    6d4161b8
    Add initial sliding window transform
    jklontz authored
    2013-09-05 13:20:28 -0700  
    Browse Code »
  • Append detections as rects and pass full Template
    c19e8b53
    Austin Van Blanton authored
    2013-09-05 11:39:44 -0400  
    Browse Code »
  • Add Train to the br::File dox
    508e802a
    Austin Van Blanton authored
    2013-09-05 10:26:52 -0400  
    Browse Code »
  • Set Train as a bool, not a QString
    a5de5036
    Austin Van Blanton authored
    2013-09-05 10:26:25 -0400  
    Browse Code »

04 Sep, 2013
2 commits
  • Add bool Train to metadata for training data
    e381af7d
    Austin Van Blanton authored
    2013-09-04 18:04:15 -0400  
    Browse Code »
  • Fix SlidingWindow project bugs
    9c551213
    Austin Van Blanton authored
    2013-09-04 16:53:15 -0400  
    Browse Code »

03 Sep, 2013
5 commits
  • Removed debug variables
    f07ab58b
    Scott Klum authored
    2013-09-03 16:16:21 -0400  
    Browse Code »
  • Removed some redundancy in mask code
    ab161303
    Scott Klum authored
    2013-09-03 16:15:15 -0400  
    Browse Code »
  • Fix random negative samples size
    03d7443a
    Austin Van Blanton authored
    2013-09-03 15:11:49 -0400  
    Browse Code »
  • Updated stasm to allow pinning of points
    57423a27
    Scott Klum authored
    2013-09-03 14:11:45 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    32b35bfb
    Scott Klum authored
    2013-09-03 12:55:03 -0400  
    Browse Code »

30 Aug, 2013
1 commit
  • Made .rr output crossValidation compatible
    8e8b4370
    Scott Klum authored
    2013-08-30 12:12:28 -0400  
    Browse Code »

29 Aug, 2013
3 commits
  • Proper error handling
    78de8565
    Brendan Klare authored
    2013-08-29 22:37:19 -0400  
    Browse Code »
  • Support for FDDB ellipse annotations
    1d7a77a9
    Brendan Klare authored
    2013-08-29 22:35:27 -0400  
    Browse Code »
  • PP5 tweaks. Changed metadata 'Face' to 'FrontalFace' to be consistent with Casca… ...
    10047515
    …deTransform. Changed decision to output an empty template on a per template basis with a check against Globals->enrollAll
    Josh Klontz authored
    2013-08-29 11:53:21 -0400  
    Browse Code »

27 Aug, 2013
5 commits
  • Removed personal changes
    b547b559
    Scott Klum authored
    2013-08-27 15:42:03 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    8f0492db
    Scott Klum authored
    2013-08-27 15:33:19 -0400  
    Browse Code »
  • Updates
    bee4a6fe
    Scott Klum authored
    2013-08-27 15:33:15 -0400  
    Browse Code »
  • Use neg for negative label
    7df275be
    Austin Van Blanton authored
    2013-08-27 11:44:37 -0400  
    Browse Code »
  • added SDK path to error info
    210701f8
    Josh Klontz authored
    2013-08-27 11:42:46 -0400  
    Browse Code »

26 Aug, 2013
3 commits
  • Add any child elements of <presentation> as bounding boxes
    74286272
    Austin Van Blanton authored
    2013-08-26 14:56:48 -0400  
    Browse Code »
  • Put transform first for easy default usage
    63d945ad
    Austin Van Blanton authored
    2013-08-26 14:56:03 -0400  
    Browse Code »
  • added link to examples on documentation homepage
    4913246e
    Josh Klontz authored
    2013-08-26 14:00:26 -0400  
    Browse Code »