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
25 Jul, 2013
1 commit
  • Added ManualTransform for specifying eye locations
    4936fcc1
    Scott Klum authored
    2013-07-25 17:01:47 -0400  
    Browse Code »

24 Jul, 2013
1 commit
  • Moved some transforms to more recognizable plugins
    e6376e0e
    Scott Klum authored
    2013-07-24 14:40:22 -0400  
    Browse Code »

23 Jul, 2013
2 commits
  • added shell code for evalDetection. corrected old documentation
    d159dc08
    Josh Klontz authored
    2013-07-23 12:53:50 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    ce690bf3
    Scott Klum authored
    2013-07-23 11:40:06 -0400  
    Browse Code »

22 Jul, 2013
4 commits
  • Updated compareBlock to deal with empty templates
    b05ac369
    Scott Klum authored
    2013-07-22 16:49:42 -0600  
    Browse Code »
  • tell cmake find_package command to look in thirdparty plugins folder
    2a87e021
    Josh Klontz authored
    2013-07-22 11:56:17 -0400  
    Browse Code »
  • introduced a mechanism for compiling in plugins that live outside the plugins folder
    a5668629
    Josh Klontz authored
    2013-07-22 11:03:32 -0400  
    Browse Code »
  • renamed a few internal cmake variables
    c04f31c4
    Josh Klontz authored
    2013-07-22 10:44:13 -0400  
    Browse Code »

18 Jul, 2013
1 commit
  • minor code cleanup
    69d0258d
    Josh Klontz authored
    2013-07-18 11:01:49 -0400  
    Browse Code »

17 Jul, 2013
7 commits
  • FTO flag check is prohibitively time consuming
    721e294a
    sklum authored
    2013-07-17 17:50:22 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    97156d76
    Scott Klum authored
    2013-07-17 12:15:36 -0400  
    Browse Code »
  • Fixed FTO processing in a few cases
    f30dde91
    Scott Klum authored
    2013-07-17 12:15:23 -0400  
    Browse Code »
  • Merge pull request #70 from biometrics/events ...
    c854997f
    Something like this
    jklontz authored
    2013-07-17 09:10:36 -0700  
    Browse Code »
  • A little cleanup ...
    331bf830
    Move implmeentation of getEvents to the .cpp file, make getChildren const and
    public.
    Charles Otto authored
    2013-07-17 12:03:22 -0400  
    Browse Code »
  • Traverse the transform tree using properties ...
    298a68aa
    Look for properties with type Transform * or QList<Transform *> and for
    getEvent, follow the tree using those, rather than having separate methods for
    different transforms with children.
    Charles Otto authored
    2013-07-17 11:51:05 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr into events
    17a93ada
    Charles Otto authored
    2013-07-17 11:04:11 -0400  
    Browse Code »

16 Jul, 2013
13 commits
  • Removed debug statements
    82113eb9
    Scott Klum authored
    2013-07-16 19:19:18 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    285b6860
    Scott Klum authored
    2013-07-16 19:17:58 -0400  
    Browse Code »
  • Simplified barycentric logic
    65a1c5ee
    Scott Klum authored
    2013-07-16 19:17:34 -0400  
    Browse Code »
  • Preliminary support for accessing named events through a Transform method
    c03f1c90
    Charles Otto authored
    2013-07-16 17:07:15 -0400  
    Browse Code »
  • Merge pull request #69 from biometrics/PittPatt ...
    4c0fea7e
    allow single template comparisons in PP5
    jklontz authored
    2013-07-16 13:24:01 -0700  
    Browse Code »
  • allow single template comparisons in PP5
    4d42bac2
    Jordan authored
    2013-07-16 16:12:53 -0400  
    Browse Code »
  • Merge pull request #68 from biometrics/onlineDistance ...
    2a3fcf3d
    Online distance metric added
    jklontz authored
    2013-07-16 11:23:05 -0700  
    Browse Code »
  • Bug fix (forget to assign value to table)
    e48e4411
    Brendan Klare authored
    2013-07-16 14:20:05 -0400  
    Browse Code »
  • Added online distance function
    fc713d2f
    Brendan Klare authored
    2013-07-16 14:13:48 -0400  
    Browse Code »
  • Added online distance metric
    3aa2be93
    Brendan Klare authored
    2013-07-16 13:49:13 -0400  
    Browse Code »
  • Merge pull request #66 from biometrics/newOpenTransform ...
    bd7a2f64
    Updated openTransform to not overwrite Templates with matrix data
    jklontz authored
    2013-07-16 10:03:37 -0700  
    Browse Code »
  • Updated with Josh's suggestions
    45f83c56
    Jordan authored
    2013-07-16 11:10:01 -0400  
    Browse Code »
  • Updated openTransform to not overwrite Templates with matrix data
    bc729a67
    Jordan authored
    2013-07-16 09:58:00 -0400  
    Browse Code »

15 Jul, 2013
3 commits
  • Fixed some bad things
    33ca8bf2
    Scott Klum authored
    2013-07-15 19:22:35 -0400  
    Browse Code »
  • Updates to landmarks
    c5e279ae
    Scott Klum authored
    2013-07-15 14:44:03 -0400  
    Browse Code »
  • Added interpolation methods for affine and resize
    d3fbb06f
    Scott Klum authored
    2013-07-15 11:42:28 -0400  
    Browse Code »

11 Jul, 2013
4 commits
  • Refactoring of procrustes
    86c4be32
    Scott Klum authored
    2013-07-11 22:22:31 -0400  
    Browse Code »
  • Tweaked meantransform a bit
    be4187e4
    Scott Klum authored
    2013-07-11 21:09:02 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    0eb06161
    Scott Klum authored
    2013-07-11 21:02:01 -0400  
    Browse Code »
  • More updates for procrustes and delaunay
    d240b48a
    Scott Klum authored
    2013-07-11 21:01:56 -0400  
    Browse Code »

09 Jul, 2013
4 commits
  • Remove debug code
    6ef43b4f
    Charles Otto authored
    2013-07-09 20:45:19 -0400  
    Browse Code »
  • If multiple templates are passed to stream, display them in sequence ...
    900bdb55
    If stream receives a templatelist with multiple templates, display them in
    sequence (currently kind of a hack). If this behavior is undesirable, it can
    be avoided by using distribute.
    Charles Otto authored
    2013-07-09 20:38:34 -0400  
    Browse Code »
  • Fix FPSSynch, rename FPSLimit ...
    8d78f0db
    Fix a bug in FPSSynch, also rename it FPSLimit because it only reduces the max
    frame rate of an algorithm, it doesn't do frame dropping or anything.
    Charles Otto authored
    2013-07-09 20:38:33 -0400  
    Browse Code »
  • Delauney/procrustes with pseudo-barycentric texture mapping
    9e3e99a4
    Scott Klum authored
    2013-07-09 12:47:44 -0400  
    Browse Code »