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
05 Sep, 2014
2 commits
  • Merge pull request #243 from biometrics/janus_search ...
    19dede75
    Implemented openbr janus_search
    sklum authored
    2014-09-05 10:10:02 -0400  
    Browse Code »
  • Reverted to quiet flag
    fc1c58b6
    Scott Klum authored
    2014-09-05 09:55:51 -0400  
    Browse Code »

03 Sep, 2014
5 commits
  • Added janus_search
    b8d00dab
    Scott Klum authored
    2014-09-03 17:33:34 -0400  
    Browse Code »
  • Fix build for the millions of openbr + vs2012 + pp5 users
    f7e73dc8
    Austin Blanton authored
    2014-09-03 14:53:39 -0400  
    Browse Code »
  • Fix conditional in splitFTE ...
    0aa5b057
    Fix an issue where FTE templates were added to the source list, instead of
    discarded entirely, as intended.
    Charles Otto authored
    2014-09-03 14:20:52 -0400  
    Browse Code »
  • Revert back to setting FTE with requireLandmarks
    033ae34d
    Austin Blanton authored
    2014-09-03 12:51:52 -0400  
    Browse Code »
  • Add FTE to Print string
    64875226
    Austin Blanton authored
    2014-09-03 12:51:18 -0400  
    Browse Code »

02 Sep, 2014
5 commits
  • Only include faces with the 3 landmarks (if requireLandmarks = true)
    68a335ab
    Austin Blanton authored
    2014-09-02 23:58:17 -0400  
    Browse Code »
  • Update PP5Register abbrev to require landmarks
    1a5a4da1
    Brendan Klare authored
    2014-09-02 17:18:18 -0400  
    Browse Code »
  • Add requireLandmarks parameter to add FTE if landmarks not present
    125a7689
    Austin Blanton authored
    2014-09-02 16:33:45 -0400  
    Browse Code »
  • Transform to clear points
    7994e8c8
    Brendan Klare authored
    2014-09-02 14:42:32 -0400  
    Browse Code »
  • Merge branch 'eval' ...
    7a1bdf0f
    Conflicts:
    	openbr/core/eval.cpp
    bhklein authored
    2014-09-02 11:53:52 -0400  
    Browse Code »

29 Aug, 2014
3 commits
  • changed parameter to number of matches desired. Added plotting for .png.
    792edb33
    bhklein authored
    2014-08-29 16:46:52 -0400  
    Browse Code »
  • treat FTE as AlgorithmID=0
    f05e1693
    Josh Klontz authored
    2014-08-29 12:27:52 -0400  
    Browse Code »
  • Replaced namespace designations in gui classes so that signals work properly wit… ...
    df055a7f
    …hout using namespace br
    Scott Klum authored
    2014-08-29 11:18:13 -0400  
    Browse Code »

28 Aug, 2014
2 commits
  • Output top impostor matches and bottom genuine matches from eval, plot the matches in pdf.
    0a55e14f
    bhklein authored
    2014-08-28 16:35:24 -0400  
    Browse Code »
  • Add DiscardAlphaTransform to drop 4th channel if exists
    ae7904e7
    Austin Blanton authored
    2014-08-28 14:23:06 -0400  
    Browse Code »

27 Aug, 2014
2 commits
  • Print deeper FARs to command for eval
    c9ff1cc0
    Brendan Klare authored
    2014-08-27 23:21:35 -0400  
    Browse Code »
  • sdkPath now checks the binary directory, then the working directory
    53da2b10
    Scott Klum authored
    2014-08-27 16:04:59 -0400  
    Browse Code »

22 Aug, 2014
3 commits
  • Bug fix
    33dd7d19
    bhklein authored
    2014-08-22 15:27:50 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    3f534073
    Brendan Klare authored
    2014-08-22 11:40:21 -0400  
    Browse Code »
  • Add parameter for rename metadata key to keep original key
    24147dd5
    Brendan Klare authored
    2014-08-22 11:40:19 -0400  
    Browse Code »

21 Aug, 2014
2 commits
  • Added CMC table to plot.cpp, factored out CMC code to getCMC() in eval.cpp
    cc33a4ef
    bhklein authored
    2014-08-21 18:10:38 -0400  
    Browse Code »
  • Fix metadata table for plots with multiple files
    77617214
    bhklein authored
    2014-08-21 16:17:05 -0400  
    Browse Code »

20 Aug, 2014
5 commits
  • Merge branch 'master' of https://github.com/biometrics/openbr
    2e1969f6
    bhklein authored
    2014-08-20 21:36:50 -0400  
    Browse Code »
  • Added table of TAR values at FAR values from 1e-01 to 1e-06, cleaned up axis labels
    82120538
    bhklein authored
    2014-08-20 21:35:29 -0400  
    Browse Code »
  • readme for BLUFR
    852ccffd
    Ben Klein authored
    2014-08-20 13:27:05 -0400  
    Browse Code »
  • Added BLUFR sigsets for LFW
    4799a4ce
    bhklein authored
    2014-08-20 13:17:09 -0400  
    Browse Code »
  • Added gallerySize for DefaultGallery
    dc84c45c
    Scott Klum authored
    2014-08-20 10:43:05 -0400  
    Browse Code »

19 Aug, 2014
2 commits
  • Merge pull request #239 from biometrics/fromAlgorithm_updates ...
    7b58c21e
    Updates to fromAlgorithm
    sklum authored
    2014-08-19 15:28:24 -0400  
    Browse Code »
  • Make sure transforms aren't being deleted when things go out of scope
    15f91e25
    Scott Klum authored
    2014-08-19 15:27:51 -0400  
    Browse Code »

18 Aug, 2014
9 commits
  • Fixed pipeline scoping issue
    9b0b5a95
    Scott Klum authored
    2014-08-18 13:59:34 -0400  
    Browse Code »
  • Removed unnecessary directives
    08c9f8b7
    Scott Klum authored
    2014-08-18 13:55:40 -0400  
    Browse Code »
  • Reverted to the old progress display
    cdf47978
    Scott Klum authored
    2014-08-18 13:54:49 -0400  
    Browse Code »
  • Removed old comments
    68575fdd
    Scott Klum authored
    2014-08-18 11:13:03 -0400  
    Browse Code »
  • Finish comment
    5e7ee449
    Scott Klum authored
    2014-08-18 11:05:43 -0400  
    Browse Code »
  • Progress output formatting changes
    f887a0b5
    Scott Klum authored
    2014-08-18 10:52:54 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr into fromAlgorithm_updates
    4110cfe7
    Scott Klum authored
    2014-08-18 10:26:34 -0400  
    Browse Code »
  • Get rid of unused widget
    06e071dd
    Scott Klum authored
    2014-08-18 10:22:39 -0400  
    Browse Code »
  • Added proper files to source control, solves #238
    f1c81247
    Scott Klum authored
    2014-08-18 10:07:47 -0400  
    Browse Code »