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
21 Jan, 2014
2 commits
  • Switched back to read all after discovering bug
    d0937dd7
    Scott Klum authored
    2014-01-21 17:16:29 -0500  
    Browse Code »
  • Starting with blocking scheme
    16e9fb65
    Scott Klum authored
    2014-01-21 15:19:08 -0500  
    Browse Code »

19 Jan, 2014
1 commit
  • Moved deduplicate to AlgorithmCore
    524e6e7a
    Scott Klum authored
    2014-01-19 15:12:34 -0500  
    Browse Code »

18 Jan, 2014
1 commit
  • Deduplication started
    1b79be86
    Scott Klum authored
    2014-01-18 16:58:18 -0500  
    Browse Code »

15 Jan, 2014
1 commit
  • Scores can be weighted prior to fusion with FuseDistance
    4af37848
    Scott Klum authored
    2014-01-15 16:42:10 -0500  
    Browse Code »

14 Jan, 2014
2 commits
  • Fixed progress percentage output
    6e514de3
    Scott Klum authored
    2014-01-14 19:43:25 -0500  
    Browse Code »
  • added placeholder janus functions
    d8ff49d5
    Josh Klontz authored
    2014-01-14 11:15:25 -0500  
    Browse Code »

13 Jan, 2014
1 commit
  • updated to latest janus
    5386d69d
    Josh Klontz authored
    2014-01-13 12:21:20 -0500  
    Browse Code »

12 Jan, 2014
6 commits
  • Merge pull request #150 from biometrics/progressin ...
    408d060e
    Progressin
    caotto authored
    2014-01-12 17:21:12 -0800  
    Browse Code »
  • Unneeded brackets
    cbadb416
    Scott Klum authored
    2014-01-12 20:14:52 -0500  
    Browse Code »
  • Removed eigen initializer from progressin branch
    18984ac6
    Scott Klum authored
    2014-01-12 20:13:32 -0500  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr into progressin
    1c811315
    Scott Klum authored
    2014-01-12 20:11:12 -0500  
    Browse Code »
  • ProgressCounter updates
    21d379d2
    Scott Klum authored
    2014-01-12 20:10:48 -0500  
    Browse Code »
  • Added eigen initializer
    a2959d5a
    Scott Klum authored
    2014-01-12 19:13:20 -0500  
    Browse Code »

10 Jan, 2014
3 commits
  • possible linker fix
    fc69f628
    Josh Klontz authored
    2014-01-10 16:58:31 -0500  
    Browse Code »
  • cleaned up toQImage
    21cc65fc
    Josh Klontz authored
    2014-01-10 15:57:43 -0500  
    Browse Code »
  • bumped to latest janus
    50d90a53
    Josh Klontz authored
    2014-01-10 15:57:32 -0500  
    Browse Code »

08 Jan, 2014
2 commits
  • Merge pull request #148 from biometrics/score_level_fusion ...
    6046e0b9
    Score level fusion support
    sklum authored
    2014-01-08 12:51:39 -0800  
    Browse Code »
  • Removed split parameter
    f95f259e
    Scott Klum authored
    2014-01-08 10:11:21 -0500  
    Browse Code »

07 Jan, 2014
4 commits
  • Fixed grammar in comments
    4391f41f
    Scott Klum authored
    2014-01-07 16:02:32 -0500  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr into score_level_fusion
    ec9cc482
    Scott Klum authored
    2014-01-07 15:55:55 -0500  
    Browse Code »
  • Added ZScore distance
    f00e00ec
    Scott Klum authored
    2014-01-07 14:42:02 -0500  
    Browse Code »
  • Removed unused train parameter
    1978c25b
    Scott Klum authored
    2014-01-07 12:52:02 -0500  
    Browse Code »

03 Jan, 2014
2 commits
  • Renamed OperationDistance to FuseDistance
    cabe132e
    Scott Klum authored
    2014-01-03 09:55:24 -0500  
    Browse Code »
  • OperationDistance::train finished
    0a275cfb
    Scott Klum authored
    2014-01-03 09:50:14 -0500  
    Browse Code »

02 Jan, 2014
1 commit
  • Only install brpy optionally
    9deea8e7
    Austin Blanton authored
    2014-01-02 14:48:50 -0500  
    Browse Code »

31 Dec, 2013
3 commits
  • Prelimnary framework in place
    b174c493
    Scott Klum authored
    2013-12-31 13:53:32 -0500  
    Browse Code »
  • correct template specialization syntax
    0a1b5b2e
    Josh Klontz authored
    2013-12-31 11:44:52 -0500  
    Browse Code »
  • removed travis file (no maintainer and not working)
    f594ab63
    Josh Klontz authored
    2013-12-31 10:05:01 -0500  
    Browse Code »

30 Dec, 2013
5 commits
  • make sure to find local headers first
    e368cc76
    Josh Klontz authored
    2013-12-30 18:40:46 -0500  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    a9dfdca2
    Scott Klum authored
    2013-12-30 17:05:38 -0500  
    Browse Code »
  • Removed Train flag logic from crossValidate to facilitate training distances properly
    5cd55024
    Scott Klum authored
    2013-12-30 17:05:30 -0500  
    Browse Code »
  • Add convenience function for comparing with multiple targets in C API
    d96da824
    Austin Blanton authored
    2013-12-30 16:42:00 -0500  
    Browse Code »
  • Check for both .so and .dylib in provided lib location
    4486aaf1
    Austin Blanton authored
    2013-12-30 16:39:31 -0500  
    Browse Code »

29 Dec, 2013
4 commits
  • Add a little python module to wrap br with ctypes, install to site-pacakges in cmakelists
    62f9e899
    Austin Blanton authored
    2013-12-29 20:57:36 -0500  
    Browse Code »
  • Revert "status badges for ci" ...
    af8b416f
    This reverts commit eabc7198171395c0d3c8744473d6033b0ac88748.
    Mark Burge authored
    2013-12-29 18:59:44 -0500  
    Browse Code »
  • Revert "ci build using ubuntu packages" ...
    6e0816f9
    This reverts commit b86e0e1148e29be34ca90b9fdfb43a8a446a7d75.
    Mark Burge authored
    2013-12-29 18:59:41 -0500  
    Browse Code »
  • Revert all ci commits: not productive at this time ...
    c83526dc
    Revert "ci using based on Ubuntu 12.04 LTS Server Edition 64 bit."
    
    This reverts commit 7b5514f004d4d60cf37451885258e3dc42779e5b.
    Mark Burge authored
    2013-12-29 18:58:53 -0500  
    Browse Code »

24 Dec, 2013
1 commit
  • Add C API calls for compare with void pointers (and more\!)
    32bfcd72
    Austin Blanton authored
    2013-12-24 20:59:04 -0500  
    Browse Code »

22 Dec, 2013
1 commit
  • fixed janus submodule
    5e74d174
    Josh Klontz authored
    2013-12-22 10:58:26 -0500  
    Browse Code »