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
19 Feb, 2015
12 commits
  • No compiler warnings
    eb124bd3
    Scott Klum authored
    2015-02-19 17:09:58 -0500  
    Browse Code »
  • Better names
    55bf7725
    Scott Klum authored
    2015-02-19 17:09:43 -0500  
    Browse Code »
  • Unneeded header
    86189b5f
    Scott Klum authored
    2015-02-19 16:36:42 -0500  
    Browse Code »
  • Using properties
    4aa1061b
    Scott Klum authored
    2015-02-19 16:36:11 -0500  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    059b6c96
    Scott Klum authored
    2015-02-19 16:20:12 -0500  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    ec66957c
    Jordan Cheney authored
    2015-02-19 16:19:53 -0500  
    Browse Code »
  • Added threshold
    069d64ed
    Scott Klum authored
    2015-02-19 16:19:47 -0500  
    Browse Code »
  • Fixing mistakes
    4e1574bb
    Jordan Cheney authored
    2015-02-19 16:19:45 -0500  
    Browse Code »
  • Added heatmap
    ade55607
    Scott Klum authored
    2015-02-19 16:19:32 -0500  
    Browse Code »
  • BAD JORDAN - moc, not cpp
    7b815975
    Austin Blanton authored
    2015-02-19 15:06:25 -0500  
    Browse Code »
  • Merge pull request #334 from biometrics/bytearray_serialization ...
    b54d2f75
    Explicit bytearray serialization
    caotto authored
    2015-02-19 13:49:28 -0500  
    Browse Code »
  • Don't qFatal on reads that are longer than the remaining data ...
    f81cb10d
    This is normal operation, the QDataStream will sometimes request
    blocks larger than the amount remaining, in that case it's fine just
    to return the max amount available instead of erroring.
    Charles Otto authored
    2015-02-19 12:21:28 -0500  
    Browse Code »

18 Feb, 2015
10 commits
  • Merge pull request #333 from biometrics/negXYut ...
    cffc1b76
    Change ut.X and ut.Y to int32_t for BBs outside the image
    Austin Blanton authored
    2015-02-18 17:07:27 -0500  
    Browse Code »
  • Change ut.X and ut.Y to int32_t for BBs outside the image
    03c6e2c0
    Austin Blanton authored
    2015-02-18 16:50:12 -0500  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    fb8f6d65
    Jordan Cheney authored
    2015-02-18 16:42:37 -0500  
    Browse Code »
  • Fixed bad paths
    e2771fdd
    Jordan Cheney authored
    2015-02-18 16:42:28 -0500  
    Browse Code »
  • Full path for openbr_internal in PP4&5
    c65e1074
    Austin Blanton authored
    2015-02-18 16:37:09 -0500  
    Browse Code »
  • Fixed l1 name mistake
    e7ec3673
    Jordan Cheney authored
    2015-02-18 16:28:28 -0500  
    Browse Code »
  • merge fixes
    cbbf2079
    Jordan Cheney authored
    2015-02-18 12:18:41 -0500  
    Browse Code »
  • Few changes to facilitate merge
    b012abb1
    Jordan Cheney authored
    2015-02-18 12:12:14 -0500  
    Browse Code »
  • Merge branch 'reorg'
    e4d4166c
    Jordan Cheney authored
    2015-02-18 11:38:35 -0500  
    Browse Code »
  • Merge branch 'master' into reorg
    f213e68c
    Jordan Cheney authored
    2015-02-18 11:38:07 -0500  
    Browse Code »

17 Feb, 2015
3 commits
  • Added copyright statement
    f1d8a9e3
    Jordan Cheney authored
    2015-02-17 16:52:23 -0500  
    Browse Code »
  • Added all files with eigen dependencies
    480d236c
    Jordan Cheney authored
    2015-02-17 16:51:55 -0500  
    Browse Code »
  • Finished reorg. Comments and fixes to follow
    81f98a0a
    Jordan Cheney authored
    2015-02-17 15:46:17 -0500  
    Browse Code »

16 Feb, 2015
6 commits
  • Merge pull request #331 from biometrics/mask_updates ...
    3331fb37
    Mask updates
    Scott Klum authored
    2015-02-16 14:55:17 -0500  
    Browse Code »
  • Sample bug fixes/tweaks
    f7dddb1f
    Scott Klum authored
    2015-02-16 11:40:02 -0500  
    Browse Code »
  • Don't need opencvutils
    855da69b
    Scott Klum authored
    2015-02-16 11:36:11 -0500  
    Browse Code »
  • Added mask related transforms
    d5d8f4ed
    Scott Klum authored
    2015-02-16 11:29:27 -0500  
    Browse Code »
  • Scale operates on points and rects as well
    71885f41
    Scott Klum authored
    2015-02-16 11:25:23 -0500  
    Browse Code »
  • Added Canny transform
    7f2ebb97
    Scott Klum authored
    2015-02-16 10:58:07 -0500  
    Browse Code »

15 Feb, 2015
1 commit
  • Don't use default QByteArray serialization, it seems to be unreliable
    6e505719
    Charles Otto authored
    2015-02-15 16:16:23 -0800  
    Browse Code »

13 Feb, 2015
3 commits
  • Default Transform::fromAlgorithm preprocess to false, following changes to strea… ...
    c4ff790d
    …m, this is now a bad default
    Charles Otto authored
    2015-02-13 15:09:44 -0800  
    Browse Code »
  • Made procrustes a metadata transform
    9355e316
    Jordan Cheney authored
    2015-02-13 16:54:23 -0500  
    Browse Code »
  • Incremental progress for plugins reorg
    b34029cc
    Jordan Cheney authored
    2015-02-13 16:51:49 -0500  
    Browse Code »

12 Feb, 2015
2 commits
  • Removed cmake message from LibLinear
    8fde04e6
    Scott Klum authored
    2015-02-12 12:03:26 -0500  
    Browse Code »
  • Fixed spelling error, closes 317
    ade222ac
    Scott Klum authored
    2015-02-12 10:51:56 -0500  
    Browse Code »

10 Feb, 2015
1 commit
  • Merge pull request #328 from biometrics/opencv_model_storage ...
    f645840e
    Opencv model storage
    Scott Klum authored
    2015-02-10 10:33:47 -0500  
    Browse Code »

09 Feb, 2015
2 commits
  • Merge remote-tracking branch 'origin/master' into opencv_model_storage ...
    9e32d3b1
    Conflicts:
    	openbr/plugins/tree.cpp
    Scott Klum authored
    2015-02-09 13:35:36 -0500  
    Browse Code »
  • Merge pull request #327 from biometrics/liblinear ...
    f61b9ea5
    Liblinear
    Scott Klum authored
    2015-02-09 13:33:47 -0500  
    Browse Code »