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
20 Aug, 2014
3 commits
  • 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 »

16 Aug, 2014
1 commit
  • setPropertyRecursive updates
    af94c8a3
    Scott Klum authored
    2014-08-16 10:25:33 -0400  
    Browse Code »

15 Aug, 2014
2 commits
  • cvtUChar on the Mat to retain file stuff in the template
    76f03428
    Austin Blanton authored
    2014-08-15 11:54:03 -0400  
    Browse Code »
  • Voided unused index parameter for now
    4cef4046
    Scott Klum authored
    2014-08-15 09:59:33 -0400  
    Browse Code »

14 Aug, 2014
7 commits
  • Merge branch 'master' of https://github.com/biometrics/openbr
    eda981f9
    Scott Klum authored
    2014-08-14 15:51:47 -0400  
    Browse Code »
  • Added gui constructs to facilitate rankRetrieval
    daa8aa9b
    Scott Klum authored
    2014-08-14 15:51:35 -0400  
    Browse Code »
  • Misc interface improvements
    1b811e50
    Scott Klum authored
    2014-08-14 15:46:32 -0400  
    Browse Code »
  • fromAlgorithm works with algorithm
    832c6316
    Scott Klum authored
    2014-08-14 15:45:29 -0400  
    Browse Code »
  • Prevent display of landmarks in target gallery
    9be26394
    Scott Klum authored
    2014-08-14 14:17:04 -0400  
    Browse Code »
  • Stylistic changes
    ae678056
    Scott Klum authored
    2014-08-14 14:16:32 -0400  
    Browse Code »
  • Some images get to Cascade when not 8UC and fail a cvAssert, CvtUChar before detectMultiScale
    eea7e096
    Austin Blanton authored
    2014-08-14 12:15:57 -0400  
    Browse Code »

13 Aug, 2014
5 commits
  • Fixed output special cases
    95d2b2e3
    Scott Klum authored
    2014-08-13 16:58:31 -0400  
    Browse Code »
  • Missed a file for connections bug
    49f455fa
    Scott Klum authored
    2014-08-13 15:07:05 -0400  
    Browse Code »
  • Don't need currentStep since we are using currentProgress now
    0e61c859
    Scott Klum authored
    2014-08-13 15:06:23 -0400  
    Browse Code »
  • Fixed emptygallery progress bug
    34648949
    Scott Klum authored
    2014-08-13 14:55:51 -0400  
    Browse Code »
  • Fixed templateviewergrid scoping bug
    a3530015
    Scott Klum authored
    2014-08-13 09:56:59 -0400  
    Browse Code »

12 Aug, 2014
2 commits
  • Added rank retrieval mediator
    a7b975a9
    Scott Klum authored
    2014-08-12 17:22:37 -0400  
    Browse Code »
  • Added faceviewer
    147f9ea1
    Scott Klum authored
    2014-08-12 11:01:17 -0400  
    Browse Code »

08 Aug, 2014
1 commit
  • made note of #234
    6d1a99a0
    Josh Klontz authored
    2014-08-08 18:11:43 -0400  
    Browse Code »

05 Aug, 2014
1 commit
  • Merge pull request #232 from biometrics/interface_lookup ...
    ee35e812
    Add a function to explicitly look up a br::Object's interface via metaOb...
    Josh Klontz authored
    2014-08-05 11:48:29 -0400  
    Browse Code »

04 Aug, 2014
6 commits
  • Add a function to explicitly look up a br::Object's interface via metaObject
    4ec77062
    Charles Otto authored
    2014-08-04 16:33:43 -0400  
    Browse Code »
  • Remove an innocuous warning from process.cpp
    19531723
    Charles Otto authored
    2014-08-04 15:46:47 -0400  
    Browse Code »
  • When binary serializing/deserializing templates, store/retrieve file.fte in metadata
    7b79eca6
    Charles Otto authored
    2014-08-04 15:46:45 -0400  
    Browse Code »
  • Add missing fte exclusion to pipe::projectUpdate(tlist, tlist)
    f18e88ed
    Charles Otto authored
    2014-08-04 15:46:44 -0400  
    Browse Code »
  • Ignore imdecode problems
    7eee335b
    Austin Blanton authored
    2014-08-04 12:45:32 -0400  
    Browse Code »
  • updated to latest janus
    16b9bf50
    Josh Klontz authored
    2014-08-04 11:55:59 -0400  
    Browse Code »

03 Aug, 2014
1 commit
  • Merge branch 'master' of https://github.com/biometrics/openbr
    c9ad1390
    Josh Klontz authored
    2014-08-03 11:50:11 -0400  
    Browse Code »