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
02 Apr, 2013
4 commits
  • Fix KeyPointMatcher ...
    4e956a47
    Since it's actually a distance, being named KeyPointMatcherTransform prevented
    name lookup from working correctly
    Charles Otto authored
    2013-04-02 20:55:48 -0400  
    Browse Code »
  • made LUT 1D
    7ae74c55
    Josh Klontz authored
    2013-04-02 16:47:57 -0400  
    Browse Code »
  • implemented Hellinger normalization
    3048ffa0
    Josh Klontz authored
    2013-04-02 15:12:07 -0400  
    Browse Code »
  • descriptor tweaks
    14c7b0fa
    Josh Klontz authored
    2013-04-02 15:11:40 -0400  
    Browse Code »

01 Apr, 2013
7 commits
  • added mongoose wrapper
    22e5050c
    Josh Klontz authored
    2013-04-01 23:48:21 -0400  
    Browse Code »
  • br -daemon tweaks
    4b0ae82f
    Josh Klontz authored
    2013-04-01 21:49:35 -0400  
    Browse Code »
  • code tweaks
    d538fbf1
    Josh Klontz authored
    2013-04-01 19:26:27 -0400  
    Browse Code »
  • implemented coarse to fine matching
    41df5d5d
    Josh Klontz authored
    2013-04-01 19:21:30 -0400  
    Browse Code »
  • serialization fixes
    ca4f10d5
    Josh Klontz authored
    2013-04-01 18:30:39 -0400  
    Browse Code »
  • bug fix
    bbfa70e5
    Josh Klontz authored
    2013-04-01 17:06:25 -0400  
    Browse Code »
  • descriptor tweaks
    a57cd29c
    Josh Klontz authored
    2013-04-01 17:03:20 -0400  
    Browse Code »

31 Mar, 2013
10 commits
  • Removed debug statement
    ae3b64a1
    Scott Klum authored
    2013-03-31 23:52:09 -0400  
    Browse Code »
  • Cross validation bug fix
    05f1045c
    Scott Klum authored
    2013-03-31 23:51:40 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    5b392f42
    Josh Klontz authored
    2013-03-31 23:18:19 -0400  
    Browse Code »
  • added http-parser
    e52c11d1
    Josh Klontz authored
    2013-03-31 23:18:11 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    6a6d404e
    Scott Klum authored
    2013-03-31 22:25:57 -0400  
    Browse Code »
  • CrossValidation fix
    232172ad
    Scott Klum authored
    2013-03-31 22:25:52 -0400  
    Browse Code »
  • implemented br -daemon
    b7c43193
    Josh Klontz authored
    2013-03-31 21:23:13 -0400  
    Browse Code »
  • refactored server code
    bf54835e
    Josh Klontz authored
    2013-03-31 16:11:36 -0400  
    Browse Code »
  • fixed #38
    853922ad
    Josh Klontz authored
    2013-03-31 13:14:16 -0400  
    Browse Code »
  • web server barely running now
    ae827009
    Josh Klontz authored
    2013-03-31 00:20:10 -0400  
    Browse Code »

30 Mar, 2013
7 commits
  • added web hello world
    afadc703
    Josh Klontz authored
    2013-03-30 22:45:45 -0400  
    Browse Code »
  • fixed gcc compiler warnings
    1b385524
    Josh Klontz authored
    2013-03-30 13:33:56 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    12d4b019
    Josh Klontz authored
    2013-03-30 13:21:54 -0400  
    Browse Code »
  • fixed embedded build
    e899d726
    Josh Klontz authored
    2013-03-30 13:21:48 -0400  
    Browse Code »
  • fixed msvc compiler warning
    d5054d49
    Josh Klontz authored
    2013-03-30 12:46:48 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    3d4c5b16
    Josh Klontz authored
    2013-03-30 12:25:00 -0400  
    Browse Code »
  • tweak to evalOutput
    bbf17e0d
    Josh Klontz authored
    2013-03-30 12:24:54 -0400  
    Browse Code »

29 Mar, 2013
7 commits
  • Merge pull request #37 from biometrics/crossValidationAndComparisonSplits ...
    ad5a289a
    Cross validation and comparison splits
    sklum authored
    2013-03-29 11:30:59 -0700  
    Browse Code »
  • Fixed pass by reference omission
    c90f2c57
    Scott Klum authored
    2013-03-29 14:29:13 -0400  
    Browse Code »
  • Updated todo
    120de538
    Scott Klum authored
    2013-03-29 14:00:32 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    1e653ca8
    Scott Klum authored
    2013-03-29 13:51:09 -0400  
    Browse Code »
  • Partitioning of score matrices
    8b66426f
    Scott Klum authored
    2013-03-29 13:51:03 -0400  
    Browse Code »
  • algorithm fixes
    99c754ad
    Josh Klontz authored
    2013-03-29 13:11:22 -0400  
    Browse Code »
  • threading tweaks based on improved understanding
    4cf53dae
    Josh Klontz authored
    2013-03-29 00:07:06 -0400  
    Browse Code »

28 Mar, 2013
2 commits
  • fixed threading
    141d804a
    Josh Klontz authored
    2013-03-28 22:04:04 -0400  
    Browse Code »
  • wrote recursive transform
    514914fd
    Josh Klontz authored
    2013-03-28 17:47:25 -0400  
    Browse Code »

27 Mar, 2013
2 commits
  • GUI header file installation fix
    5d43958b
    Scott Klum authored
    2013-03-27 13:50:16 -0400  
    Browse Code »
  • made CMC linear in minimalist mode
    36d81ce9
    Josh Klontz authored
    2013-03-27 10:23:12 -0400  
    Browse Code »

26 Mar, 2013
1 commit
  • Cross validation now works with extended galleries. See note in CrossValidateTransform for usage
    c1dc7841
    Scott Klum authored
    2013-03-26 21:37:03 -0400  
    Browse Code »