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
24 Jun, 2016
1 commit
  • Additional libraries for Linux
    f49bae21
    Scott Klum authored
    2016-06-24 14:12:15 -0600  
    Browse Code »

22 Jun, 2016
2 commits
  • Merge commit 'aa08653'
    06946725
    Josh Klontz authored
    2016-06-22 19:00:44 +0000  
    Browse Code »
  • add an option to bypass remapping for labels that are already integers
    aa08653b
    Josh Klontz authored
    2016-06-22 18:56:17 +0000  
    Browse Code »

13 Jun, 2016
1 commit
  • fixed BR_EMBEDDED option defined twice
    301e1fb1
    Josh Klontz authored
    2016-06-13 16:17:37 -0600  
    Browse Code »

07 Jun, 2016
6 commits
  • Merge pull request #477 from prince-0203/patch-1 ...
    f6615cec
    (Document) Windows Install:  Build OpenCV without CUDA
    Josh Klontz authored
    2016-06-07 15:49:46 -0600  
    Browse Code »
  • Merge pull request #480 from biometrics/fix_process ...
    ef866019
    Fix multiprocess support
    Josh Klontz authored
    2016-06-07 15:48:46 -0600  
    Browse Code »
  • Additional comment
    3020b509
    Charles Otto authored
    2016-06-07 11:28:22 -0700  
    Browse Code »
  • Fix compilation with network=off, fix multi-process support with network=on
    d5fb9d9a
    Charles Otto authored
    2016-06-07 11:27:49 -0700  
    Browse Code »
  • Redo default QtNetwork to off
    8a633eeb
    Charles Otto authored
    2016-06-07 11:08:48 -0700  
    Browse Code »
  • Revert removal of br_slave_process
    6b0f85a2
    Charles Otto authored
    2016-06-07 11:07:21 -0700  
    Browse Code »

05 Jun, 2016
1 commit
  • Windows Install: Build OpenCV without CUDA
    7cf6df9c
    prince authored
    2016-06-05 09:57:41 +0900  
    Browse Code »

20 May, 2016
1 commit
  • Old OpenCV link has problems with libjasper
    237af8f5
    Ben Klein authored
    2016-05-20 12:18:08 -0400  
    Browse Code »

27 Apr, 2016
5 commits
  • Merge pull request #472 from StayerX/curl_continue_automatically ...
    fd6c379e
    Added the option -C to curl to auto-continue downloading from the point it stopped.
    Josh Klontz authored
    2016-04-27 18:22:52 -0400  
    Browse Code »
  • resolved conflict
    232ee6ca
    Stanislav Yotov authored
    2016-04-27 17:27:51 -0400  
    Browse Code »
  • Merge pull request #471 from StayerX/master ...
    da855804
    added "-p" for mkdir, fixed spelling mistake -> ./download{Meds,MEDS}.sh"
    Josh Klontz authored
    2016-04-27 14:38:47 -0400  
    Browse Code »
  • Add supportfor cutl to auto continue from the point it stoped. Also make parent dirs for MEDS
    13e79295
    Stanislav Yotov authored
    2016-04-27 11:57:33 -0400  
    Browse Code »
  • added -p for mkdir, fixed spelling mistake -> ./download{Meds,MEDS}.sh
    bbe59eef
    Stanislav Yotov authored
    2016-04-27 08:48:32 -0400  
    Browse Code »

25 Apr, 2016
2 commits
  • Merge pull request #464 from CGLG/master ...
    53d01e93
    CUDA-accelerated plugin support
    Josh Klontz authored
    2016-04-25 09:20:31 -0400  
    Browse Code »
  • fixed PCA disagreement
    552e99f9
    Colin Heinzmann authored
    2016-04-25 07:15:34 -0400  
    Browse Code »

22 Apr, 2016
2 commits
  • add prefix to output, optionally save full distribution
    2849f3b9
    bhklein authored
    2016-04-22 05:10:50 +0000  
    Browse Code »
  • caffe compile fix on ubuntu
    902b8bdf
    bhklein authored
    2016-04-22 02:56:43 +0000  
    Browse Code »

20 Apr, 2016
5 commits
  • made CUDAL2 compatible with assumption that comparison will be done after the fact
    2f6387f4
    Colin Heinzmann authored
    2016-04-20 16:53:34 -0400  
    Browse Code »
  • Uninstall messageHandler on finalize
    dfc941ad
    Scott Klum authored
    2016-04-20 15:13:38 -0400  
    Browse Code »
  • fixed swapping of numBlocks and threadsPerBlock ...
    2ba8a2a3
    caused some oversized formatting issues
    Colin Heinzmann authored
    2016-04-20 11:53:23 -0400  
    Browse Code »
  • increased parallelization of CUDAAffine
    b99b23d0
    Colin Heinzmann authored
    2016-04-20 10:56:05 -0400  
    Browse Code »
  • fixed memory index bug in PCA
    155b284d
    Colin Heinzmann authored
    2016-04-20 10:55:38 -0400  
    Browse Code »

19 Apr, 2016
5 commits
  • fixed memory errors with affine
    15c8a584
    Colin Heinzmann authored
    2016-04-19 19:32:00 +0000  
    Browse Code »
  • removed untested options and code paths ...
    b8c2696b
    CUDAAffine will only have bilinear transformation with a single reference point for now
    Colin Heinzmann authored
    2016-04-19 18:22:05 +0000  
    Browse Code »
  • removed br_slave_process, disabled QtNetwork plugins by default
    56b77689
    Josh Klontz authored
    2016-04-19 11:59:50 -0400  
    Browse Code »
  • added dimension checking for PCA
    087a8f65
    Colin Heinzmann authored
    2016-04-19 10:57:07 +0000  
    Browse Code »
  • fixded PCA issues
    5ea8591c
    Colin Heinzmann authored
    2016-04-19 01:16:17 +0000  
    Browse Code »

14 Apr, 2016
2 commits
  • Control flipping of rects and points
    247f4c9b
    Scott Klum authored
    2016-04-14 12:14:58 -0400  
    Browse Code »
  • Named applies to rects instead of just points
    646c680e
    Scott Klum authored
    2016-04-14 12:14:27 -0400  
    Browse Code »

11 Apr, 2016
2 commits
  • cleaner l2
    b17fcc31
    DepthDeluxe authored
    2016-04-11 22:39:57 -0400  
    Browse Code »
  • Merge branch 'util_update'
    501769ab
    Scott Klum authored
    2016-04-11 14:59:48 -0400  
    Browse Code »

10 Apr, 2016
5 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 »