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
01 Feb, 2015
3 commits
  • Use BlockCompression in loadstores and algorithm serialization
    22db0c4b
    Charles Otto authored
    2015-02-01 16:31:06 -0800  
    Browse Code »
  • Flag Cascade as untrainable if using one of the default models
    c04a5c97
    Charles Otto authored
    2015-02-01 16:31:04 -0800  
    Browse Code »
  • Introduce a QIODevice subclass for compressing output in fixed sized blocks
    e5edf7f6
    Charles Otto authored
    2015-02-01 16:31:02 -0800  
    Browse Code »

30 Jan, 2015
2 commits
  • Change for ubuntu compatability
    f2f88b8c
    Brendan Klare authored
    2015-01-30 10:02:53 -0500  
    Browse Code »
  • Merge pull request #318 from biometrics/readMessage ...
    380ab9e6
    Error message for ReadTransform
    Josh Klontz authored
    2015-01-30 08:13:57 -0500  
    Browse Code »

29 Jan, 2015
4 commits
  • Reduce memory use during ProcessWrapper initialization
    e1da8082
    Charles Otto authored
    2015-01-29 14:55:06 -0800  
    Browse Code »
  • Fix
    c2764d2b
    Brendan Klare authored
    2015-01-29 16:48:06 -0500  
    Browse Code »
  • Fix
    b7ea892b
    Brendan Klare authored
    2015-01-29 16:47:15 -0500  
    Browse Code »
  • Added Read error message
    28a0f9e0
    Brendan Klare authored
    2015-01-29 16:43:25 -0500  
    Browse Code »

28 Jan, 2015
6 commits
  • Merge pull request #316 from biometrics/blurTransform ...
    14ce2fa6
    Blur regions of interest
    Ben Klein authored
    2015-01-28 19:18:23 -0500  
    Browse Code »
  • blur each ROI in file's rects()
    193c5984
    bhklein authored
    2015-01-28 18:09:22 -0500  
    Browse Code »
  • file::appendRect instead of set(rects) when labels missing
    1d389f1d
    bhklein authored
    2015-01-28 18:08:17 -0500  
    Browse Code »
  • Merge pull request #315 from biometrics/rndsample ...
    65672355
    Implemented RndSample transform
    Scott Klum authored
    2015-01-28 15:54:52 -0500  
    Browse Code »
  • Implemented RndSample transform
    937d05f5
    Scott Klum authored
    2015-01-28 13:56:33 -0500  
    Browse Code »
  • Update to latest janus
    56866e7f
    bhklein authored
    2015-01-28 11:25:06 -0500  
    Browse Code »

27 Jan, 2015
11 commits
  • Check that template contains at least the indices specified by from and to
    4d196459
    Scott Klum authored
    2015-01-27 15:12:14 -0500  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    c773e100
    Scott Klum authored
    2015-01-27 14:40:27 -0500  
    Browse Code »
  • Missed a few points
    7c33b441
    Scott Klum authored
    2015-01-27 14:40:07 -0500  
    Browse Code »
  • Handling missing points in eval
    1b5dbd99
    Scott Klum authored
    2015-01-27 13:13:39 -0500  
    Browse Code »
  • Handling missing data in Flip and ReorderPoints
    262f80c2
    Scott Klum authored
    2015-01-27 13:09:11 -0500  
    Browse Code »
  • Added FlipMUCT abbreviation
    e7549375
    Scott Klum authored
    2015-01-27 13:08:00 -0500  
    Browse Code »
  • Removed some old flip logic
    a6f14116
    Scott Klum authored
    2015-01-27 12:06:30 -0500  
    Browse Code »
  • Nomenclature fix
    259e98d4
    Scott Klum authored
    2015-01-27 12:02:49 -0500  
    Browse Code »
  • Ignoring LFW in data
    ae4a3633
    Scott Klum authored
    2015-01-27 12:01:27 -0500  
    Browse Code »
  • updated to latest janus
    8220d186
    Josh Klontz authored
    2015-01-27 09:00:43 -0500  
    Browse Code »
  • Merge pull request #314 from biometrics/janus_create_templates ...
    760cd9db
    Maintain metadata order in OpenBR implementation of janus_create_templates
    Josh Klontz authored
    2015-01-27 08:33:47 -0500  
    Browse Code »

26 Jan, 2015
1 commit
  • Construct QList of TemplatePair futures to maintain metadata file order
    879b2db4
    bhklein authored
    2015-01-26 23:43:24 -0500  
    Browse Code »

24 Jan, 2015
2 commits
  • introduced NormalizeTransform::squareRoot
    a8eb6794
    Josh Klontz authored
    2015-01-24 17:21:18 -0500  
    Browse Code »
  • minor sorting fix
    922d0217
    Josh Klontz authored
    2015-01-24 08:32:57 -0500  
    Browse Code »

23 Jan, 2015
1 commit
  • Fix retrieveOrEnroll (the target memGallery must now be specified explicitly)
    10f62ec1
    Charles Otto authored
    2015-01-23 21:11:54 -0800  
    Browse Code »

22 Jan, 2015
5 commits
  • Merge pull request #303 from biometrics/classification_api ...
    ccee88d8
    Update Classification API to support OpenBR object handling
    JordanCheney authored
    2015-01-22 14:13:31 -0500  
    Browse Code »
  • Merge pull request #313 from stephenrawls/fb-new-far-at-tar-table ...
    9fdb4ced
    Adding a new table to the OpenBR report
    Josh Klontz authored
    2015-01-22 13:41:53 -0500  
    Browse Code »
  • Removing commented out code
    788dee57
    Stephen Rawls authored
    2015-01-22 10:36:16 -0800  
    Browse Code »
  • Fixing indentation / code style issues for pull request
    fee09970
    Stephen Rawls authored
    2015-01-22 10:26:10 -0800  
    Browse Code »
  • Merge pull request #312 from stephenrawls/fb-cmake-opencv-config ...
    f878e13c
    Adding a minimum version requirement for OpenCV (2.4.5)
    Josh Klontz authored
    2015-01-22 07:46:31 -0500  
    Browse Code »

21 Jan, 2015
5 commits
  • Adding a new table to the OpenBR report show FAR values at various fixed TAR values
    cbdb48ca
    Stephen Rawls authored
    2015-01-21 16:02:08 -0800  
    Browse Code »
  • Adding a minimum version requirement for OpenCV (2.4.5)
    595b6fe4
    Stephen Rawls authored
    2015-01-21 15:48:33 -0800  
    Browse Code »
  • Now we assume a 0 threshold
    fe5bc4ab
    JordanCheney authored
    2015-01-21 16:50:58 -0500  
    Browse Code »
  • Change to threshold convention
    26f30431
    JordanCheney authored
    2015-01-21 16:49:50 -0500  
    Browse Code »
  • Make representation trainable and allow classifiers to return raw score
    9622f9b9
    JordanCheney authored
    2015-01-21 16:27:36 -0500  
    Browse Code »