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
12 Oct, 2013
1 commit
  • Added title and legend position options to CMC plots
    328f1682
    Scott Klum authored
    2013-10-12 17:26:02 -0400  
    Browse Code »

09 Oct, 2013
6 commits
  • Merge branch 'delaunay_improvements'
    df39c436
    Scott Klum authored
    2013-10-09 16:40:31 -0400  
    Browse Code »
  • DrawDelaunay functional; simplified warp block
    831a54da
    Scott Klum authored
    2013-10-09 16:28:28 -0400  
    Browse Code »
  • Added toVariantList
    a8b9c64f
    Scott Klum authored
    2013-10-09 15:55:57 -0400  
    Browse Code »
  • Reworked vertex storage
    14386201
    Scott Klum authored
    2013-10-09 15:49:47 -0400  
    Browse Code »
  • Initial cleanup of Delaunay, created DrawDelaunay
    58a8effb
    Scott Klum authored
    2013-10-09 15:36:03 -0400  
    Browse Code »
  • fixed imageformats installation for Windows/Qt5
    5ebe8f7d
    Josh Klontz authored
    2013-10-09 09:20:28 -0400  
    Browse Code »

08 Oct, 2013
1 commit
  • fixed plot bug where axis values were being rounded, removed code that restricted ROC points
    942d560e
    Josh Klontz authored
    2013-10-08 10:39:51 -0400  
    Browse Code »

07 Oct, 2013
4 commits
  • Fixed comparison split bug
    a4b2e9e7
    Scott Klum authored
    2013-10-07 14:14:58 -0400  
    Browse Code »
  • Merge pull request #111 from biometrics/build_stasm_by_default ...
    41abd784
    Build stasm by default
    jklontz authored
    2013-10-07 08:18:29 -0700  
    Browse Code »
  • Deleted blank stasm file
    ddc42027
    Scott Klum authored
    2013-10-07 10:57:06 -0400  
    Browse Code »
  • Updated some stasm files to get rid of compiler warnings
    5082e02b
    Scott Klum authored
    2013-10-07 10:21:07 -0400  
    Browse Code »

06 Oct, 2013
1 commit
  • Important to use basic C++ knowledge
    42ba4f37
    Scott Klum authored
    2013-10-06 16:08:10 -0400  
    Browse Code »

05 Oct, 2013
1 commit
  • Removed pbd and stasm3 plugins
    23c937c2
    Scott Klum authored
    2013-10-05 11:23:28 -0400  
    Browse Code »

04 Oct, 2013
1 commit
  • fixed namespace issue reported in #110
    3f70e601
    Josh Klontz authored
    2013-10-04 08:56:40 -0400  
    Browse Code »

02 Oct, 2013
1 commit
  • Better implementation for RejectDistance
    46cf639e
    Scott Klum authored
    2013-10-02 10:10:29 -0400  
    Browse Code »

01 Oct, 2013
2 commits
  • minor sigset fix
    b37536e2
    Josh Klontz authored
    2013-10-01 10:52:27 -0400  
    Browse Code »
  • finished BTAS2013 experiment
    02fc7c27
    Josh Klontz authored
    2013-10-01 08:10:36 -0400  
    Browse Code »

30 Sep, 2013
10 commits
  • started the script for Wednesday presentation
    fbc7f8e4
    Josh Klontz authored
    2013-09-30 22:27:46 -0400  
    Browse Code »
  • EBIF bug fixes
    6d41507c
    Josh Klontz authored
    2013-09-30 20:58:55 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    52e35c09
    Josh Klontz authored
    2013-09-30 20:40:26 -0400  
    Browse Code »
  • finished first draft of ebif
    8472460e
    Josh Klontz authored
    2013-09-30 20:40:21 -0400  
    Browse Code »
  • Fixed merge conflicts with validate
    03208ae7
    Scott Klum authored
    2013-09-30 15:52:49 -0400  
    Browse Code »
  • Added comment about allPartitions flag
    e73c0750
    Scott Klum authored
    2013-09-30 15:45:04 -0400  
    Browse Code »
  • implemented absolute value transform
    d9253eb9
    Josh Klontz authored
    2013-09-30 14:57:03 -0400  
    Browse Code »
  • added ebif gabor convolution
    3e61e09c
    Josh Klontz authored
    2013-09-30 14:49:36 -0400  
    Browse Code »
  • implemented EBIF pyramid scale
    1e81251b
    Josh Klontz authored
    2013-09-30 11:49:22 -0400  
    Browse Code »
  • added ebif shell code
    2ddf1568
    Josh Klontz authored
    2013-09-30 11:23:22 -0400  
    Browse Code »

20 Sep, 2013
1 commit
  • Added RejectDistance
    8ac22a78
    Scott Klum authored
    2013-09-20 10:05:36 -0400  
    Browse Code »

19 Sep, 2013
6 commits
  • Fixed evalOutput debug statement to output correct TAR label
    9e8b32ad
    Scott Klum authored
    2013-09-19 15:39:19 -0400  
    Browse Code »
  • Allow crossValidation to train on a single dataset but project for multiple partitions
    50e50fe6
    Scott Klum authored
    2013-09-19 15:30:12 -0400  
    Browse Code »
  • Added crossValidation to train on a single dataset but project for multiple partitions
    3b11241d
    Scott Klum authored
    2013-09-19 15:28:52 -0400  
    Browse Code »
  • 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 »

18 Sep, 2013
3 commits
  • Merge branch 'master' of https://github.com/biometrics/openbr
    c72e1918
    Josh Klontz authored
    2013-09-18 18:21:04 -0400  
    Browse Code »
  • fixed broken link
    ddfe7be0
    Josh Klontz authored
    2013-09-18 18:20:59 -0400  
    Browse Code »
  • Autogenerate KTH sigsets in downloadDatasets
    0d77b47a
    Austin Van Blanton authored
    2013-09-18 16:59:39 -0400  
    Browse Code »

17 Sep, 2013
2 commits
  • now on version 0.5
    8649873a
    Josh Klontz authored
    2013-09-17 19:01:38 -0400  
    Browse Code »
  • ready to tag 0.4
    3100281a
    Josh Klontz authored
    2013-09-17 18:57:19 -0400  
    Browse Code »