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 Jul, 2013
2 commits
  • ignore video data files
    cc68531f
    Josh Klontz authored
    2013-07-26 12:30:57 -0400  
    Browse Code »
  • first draft of evalDetection complete
    07e6c737
    Josh Klontz authored
    2013-07-26 12:30:23 -0400  
    Browse Code »

25 Jul, 2013
18 commits
  • Fixed points pop bug
    cc1536f1
    Scott Klum authored
    2013-07-25 21:47:14 -0400  
    Browse Code »
  • Added stasm check
    92c99b0d
    Scott Klum authored
    2013-07-25 21:39:24 -0400  
    Browse Code »
  • Switched proxy name
    fcd16d6a
    Scott Klum authored
    2013-07-25 21:35:29 -0400  
    Browse Code »
  • Fixed make test issue
    45c2f593
    Scott Klum authored
    2013-07-25 21:33:16 -0400  
    Browse Code »
  • Fixed example stream algorithms
    48aec2e8
    Scott Klum authored
    2013-07-25 21:15:09 -0400  
    Browse Code »
  • Generalized ManualTransform
    8b5142ec
    Scott Klum authored
    2013-07-25 21:05:08 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    ec4af779
    Scott Klum authored
    2013-07-25 17:02:03 -0400  
    Browse Code »
  • Added ManualTransform for specifying eye locations
    4936fcc1
    Scott Klum authored
    2013-07-25 17:01:47 -0400  
    Browse Code »
  • Merge pull request #77 from imaus10/master ...
    ff04e9ed
    Add vim temp files to the gitignore
    jklontz authored
    2013-07-25 13:35:38 -0700  
    Browse Code »
  • Add vim temp files to the gitignore
    2e2ed0af
    Austin Van Blanton authored
    2013-07-25 16:31:31 -0400  
    Browse Code »
  • Merge pull request #76 from imaus10/master ...
    4509e4ee
    Add KTH to the downloadDatasets script
    jklontz authored
    2013-07-25 13:27:07 -0700  
    Browse Code »
  • Merge pull request #75 from biometrics/file_get ...
    94f23550
    introduced static File::get that can operate on both FileList and TemplateList
    jklontz authored
    2013-07-25 13:11:01 -0700  
    Browse Code »
  • improved cast readability
    7b413bd3
    Josh Klontz authored
    2013-07-25 16:09:40 -0400  
    Browse Code »
  • Add KTH to the downloadDatasets script
    923f497c
    Austin Van Blanton authored
    2013-07-25 16:06:00 -0400  
    Browse Code »
  • introduced static File::get that can operate on both FileList and TemplateList
    10f0beb6
    Josh Klontz authored
    2013-07-25 15:47:02 -0400  
    Browse Code »
  • more work on EvalDetection
    11ea4c85
    Josh Klontz authored
    2013-07-25 14:33:33 -0400  
    Browse Code »
  • reorganized evaluation framework into eval.h/cpp
    3f602d4d
    Josh Klontz authored
    2013-07-25 11:22:34 -0400  
    Browse Code »
  • wrote more of evalDetection
    bd3d5b0d
    Josh Klontz authored
    2013-07-25 11:01:55 -0400  
    Browse Code »

24 Jul, 2013
4 commits
  • implemented FDDB file format
    9756e99f
    Josh Klontz authored
    2013-07-24 14:49:56 -0400  
    Browse Code »
  • Moved some transforms to more recognizable plugins
    e6376e0e
    Scott Klum authored
    2013-07-24 14:40:22 -0400  
    Browse Code »
  • Merge pull request #73 from biometrics/plugin_generalization ...
    ebf40c5c
    allow plugin to be manually specified
    jklontz authored
    2013-07-24 11:12:00 -0700  
    Browse Code »
  • allow plugin to be manually specified
    b5a395ee
    Josh Klontz authored
    2013-07-24 13:48:31 -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
2 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 »