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 Oct, 2016
3 commits
  • use the new rotatePoints function
    24e343f2
    Josh Klontz authored
    2016-10-11 15:37:30 -0600  
    Browse Code »
  • OpenCVUtils rotate cleanup and exposed new functions
    320c4e7b
    Josh Klontz authored
    2016-10-11 15:21:14 -0600  
    Browse Code »
  • Rotation improvements
    6443dfdf
    Scott Klum authored
    2016-10-11 18:38:34 +0000  
    Browse Code »

04 Oct, 2016
3 commits
  • Merge pull request #502 from biometrics/empty ...
    d3047f8e
    Updated empty gallery to use deepest folder as subject label
    Scott Klum authored
    2016-10-04 11:13:52 -0600  
    Browse Code »
  • Removed natural sort, made FilesWithLabel a br typedef
    9b6e5c90
    Scott Klum authored
    2016-10-04 11:13:00 -0600  
    Browse Code »
  • Updated empty gallery to use deepest folder as subject label
    baa5927d
    Scott Klum authored
    2016-10-04 10:23:23 -0600  
    Browse Code »

29 Sep, 2016
1 commit
  • Added bounding rect option to normalizepointstorect
    a2c6d47d
    Scott Klum authored
    2016-09-29 09:51:21 -0600  
    Browse Code »

23 Sep, 2016
1 commit
  • save dists as qvariants instead of qstring
    96b6464b
    bhklein authored
    2016-09-23 10:27:51 -0600  
    Browse Code »

22 Sep, 2016
2 commits
  • more include cleanup
    807b9de5
    Josh Klontz authored
    2016-09-22 11:18:49 -0600  
    Browse Code »
  • use a more specific header
    2294a259
    Josh Klontz authored
    2016-09-22 11:10:30 -0600  
    Browse Code »

14 Sep, 2016
2 commits
  • Merge pull request #500 from shervinemami/patch-1 ...
    c3ea310d
    Made the README easier for beginners
    Josh Klontz authored
    2016-09-14 08:34:03 -0600  
    Browse Code »
  • Made the README easier for beginners
    227a4686
    Shervin Emami authored
    2016-09-14 14:30:32 +1000  
    Browse Code »

13 Sep, 2016
1 commit
  • Update cropfromlandmarks.cpp ...
    2f3ddab1
    Fixed #499
    Josh Klontz authored
    2016-09-13 09:04:32 -0600  
    Browse Code »

09 Sep, 2016
3 commits
  • expose BoostedForest classifiers and threshold for introspection
    3217f745
    Josh Klontz authored
    2016-09-09 11:43:09 -0600  
    Browse Code »
  • expose CascadeClassifier stages for introspection
    5ef2b5cd
    Josh Klontz authored
    2016-09-09 10:48:49 -0600  
    Browse Code »
  • expose LoadStore transform property for introspection
    7663ebf6
    Josh Klontz authored
    2016-09-09 09:58:34 -0600  
    Browse Code »

02 Sep, 2016
1 commit
  • disable OpenCV parallelism
    24c9f93c
    Josh Klontz authored
    2016-09-02 12:42:16 -0600  
    Browse Code »

01 Sep, 2016
3 commits
  • Merge branch 'master' of https://github.com/biometrics/openbr
    82595a2a
    Scott Klum authored
    2016-09-01 10:23:18 -0600  
    Browse Code »
  • Added more output in evalutils
    918999dd
    Scott Klum authored
    2016-09-01 10:23:14 -0600  
    Browse Code »
  • Generalized verifydetection
    08fb3495
    Scott Klum authored
    2016-09-01 10:22:40 -0600  
    Browse Code »

