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 Aug, 2014
1 commit
  • The return of PittPatt 4
    94f189ad
    Jordan Cheney authored
    2014-08-01 15:19:38 -0400  
    Browse Code »

30 Jul, 2014
4 commits
  • Fix neverending UT file
    37420d7e
    Austin Blanton authored
    2014-07-30 17:03:43 -0400  
    Browse Code »
  • updated utGallery to reflect new universal template format
    f613d429
    Josh Klontz authored
    2014-07-30 11:15:46 -0400  
    Browse Code »
  • new universal template format
    e52c15ae
    Josh Klontz authored
    2014-07-30 09:41:42 -0400  
    Browse Code »
  • updated to latest janus
    397fb860
    Josh Klontz authored
    2014-07-30 09:39:09 -0400  
    Browse Code »

29 Jul, 2014
1 commit
  • added missing compare function
    54e076ea
    Josh Klontz authored
    2014-07-29 10:43:38 -0400  
    Browse Code »

26 Jul, 2014
5 commits
  • Merge pull request #229 from biometrics/AffineRestore ...
    6c399648
    Transform to map stasm points back into original coordinate space
    Brendan K authored
    2014-07-26 21:24:50 -0400  
    Browse Code »
  • Update parameters to const reference in eigen utils
    39a41bb0
    Brendan Klare authored
    2014-07-26 21:23:10 -0400  
    Browse Code »
  • Fixes a stupid effing bug that only occured on linux not osx.
    31f14f92
    Brendan Klare authored
    2014-07-26 21:11:02 -0400  
    Browse Code »
  • Rebasing with master (?)
    f3967c73
    Brendan Klare authored
    2014-07-26 00:00:26 -0400  
    Browse Code »
  • Transform to map stasm points back into original coordinate space
    a00cdb50
    Brendan Klare authored
    2014-07-26 00:00:05 -0400  
    Browse Code »

25 Jul, 2014
6 commits
  • Resize with padding to preserve aspect ratio
    eb77145e
    Brendan Klare authored
    2014-07-25 23:59:45 -0400  
    Browse Code »
  • Transform to map stasm points back into original coordinate space
    911ac5ef
    Brendan Klare authored
    2014-07-25 17:41:11 -0400  
    Browse Code »
  • Implement Independent::finalize
    66182936
    Charles Otto authored
    2014-07-25 15:55:58 -0400  
    Browse Code »
  • Replace ProgressCounter's totalProgress var with a int64 ...
    ba1b606a
    since total progress can be a file size in bytes, this should really be a
    64-bit number.
    
    Soften output condition -- if FrameNumber metadata is not present, still display
    progress
    Charles Otto authored
    2014-07-25 14:20:33 -0400  
    Browse Code »
  • Slight re-organization of some code in core/cluster.cpp ...
    52cf180a
    put "neighbor" class definitions in openbr_internal.h, export a couple
    additional functions in openbr_plugin.h.
    Add a function to get the comparison transformation used by an algorithm
    Charles Otto authored
    2014-07-25 14:20:32 -0400  
    Browse Code »
  • update br -help evalDetection args
    4d4fe90d
    Ben Klein authored
    2014-07-25 10:36:43 -0400  
    Browse Code »

24 Jul, 2014
2 commits
  • Merge pull request #226 from biometrics/strict_fte ...
    b79edef7
    Don't pass FTE templates on to subsequent stages of a pipe/stream.
    caotto authored
    2014-07-24 13:03:38 -0400  
    Browse Code »
  • Refactor FTE template exclusion ...
    0529fded
    introduce a separate function to split FTE templates to a different list
    Better handling of FTE exclusion during training (no reason to every include
    fte templates in calls to train).
    Remove File::failed, instead use direct access to fte.
    Charles Otto authored
    2014-07-24 12:30:41 -0400  
    Browse Code »

