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
17 Sep, 2013
7 commits
  • using different slider signal
    5e4e5a4e
    Josh Klontz authored
    2013-09-17 15:56:47 -0400  
    Browse Code »
  • tweaked geometry for windows users
    0b81fc42
    Josh Klontz authored
    2013-09-17 15:45:28 -0400  
    Browse Code »
  • fixed license install path
    4ecb53c1
    Josh Klontz authored
    2013-09-17 15:39:31 -0400  
    Browse Code »
  • added clear command to GUI
    3336e131
    Josh Klontz authored
    2013-09-17 14:20:12 -0400  
    Browse Code »
  • added switch to disable score normalization
    f1ef0460
    Josh Klontz authored
    2013-09-17 13:53:32 -0400  
    Browse Code »
  • finished #102
    515cd6de
    Josh Klontz authored
    2013-09-17 11:52:02 -0400  
    Browse Code »
  • GUI mostly done
    1658fec9
    Josh Klontz authored
    2013-09-17 11:41:44 -0400  
    Browse Code »

16 Sep, 2013
2 commits
  • added classifiers to GUI
    a9ef1496
    Josh Klontz authored
    2013-09-16 16:16:16 -0400  
    Browse Code »
  • and more GUI work
    85d30aa2
    Josh Klontz authored
    2013-09-16 15:33:02 -0400  
    Browse Code »

15 Sep, 2013
1 commit
  • gui progress
    4f006924
    Josh Klontz authored
    2013-09-15 17:08:00 -0400  
    Browse Code »

14 Sep, 2013
4 commits
  • added help menu
    592c113f
    Josh Klontz authored
    2013-09-14 16:54:46 -0400  
    Browse Code »
  • started writing OpenBR app
    89bc72bd
    Josh Klontz authored
    2013-09-14 16:22:18 -0400  
    Browse Code »
  • started writing default OpenBR GUI interface
    5d4f7a8c
    Josh Klontz authored
    2013-09-14 15:05:14 -0400  
    Browse Code »
  • handle case where there are no FP
    c3f69733
    Brendan Klare authored
    2013-09-14 13:14:34 -0400  
    Browse Code »

13 Sep, 2013
5 commits
  • Update validate.cpp ...
    e4d3f118
    Removed debug.
    sklum authored
    2013-09-13 15:59:09 -0400  
    Browse Code »
  • 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 »