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
26 Aug, 2014
1 commit
  • Installation working, need to clean up library paths
    e8c73a7d
    Scott Klum authored
    2014-08-26 17:03:09 -0400  
    Browse Code »

22 Aug, 2014
1 commit
  • Fixed dependencies
    dfc8ab95
    Scott Klum authored
    2014-08-22 10:50:20 -0400  
    Browse Code »

20 Aug, 2014
2 commits
  • Missed a file
    91c35ebf
    Scott Klum authored
    2014-08-20 16:07:53 -0400  
    Browse Code »
  • Starting to get a handle on the stasm circular dependencies
    5bada628
    Scott Klum authored
    2014-08-20 15:32:37 -0400  
    Browse Code »

19 Aug, 2014
4 commits
  • Removed some debug output
    0c392f7c
    Scott Klum authored
    2014-08-19 15:12:41 -0400  
    Browse Code »
  • Polish
    b17818f0
    Scott Klum authored
    2014-08-19 13:28:07 -0400  
    Browse Code »
  • Fixed install path
    c6ee3fef
    Scott Klum authored
    2014-08-19 09:13:20 -0700  
    Browse Code »
  • Fixed build, install
    9926eba5
    Scott Klum authored
    2014-08-19 10:40:50 -0400  
    Browse Code »

18 Aug, 2014
3 commits
  • Removed old comments
    68575fdd
    Scott Klum authored
    2014-08-18 11:13:03 -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 »

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
2 commits
  • Merge branch 'master' of https://github.com/biometrics/openbr
    c9ad1390
    Josh Klontz authored
    2014-08-03 11:50:11 -0400  
    Browse Code »
  • udpdated to latest janus
    dd58874a
    Josh Klontz authored
    2014-08-03 11:50:04 -0400  
    Browse Code »

01 Aug, 2014
3 commits
  • More robust process handling ...
    a3434aad
    Use timeouts for all indefinite waits in process.cpp. On timeout, check
    the state of the relevant QLocalSocket to see if it looks like the other
    party is still up. On windows checking .isValid() appears to work, on
    linux, checking that state != unconnected appears to work.
    Charles Otto authored
    2014-08-01 14:41:09 -0400  
    Browse Code »
  • Don't use the main thread's event loop to start processes ...
    fac4f9d4
    Due to Qt's limitations, it is necessary to have a consistent thread start
    and stop a given process, but that thread does not have to be the main thread
    rather, any thread in an event loop is fine.
    Charles Otto authored
    2014-08-01 12:07:18 -0400  
    Browse Code »
  • updated to latest janus
    15f38d8f
    Josh Klontz authored
    2014-08-01 10:59:06 -0400  
    Browse Code »