23 Aug, 2016
3 commits
  • Merge pull request #496 from biometrics/UpdateExpandRect ...
    be1660e7
    Modifed Expand Rect to allow the use of propName
    Josh Klontz authored
    2016-08-23 12:33:43 -0600  
    Browse Code »
  • Updated ExpandRect so Propname is the last parameter now
    fc2ccabf
    Keyur Patel authored
    2016-08-23 12:31:26 -0600  
    Browse Code »
  • Modifed Expand Rect to allow the use of propName
    89dd55fc
    Keyur Patel authored
    2016-08-23 12:00:23 -0600  
    Browse Code »

27 Jul, 2016
1 commit
  • Merge pull request #493 from DepthDeluxe/master ...
    c849ef1b
    Further performance enhancements of CUDAPCA
    Josh Klontz authored
    2016-07-27 13:00:40 -0600  
    Browse Code »

26 Jul, 2016
1 commit
  • Merge pull request #492 from biometrics/resizeUpdated ...
    6f8cc085
    Updated Resize.cpp to fix a bug regarding preserveAspect
    Josh Klontz authored
    2016-07-26 09:31:38 -0600  
    Browse Code »

25 Jul, 2016
1 commit
  • Updated Resize.cpp to fix a bug regarding preserveAspect
    476fe981
    Keyur Patel authored
    2016-07-25 19:42:29 -0600  
    Browse Code »

21 Jul, 2016
1 commit
  • Merge pull request #491 from DepthDeluxe/better-stopwatch ...
    1be3b62e
    added timing report for training with StopWatch
    Scott Klum authored
    2016-07-21 08:55:31 -0600  
    Browse Code »

19 Jul, 2016
4 commits
  • further performance enhancements
    425433b4
    DepthDeluxe authored
    2016-07-19 17:32:47 -0700  
    Browse Code »
  • addressed PR issues
    8387a4c7
    DepthDeluxe authored
    2016-07-19 17:24:27 -0700  
    Browse Code »
  • Merge pull request #486 from raomshauty/master ...
    3b12064c
    Possible fix for run-time crash when using qt 5.7
    Josh Klontz authored
    2016-07-19 12:03:31 -0600  
    Browse Code »
  • added timing report for training with StopWatch
    90e11e88
    DepthDeluxe authored
    2016-07-19 09:56:19 -0700  
    Browse Code »

18 Jul, 2016
3 commits
  • Merge pull request #490 from DepthDeluxe/master ...
    59d38ff0
    CUDA-accelerated PCA training and improved PCA projection speeds
    Josh Klontz authored
    2016-07-18 15:23:36 -0600  
    Browse Code »
  • removed Mat debug utilities
    a7f8896e
    DepthDeluxe authored
    2016-07-18 13:28:44 -0700  
    Browse Code »
  • Merge pull request #489 from biometrics/append_update ...
    a91c55a5
    Adjust enroll append behavior
    Scott Klum authored
    2016-07-18 13:34:38 -0600  
    Browse Code »

16 Jul, 2016
2 commits
  • renamed CUBLASPCA to CUDAPCA ...
    2d80685b
    takes over the existing implementation
    DepthDeluxe authored
    2016-07-16 16:54:19 -0700  
    Browse Code »
  • finished up CUDA training using cuBLAS library
    f8b0ab49
    DepthDeluxe authored
    2016-07-16 15:59:01 -0700  
    Browse Code »

14 Jul, 2016
1 commit
  • Adjusted enroll append behavior to exclude pre-enrolled items at beginning rathe… ...
    e9530cd0
    …r than end of pipeline
    Charles Otto authored
    2016-07-14 11:10:03 -0700  
    Browse Code »

12 Jul, 2016
3 commits
  • performance improvements
    a0249121
    DepthDeluxe authored
    2016-07-12 20:48:54 -0700  
    Browse Code »
  • added CUDA matrix multiplication of eigenvectors
    eda3d2e7
    DepthDeluxe authored
    2016-07-12 20:37:35 -0700  
    Browse Code »
  • fix difference between two PCA's
    f5f14649
    DepthDeluxe authored
    2016-07-12 13:53:46 -0700  
    Browse Code »