Peter M. Groen
/
openbr
Toggle navigation
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
master
c2d82dbd362a1ead179871859a3e42cbfa4115d3
openbr
16 Feb, 2016
1 commit
export BEE symbols
c2d82dbd
Josh Klontz
authored
2016-02-16 10:13:58 -0500
Browse Code »
15 Feb, 2016
1 commit
minNeighbors was actually rect class count
ee63cd2e
Scott Klum
authored
2016-02-15 18:45:45 -0500
Browse Code »
10 Feb, 2016
2 commits
preserve aspect and don't pad
28a1f405
bhklein
authored
2016-02-10 17:04:58 -0800
Browse Code »
Keep original filename in WriteTransform if you'd like
ca08ce35
bhklein
authored
2016-02-10 16:25:24 -0800
Browse Code »
04 Feb, 2016
2 commits
Merge branch 'master' of https://github.com/biometrics/openbr
f4b361f6
Brendan K
authored
2016-02-04 15:11:50 +0000
Browse Code »
ClearRects transform
acceb8b8
Brendan K
authored
2016-02-04 15:11:29 +0000
Browse Code »
02 Feb, 2016
2 commits
Merge pull request #454 from biometrics/haar_memory_opt
...
bb586c3d
allocate less memory
Scott Klum
authored
2016-02-02 16:25:22 -0500
Browse Code »
allocate less memory
0fc931ed
Josh Klontz
authored
2016-02-02 16:22:34 -0500
Browse Code »
31 Jan, 2016
1 commit
Fixed bug enrollAll bug in slidingwindow
ab5f003b
Scott Klum
authored
2016-01-31 09:44:41 -0500
Browse Code »
30 Jan, 2016
1 commit
Add note about proper usage of RemoveFTE
282546e0
Brendan K
authored
2016-01-30 15:00:08 +0000
Browse Code »
28 Jan, 2016
2 commits
Optional fte when failing ifmetadata
7b453f7a
Brendan K
authored
2016-01-28 20:05:06 +0000
Browse Code »
avoid infinite loops when attempting to automatically locate the SDK
cebd3889
Josh Klontz
authored
2016-01-28 08:35:20 -0500
Browse Code »
26 Jan, 2016
1 commit
don't delete application per coments, workaround for double deletion issue
106dc0eb
Josh Klontz
authored
2016-01-26 14:08:29 -0500
Browse Code »
21 Jan, 2016
2 commits
support storing floating-point data
8eebfa09
Josh Klontz
authored
2016-01-21 17:12:07 -0500
Browse Code »
fixed flipped LeftEye/RightEye bug, whitespace
806f710b
Josh Klontz
authored
2016-01-21 11:14:35 -0500
Browse Code »
20 Jan, 2016
1 commit
rotate degrees int -> float
412d8058
bhklein
authored
2016-01-20 21:18:03 -0500
Browse Code »
19 Jan, 2016
1 commit
install stl for android
9fb55c75
Josh Klontz
authored
2016-01-19 15:20:44 -0500
Browse Code »
07 Jan, 2016
1 commit
ratio should be a float
c6c6cf69
Austin Blanton
authored
2016-01-07 17:10:06 -0500
Browse Code »
05 Jan, 2016
2 commits
Added option to use maximum score of grouped rects instead of sum
a8c8f400
Scott Klum
authored
2016-01-05 10:25:31 -0700
Browse Code »
Fixed slidingWindow enrollAll bug
924b5866
Scott Klum
authored
2016-01-05 10:22:57 -0700
Browse Code »
18 Dec, 2015
5 commits
Merge branch 'master' of https://github.com/biometrics/openbr
9aefd2dd
Scott Klum
authored
2015-12-18 14:01:50 -0500
Browse Code »
Minor corrections in group
aa9836fb
Scott Klum
authored
2015-12-18 14:01:44 -0500
Browse Code »
Add a few thoughts on how to improve python wrapper
a50c1470
Austin Blanton
authored
2015-12-18 13:24:22 -0500
Browse Code »
Document how some python wrapper funcs differ from C API
b475ebe8
Austin Blanton
authored
2015-12-18 13:21:58 -0500
Browse Code »
Ignore .pyc
26f89097
Austin Blanton
authored
2015-12-18 13:20:10 -0500
Browse Code »
16 Dec, 2015
1 commit
Implemented if templatelist support
31103c96
Scott Klum
authored
2015-12-16 12:42:17 -0500
Browse Code »
14 Dec, 2015
4 commits
Merge branch 'temp'
0c37b472
Scott Klum
authored
2015-12-14 16:15:42 -0500
Browse Code »
Added a few more operating points to evalDetection
78aaf077
Scott Klum
authored
2015-12-14 16:13:24 -0500
Browse Code »
Using opencvutils in pad
8f1b2990
Scott Klum
authored
2015-12-14 16:11:31 -0500
Browse Code »
Added pad to opencvutils
bff24ce7
Scott Klum
authored
2015-12-14 16:11:11 -0500
Browse Code »
10 Dec, 2015
2 commits
introduced Quantize scaling factor
9383e2ab
Josh Klontz
authored
2015-12-10 15:00:36 -0500
Browse Code »
dropped the half-byte stuff, it's not very effective
7aeb043e
Josh Klontz
authored
2015-12-10 12:59:16 -0500
Browse Code »
09 Dec, 2015
1 commit
include fix for dlib 18.17
6e4b645c
Josh Klontz
authored
2015-12-09 09:39:28 -0500
Browse Code »
04 Dec, 2015
2 commits
Merge branch 'master' of https://github.com/biometrics/openbr
310fdb42
Scott Klum
authored
2015-12-04 13:47:24 -0500
Browse Code »
Minor sliding window tweaks
419d7858
Scott Klum
authored
2015-12-04 13:47:15 -0500
Browse Code »
03 Dec, 2015
5 commits
workaround for BR_EXCLUDED_PLUGINS bug (where we want to disable metadata/cascade.cpp)
0e9c7f56
Josh Klontz
authored
2015-12-03 16:59:22 -0500
Browse Code »
Introduced BR_WITH_OPENCV_OBJDETECT
e18dadfc
Josh Klontz
authored
2015-12-03 16:39:18 -0500
Browse Code »
Crudely outputting some example detections in evalDetection, extra verbose output
07212516
Scott Klum
authored
2015-12-03 14:32:59 -0500
Browse Code »
SlidingWindow updates
8be00346
Scott Klum
authored
2015-12-03 14:31:45 -0500
Browse Code »
Some changes to slidingwindow functionality
26733720
Scott Klum
authored
2015-12-03 11:25:34 -0500
Browse Code »