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
11 Apr, 2016
1 commit
  • cleaner l2
    b17fcc31
    DepthDeluxe authored
    2016-04-11 22:39:57 -0400  
    Browse Code »

10 Apr, 2016
6 commits
  • fixed Affine transform bug
    d254fe2a
    DepthDeluxe authored
    2016-04-10 19:20:19 -0400  
    Browse Code »
  • cleaned comments out of code base
    555b8f38
    DepthDeluxe authored
    2016-04-10 15:38:02 -0400  
    Browse Code »
  • reverted other changes that weren't meant for product
    8ab6c433
    DepthDeluxe authored
    2016-04-10 15:26:10 -0400  
    Browse Code »
  • reverted accidental inclusion of debugging code
    37276ffa
    DepthDeluxe authored
    2016-04-10 15:16:50 -0400  
    Browse Code »
  • removed threshold plugin
    d9283713
    DepthDeluxe authored
    2016-04-10 15:02:24 -0400  
    Browse Code »
  • committing forgotten module.cmake file
    53cab7ba
    DepthDeluxe authored
    2016-04-10 15:01:41 -0400  
    Browse Code »

08 Apr, 2016
1 commit
  • addressed build system issues in PR
    baa0b76e
    DepthDeluxe authored
    2016-04-08 07:12:56 -0400  
    Browse Code »

01 Apr, 2016
1 commit
  • added copyright notices
    e6e3eb93
    DepthDeluxe authored
    2016-04-01 11:26:25 -0400  
    Browse Code »

31 Mar, 2016
3 commits
  • added basic documentation in the cuda plugins folder
    c868cd3e
    DepthDeluxe authored
    2016-03-31 17:46:33 -0400  
    Browse Code »
  • added build option for CUDA
    be489c22
    DepthDeluxe authored
    2016-03-31 16:56:22 -0400  
    Browse Code »
  • removed MatManager from master because it isn't ready
    eac782df
    DepthDeluxe authored
    2016-03-31 11:12:47 -0400  
    Browse Code »

30 Mar, 2016
2 commits
  • Merge branch 'master' of github.com:biometrics/openbr
    24536713
    DepthDeluxe authored
    2016-03-30 15:23:03 -0400  
    Browse Code »
  • code refactoring for pull request
    1dabf42d
    DepthDeluxe authored
    2016-03-30 15:16:56 -0400  
    Browse Code »

29 Mar, 2016
2 commits
  • wider crop and drop normalized error plot from plotLandmarking
    0f9a2740
    bhklein authored
    2016-03-29 17:17:28 -0400  
    Browse Code »
  • re-wrote IfMetadataTransform
    160baa2e
    Josh Klontz authored
    2016-03-29 14:28:11 -0400  
    Browse Code »

28 Mar, 2016
3 commits
  • crop and resize landmark examples
    681cd399
    bhklein authored
    2016-03-28 23:57:29 -0400  
    Browse Code »
  • display image filename in plotLandmarking
    89f83838
    bhklein authored
    2016-03-28 22:39:40 -0400  
    Browse Code »
  • Renamed video format file
    7480497c
    Scott Klum authored
    2016-03-28 10:35:26 -0400  
    Browse Code »

26 Mar, 2016
1 commit
  • plotLandmarking fixes
    737c0f38
    bhklein authored
    2016-03-26 01:14:17 -0400  
    Browse Code »

25 Mar, 2016
3 commits
  • DLandmarker cleanup
    b34f9cc4
    Josh Klontz authored
    2016-03-25 12:02:30 -0400  
    Browse Code »
  • JustTransform _Points special case
    0fdd0580
    Josh Klontz authored
    2016-03-25 10:10:17 -0400  
    Browse Code »
  • RevertAffine doesn't depend on STASM
    d0f18597
    Josh Klontz authored
    2016-03-25 10:09:59 -0400  
    Browse Code »

23 Mar, 2016
1 commit
  • fix for installing imageformats on android
    f854238f
    Josh Klontz authored
    2016-03-23 15:40:07 -0400  
    Browse Code »

22 Mar, 2016
1 commit
  • added borderMode property to AffineTransform
    d1023f96
    Josh Klontz authored
    2016-03-22 09:19:18 -0400  
    Browse Code »

18 Mar, 2016
2 commits
  • pre-load an instance of the landmarker, whitespace fixes
    02412840
    Josh Klontz authored
    2016-03-18 14:28:58 -0400  
    Browse Code »
  • Add some landmarks HTML visualizations
    0f45059b
    Austin Blanton authored
    2016-03-18 11:51:31 -0400  
    Browse Code »

10 Mar, 2016
1 commit
  • Added max indices to group
    34a914c4
    Scott Klum authored
    2016-03-10 11:29:03 -0500  
    Browse Code »

02 Mar, 2016
7 commits
  • up to ~1350 enrollments/sec on CUDALBP+CUDAPCA
    e600a994
    DepthDeluxe authored
    2016-03-02 19:00:32 -0500  
    Browse Code »
  • 2.5x performance improvement, parallelized by splitting up columns
    ea4c68bd
    DepthDeluxe authored
    2016-03-02 19:00:32 -0500  
    Browse Code »
  • accumulation done on stack not shared memory ...
    1a6637f6
    increases PCA performance by >50%
    DepthDeluxe authored
    2016-03-02 19:00:32 -0500  
    Browse Code »
  • cleaned up PCA
    c837c1d9
    DepthDeluxe authored
    2016-03-02 19:00:32 -0500  
    Browse Code »
  • cleaned up cxx flags
    fd23ffcd
    DepthDeluxe authored
    2016-03-02 19:00:32 -0500  
    Browse Code »
  • pushing affine updates ...
    0cdc20fb
    Merge branch 'trunk' of github.com:CGLG/openbr into trunk
    Greg Schrock authored
    2016-03-02 16:33:57 -0500  
    Browse Code »
  • Working bilinear affine warp
    3631db16
    Greg Schrock authored
    2016-03-02 16:33:52 -0500  
    Browse Code »

01 Mar, 2016
1 commit
  • Merge branch 'cudacarryover' into trunk
    b8168530
    DepthDeluxe authored
    2016-03-01 10:19:43 -0500  
    Browse Code »

29 Feb, 2016
3 commits
  • Added preliminary functional cuda affine
    e534ff9c
    Greg Schrock authored
    2016-02-29 16:01:16 -0500  
    Browse Code »
  • Optimize the GPU grayscale transformation a little bit, but it's still slower than the CPU version
    93a9cf84
    boolli authored
    2016-02-29 15:35:12 -0500  
    Browse Code »
  • Added evalutils
    6a019561
    Scott Klum authored
    2016-02-29 11:47:04 -0500  
    Browse Code »

25 Feb, 2016
1 commit
  • added L2 distance norm plugin
    c9a58b18
    DepthDeluxe authored
    2016-02-25 21:56:04 -0500  
    Browse Code »