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
14 Dec, 2016
2 commits
  • msvc compile fix
    a641da3a
    Josh Klontz authored
    2016-12-14 14:32:06 -0700  
    Browse Code »
  • msvc compile fix
    025514ba
    Josh Klontz authored
    2016-12-14 14:26:12 -0700  
    Browse Code »

02 Dec, 2016
3 commits
  • Merge pull request #515 from biometrics/mscscripts ...
    630e440a
    miscellaneous scripts
    Josh Klontz authored
    2016-12-02 13:04:28 -0700  
    Browse Code »
  • Uncommented out specified line
    dc67cf8c
    KeyurPatel authored
    2016-12-02 18:32:47 +0000  
    Browse Code »
  • eval.cpp Fixed bug in print statements and added check to ensure the keys exist … ...
    9c6f437d
    …in the templates metadata
    roi.cpp copyOnCrop=True is now the default
    rotate.cpp rotates a mat by 90 intervals
    extractvaluefromLlist.cpp extracts a single value from a list in metadata and saves it in a new key
    majorityvoting.cpp Calculates which class has the highest scores when given a list of scores for each class
    scorelevelfusion.cpp Fuses the scores together for each class when given a list of scores for each class
    KeyurPatel authored
    2016-12-02 18:19:09 +0000  
    Browse Code »

24 Nov, 2016
1 commit
  • Less casting
    d37ecaa4
    Scott Klum authored
    2016-11-24 11:43:10 -0500  
    Browse Code »

23 Nov, 2016
5 commits
  • Fixed debug formatting error
    3f2b76da
    Scott Klum authored
    2016-11-23 11:13:53 -0700  
    Browse Code »
  • Added option to invert keepmetadata
    6fa87d14
    Scott Klum authored
    2016-11-23 11:09:59 -0700  
    Browse Code »
  • Fixed raw self assign
    8ce84e04
    Scott Klum authored
    2016-11-23 11:09:36 -0700  
    Browse Code »
  • Merge branch 'cascade'
    0fd33775
    Scott Klum authored
    2016-11-23 10:59:26 -0700  
    Browse Code »
  • More cleanup
    cf6ae36b
    Scott Klum authored
    2016-11-23 10:56:41 -0700  
    Browse Code »

22 Nov, 2016
1 commit
  • Cleaning
    a3840e54
    Scott Klum authored
    2016-11-22 17:06:53 -0700  
    Browse Code »

20 Nov, 2016
2 commits
  • More
    4f46567a
    Scott Klum authored
    2016-11-20 20:29:51 -0700  
    Browse Code »
  • Started
    74cfaa03
    Scott Klum authored
    2016-11-20 22:20:17 +0000  
    Browse Code »

16 Nov, 2016
1 commit
  • install QtAndroid-bundled.jar
    170384ce
    Josh Klontz authored
    2016-11-16 12:44:22 -0700  
    Browse Code »

09 Nov, 2016
3 commits
  • Generalized the raw format
    08b73def
    Scott Klum authored
    2016-11-09 12:20:58 -0700  
    Browse Code »
  • Added enumerate option for empty gallery
    bbc43870
    Scott Klum authored
    2016-11-09 10:55:06 -0700  
    Browse Code »
  • Copying file for pad
    764d5795
    Scott Klum authored
    2016-11-09 10:54:41 -0700  
    Browse Code »

04 Nov, 2016
3 commits
  • Fixed linking variable
    49f21f21
    Scott Klum authored
    2016-11-04 12:04:42 -0600  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    be72b574
    Scott Klum authored
    2016-11-04 12:04:23 -0600  
    Browse Code »
  • Revert "I think this was introduced mistakenly a while back" ...
    8fec9d4b
    This reverts commit 77062fae522aee178417ed0838761b0a5d7d5ab4.
    Scott Klum authored
    2016-11-04 10:44:23 -0600  
    Browse Code »

27 Oct, 2016
2 commits
  • Merge pull request #510 from biometrics/ModifyRandomRects ...
    b6c589d1
    Added flag to random rects to allow for the random rects to be of the…
    Brendan K authored
    2016-10-27 15:29:09 -0600  
    Browse Code »
  • Added flag to random rects to allow for the random rects to be of the same size … ...
    3635375b
    …and ensure the patches don't contain black pixels
    Keyur Patel authored
    2016-10-27 15:10:07 -0600  
    Browse Code »

26 Oct, 2016
1 commit
  • Merge pull request #508 from biometrics/EERLiveness ...
    2cb82045
    Added evaluation code to calculate EER
    Keyurpatel93 authored
    2016-10-26 12:11:09 -0600  
    Browse Code »

25 Oct, 2016
4 commits
  • Merge pull request #509 from biometrics/boosted_forest_serialization_fix ...
    eb82968c
    Fixed boosted forest serialization
    Scott Klum authored
    2016-10-25 16:45:33 -0600  
    Browse Code »
  • Fixed boosted forest serialization
    b2423737
    Scott Klum authored
    2016-10-25 16:42:16 -0600  
    Browse Code »
  • Updated if to consider the condition false if no metadata exists
    2b9685ae
    Scott Klum authored
    2016-10-25 16:24:04 -0600  
    Browse Code »
  • Update br function name
    4d1af12e
    Keyur Patel authored
    2016-10-25 10:21:36 -0600  
    Browse Code »

24 Oct, 2016
5 commits
  • Refactored evalLiveness to evalEER
    5cf9904e
    Keyur Patel authored
    2016-10-24 14:55:10 -0600  
    Browse Code »
  • Merge branch 'master' into EERLiveness
    1843ef01
    Keyur Patel authored
    2016-10-24 12:34:25 -0600  
    Browse Code »
  • Added evaluation code for liveness
    1b27e45e
    Keyur Patel authored
    2016-10-24 09:47:06 -0600  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    3b89cb25
    Josh Klontz authored
    2016-10-24 09:04:56 -0600  
    Browse Code »
  • expose some of these functions for third party application use
    d10363ee
    Josh Klontz authored
    2016-10-24 09:04:49 -0600  
    Browse Code »

19 Oct, 2016
3 commits
  • Merge pull request #507 from biometrics/split_metadata ...
    686c452f
    Only use old metadata for an empty file
    Scott Klum authored
    2016-10-19 14:41:51 -0600  
    Browse Code »
  • Only use old metadata for an empty file
    689c5cfb
    Scott Klum authored
    2016-10-19 12:04:53 -0600  
    Browse Code »
  • Updated checkpoints
    a450d8a6
    Scott Klum authored
    2016-10-19 11:56:19 -0600  
    Browse Code »

13 Oct, 2016
4 commits
  • Merge pull request #505 from biometrics/rotate ...
    2a61948f
    rotate should preserve center and size
    Josh Klontz authored
    2016-10-13 16:14:18 -0600  
    Browse Code »
  • rotate should preserve center and size
    67c001b1
    Josh Klontz authored
    2016-10-13 16:01:34 -0600  
    Browse Code »
  • Merge pull request #504 from biometrics/rotated_rect ...
    65302477
    basic infrastructure for handling rotated rects
    Josh Klontz authored
    2016-10-13 15:16:44 -0600  
    Browse Code »
  • basic infrastructure for handling rotated rects
    6161eb19
    Josh Klontz authored
    2016-10-13 15:07:23 -0600  
    Browse Code »