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
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 »

20 Feb, 2016
1 commit
  • Finish CUDARGB2GrayScale plugin
    e5a544f0
    boolli authored
    2016-02-20 11:38:34 -0500  
    Browse Code »

19 Feb, 2016
2 commits
  • Functional now
    4417e084
    boolli authored
    2016-02-19 11:18:11 -0500  
    Browse Code »
  • Add kernel function but it's not working
    699ab0b0
    boolli authored
    2016-02-19 10:31:39 -0500  
    Browse Code »

17 Feb, 2016
1 commit
  • LoadStore check if child is trainable
    0abc85d2
    Josh Klontz authored
    2016-02-17 14:57:43 -0500  
    Browse Code »

16 Feb, 2016
1 commit
  • export BEE symbols
    c2d82dbd
    Josh Klontz authored
    2016-02-16 10:13:58 -0500  
    Browse Code »

15 Feb, 2016
2 commits
  • minNeighbors was actually rect class count
    ee63cd2e
    Scott Klum authored
    2016-02-15 18:45:45 -0500  
    Browse Code »
  • full carryover support with proper memory management ...
    4e59b2b5
    * wrapped all CUDA memory functions in safety calls
    * fixed CUDALBP invalid memory access which caused performance and stability issues
    * carryover support for all plugins, only copy over memory once throughout the whole computation
    DepthDeluxe authored
    2016-02-15 18:37:28 -0500  
    Browse Code »

13 Feb, 2016
3 commits
  • added streamlined CUDA execution, fixed memory problems
    d025a5da
    DepthDeluxe authored
    2016-02-13 17:11:19 -0500  
    Browse Code »
  • added templating for copyto and copyfrom for multiple image types
    7f5c5a5a
    DepthDeluxe authored
    2016-02-13 09:56:27 -0500  
    Browse Code »
  • processing can now be done totally on the graphics card
    a2eadb17
    DepthDeluxe authored
    2016-02-13 09:42:05 -0500  
    Browse Code »

12 Feb, 2016
2 commits
  • added pipelined CUDALBP
    5e16788d
    DepthDeluxe authored
    2016-02-12 15:38:42 -0500  
    Browse Code »
  • fixed copyto and copyfrom functions to be thread safe
    aaabb3cb
    DepthDeluxe authored
    2016-02-12 13:54:50 -0500  
    Browse Code »