23 Jul, 2014
2 commits
  • Update handling of FTE ...
    6e844a9c
    If a transform sets FTE on a template, don't pass that on to subsequent
    transforms. This is done by placing checks after every project call by stream
    and pipe. Switch the FTE marker from metadata to a member variable of template.
    Charles Otto authored
    2014-07-23 16:25:14 -0400  
    Browse Code »
  • Remove check on FTE in Expanded, don't set FTE in FTETransform ...
    fbd840a0
    This in anticipation of strict enforcement of the FTE flag at the composite
    transform level.
    Charles Otto authored
    2014-07-23 12:47:41 -0400  
    Browse Code »

22 Jul, 2014
1 commit
  • Merge pull request #223 from biometrics/enroll_update ...
    819671f5
    Drop filelist return from enroll, don't accumulate metadata during enroll
    Josh Klontz authored
    2014-07-22 09:41:41 -0400  
    Browse Code »

21 Jul, 2014
6 commits
  • Merge pull request #224 from biometrics/TextureMap ...
    385abcbd
    Texture map
    Brendan K authored
    2014-07-21 23:23:43 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    a3093cc6
    Josh Klontz authored
    2014-07-21 12:24:22 -0400  
    Browse Code »
  • added more diagnostics
    75673d82
    Josh Klontz authored
    2014-07-21 12:24:16 -0400  
    Browse Code »
  • Append eyes to src template as points
    946c91f9
    Ben Klein authored
    2014-07-21 11:52:39 -0400  
    Browse Code »
  • added better ut diagnostic
    cbe7e26c
    Josh Klontz authored
    2014-07-21 11:29:11 -0400  
    Browse Code »
  • added br_iterate_utemplates diagnostic
    5a252624
    Josh Klontz authored
    2014-07-21 10:54:39 -0400  
    Browse Code »

18 Jul, 2014
4 commits
  • janus tweak
    cdf907c4
    Josh Klontz authored
    2014-07-18 14:53:15 -0400  
    Browse Code »
  • updated to latest janus
    a30beafb
    Josh Klontz authored
    2014-07-18 14:48:51 -0400  
    Browse Code »
  • Allows a color image to be maintained after landmark extraction
    e6e03bfd
    Brendan Klare authored
    2014-07-18 12:36:25 -0400  
    Browse Code »
  • More efficient hash-based search in getNumberOfImages
    d32ba202
    Jordan Cheney authored
    2014-07-18 10:12:20 -0400  
    Browse Code »

17 Jul, 2014
4 commits
  • Plot now uses 'False Accepts per Image' as x-axis parameter
    19a31ced
    Jordan Cheney authored
    2014-07-17 16:57:11 -0400  
    Browse Code »
  • Explicitly surface the behavior of the end of a stream as a transform ...
    302e5021
    By default, all processed templates are collected, and output at the end
    of the call to projectUpdate, but it is now possible to e.g. simply discard all
    results, if nothing more needs to be done with the processed templates.
    Charles Otto authored
    2014-07-17 15:14:21 -0400  
    Browse Code »
  • Remove FileList return from br::Enroll ...
    24229280
    With this, we will not have to accumulate the file metadata during enroll
    which will help with memory use on large jobs.
    
    Functions actually using the return type (gui/classifier.cpp, and gallerytoolbar.cpp)
    updated to avoid using it directly. In gallerytoolbar.cpp, drop support for
    implicit enrollment to a .gal file.
    Charles Otto authored
    2014-07-17 13:37:48 -0400  
    Browse Code »
  • Fixed bug in evalDetection filtering
    74762655
    root authored
    2014-07-17 12:29:53 -0400  
    Browse Code »

16 Jul, 2014
4 commits
  • Killed
    48d184af
    Brendan Klare authored
    2014-07-16 23:57:36 -0400  
    Browse Code »
  • updated to latest janus
    6fa0811d
    Josh Klontz authored
    2014-07-16 20:02:18 -0400  
    Browse Code »
  • Improved functionality for texture mapping
    260843b5
    Brendan Klare authored
    2014-07-16 16:12:41 -0400  
    Browse Code »
  • Transform to compute the average image across all templates
    71e41b4a
    Brendan Klare authored
    2014-07-16 16:12:14 -0400  
    Browse Code »