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 Mar, 2014
4 commits
  • Fix br -objects
    f794e6e0
    Charles Otto authored
    2014-03-01 11:15:15 -0500  
    Browse Code »
  • Add a transform for manually marking rectangles
    4c595c32
    Charles Otto authored
    2014-03-01 10:05:03 -0500  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    40b8933d
    sklum authored
    2014-03-01 09:53:04 -0800  
    Browse Code »
  • Remove all partition training data when training distances
    8917c959
    sklum authored
    2014-03-01 09:50:59 -0800  
    Browse Code »

28 Feb, 2014
7 commits
  • Append system paths to list of paths to check
    0e316414
    Austin Blanton authored
    2014-02-28 13:15:25 -0500  
    Browse Code »
  • made .rr simple mode more consistent
    1a79e098
    Josh Klontz authored
    2014-02-28 12:56:24 -0500  
    Browse Code »
  • janus compile fix
    a85b4ebf
    Josh Klontz authored
    2014-02-28 12:33:31 -0500  
    Browse Code »
  • cheap fix to br_get_filename
    a673c49d
    Josh Klontz authored
    2014-02-28 12:26:29 -0500  
    Browse Code »
  • changed br behavior to default to not initializing with gui funtionality unless … ...
    0064b8b3
    …-gui is specified as the first argument
    Josh Klontz authored
    2014-02-28 12:16:59 -0500  
    Browse Code »
  • fixed spacing
    13b2233c
    Josh Klontz authored
    2014-02-28 12:05:10 -0500  
    Browse Code »
  • updated to latest janus
    c796fa4f
    Josh Klontz authored
    2014-02-28 12:04:48 -0500  
    Browse Code »

27 Feb, 2014
6 commits
  • Cleaned up Sum and Attribute distance, and added proper label comments
    b96e72db
    Scott Klum authored
    2014-02-27 17:14:47 -0500  
    Browse Code »
  • Merge branch 'fbi_ebts'
    f1f3728b
    Scott Klum authored
    2014-02-27 17:05:38 -0500  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    8a204192
    Scott Klum authored
    2014-02-27 17:05:23 -0500  
    Browse Code »
  • Added comments regarding FBI documents and known bugs
    b9d6ddae
    Scott Klum authored
    2014-02-27 17:03:29 -0500  
    Browse Code »
  • Preliminary support for FBI EBTS format
    5f659009
    Scott Klum authored
    2014-02-27 16:57:39 -0500  
    Browse Code »
  • Scaffolding in place for EBTS format
    2fc1d15e
    Scott Klum authored
    2014-02-27 16:57:11 -0500  
    Browse Code »

26 Feb, 2014
6 commits
  • Add vbb if set in metadata, add warning if cvmatio not installed when reading seqs
    41ad4467
    Austin Blanton authored
    2014-02-26 21:52:26 -0500  
    Browse Code »
  • Add vbb attribute in Caltech sigsets
    e9e9c555
    Austin Blanton authored
    2014-02-26 21:50:30 -0500  
    Browse Code »
  • No need to SaveMat
    06d3f196
    Austin Blanton authored
    2014-02-26 17:58:10 -0500  
    Browse Code »
  • Add global path when looking for vbb
    d8290845
    Austin Blanton authored
    2014-02-26 17:49:31 -0500  
    Browse Code »
  • Add train/test split for Caltech pedestrian dataset
    3e6cf825
    Austin Blanton authored
    2014-02-26 17:48:44 -0500  
    Browse Code »
  • Make writeKTHSigset.sh executable
    aa8a724f
    Austin Blanton authored
    2014-02-26 17:26:14 -0500  
    Browse Code »

24 Feb, 2014
2 commits
  • Merge branch 'master' of https://github.com/biometrics/openbr
    1ed68d6d
    Scott Klum authored
    2014-02-24 10:21:32 -0500  
    Browse Code »
  • Added Sum and Attribute Distances
    5e6b30e9
    Scott Klum authored
    2014-02-24 10:21:25 -0500  
    Browse Code »

21 Feb, 2014
3 commits
  • Add documentation to WatershedSegmentation
    9d711fd6
    Austin Blanton authored
    2014-02-21 12:44:17 -0500  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    ef45e042
    Austin Blanton authored
    2014-02-21 12:41:06 -0500  
    Browse Code »
  • don't use scoping for top level algorithms
    0138269e
    Josh Klontz authored
    2014-02-21 09:50:48 -0500  
    Browse Code »

19 Feb, 2014
2 commits
  • janus wrapper supports pittpatt and variable length templates
    16569836
    Josh Klontz authored
    2014-02-19 15:29:44 -0500  
    Browse Code »
  • janus fixes
    d3fcafb5
    Josh Klontz authored
    2014-02-19 14:35:25 -0500  
    Browse Code »

18 Feb, 2014
1 commit
  • Merge branch 'master' of https://github.com/biometrics/openbr
    8fc59c23
    Austin Blanton authored
    2014-02-18 15:28:09 -0500  
    Browse Code »

17 Feb, 2014
3 commits
  • implemented janus_finalize_gallery
    102d2f0c
    Josh Klontz authored
    2014-02-17 15:00:06 -0500  
    Browse Code »
  • updated to latest janus
    71d67f81
    Josh Klontz authored
    2014-02-17 11:26:02 -0500  
    Browse Code »
  • doc fix
    9b463dce
    Josh Klontz authored
    2014-02-17 11:25:57 -0500  
    Browse Code »

14 Feb, 2014
6 commits
  • We can't call .c_str that way as the returned memory reference is local.
    7da9ed85
    mburge authored
    2014-02-14 18:43:08 -0500  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    6bd08639
    Austin Blanton authored
    2014-02-14 17:42:06 -0500  
    Browse Code »
  • Merge pull request #160 from biometrics/no_alloc ...
    c6b3d087
    Alternative for #159, avoid some dynamic memory allocations
    Austin Blanton authored
    2014-02-14 17:40:02 -0500  
    Browse Code »
  • Avoid some dynamic allocations in SeqReader
    5f3f7490
    Charles Otto authored
    2014-02-14 17:23:48 -0500  
    Browse Code »
  • Fix drawing contours
    7073c104
    Austin Blanton authored
    2014-02-14 10:10:10 -0500  
    Browse Code »
  • Convert to BGR if input image is 1 channel
    1dd60d3a
    Austin Blanton authored
    2014-02-14 09:48:50 -0500  
    Browse Code »