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
6f85ca66334ac85fed5582fc6a636a1ca635c8d1
openbr
10 Feb, 2014
1 commit
Use cvmatio original repo after merge of pull request
6f85ca66
Austin Blanton
authored
2014-02-10 16:01:55 -0500
Browse Code »
09 Feb, 2014
3 commits
Allow range normalization
838810df
Austin Blanton
authored
2014-02-09 13:23:02 -0500
Browse Code »
Add GRAY2RGB conversion
d83efb06
Austin Blanton
authored
2014-02-09 13:21:46 -0500
Browse Code »
Merge pull request #152 from biometrics/dedupe
...
7bf78415
Deduplication Functionality
sklum
authored
2014-02-09 11:24:27 -0500
Browse Code »
08 Feb, 2014
1 commit
Eigen debug helper functions
3d060770
Brendan Klare
authored
2014-02-08 13:54:27 -0500
Browse Code »
06 Feb, 2014
6 commits
Add vbb annotations to seq files
99bcada3
Austin Blanton
authored
2014-02-06 16:09:36 -0500
Browse Code »
Add all the bbs in a single Template
be81e601
Austin Blanton
authored
2014-02-06 16:07:52 -0500
Browse Code »
Remove "bad idea," fix appending empty bbs
7a871dab
Austin Blanton
authored
2014-02-06 14:36:23 -0500
Browse Code »
Merge branch 'master' of https://github.com/biometrics/openbr
...
1d632337
the commit.
Josh Klontz
authored
2014-02-06 13:10:41 -0500
Browse Code »
more robust search for openbr
4349bd46
Josh Klontz
authored
2014-02-06 13:10:36 -0500
Browse Code »
Use our fork of cvmatio for a better install and move non-find logic to top CMakeLists
c3587e5c
Austin Blanton
authored
2014-02-06 12:29:56 -0500
Browse Code »
05 Feb, 2014
3 commits
install cvmatio libs (well, only for mac...)
cee70e6a
Austin Blanton
authored
2014-02-05 21:03:41 -0500
Browse Code »
Add vbbGallery (if cvmatio is being used)
bf1af0c9
Austin Blanton
authored
2014-02-05 18:26:15 -0500
Browse Code »
Add cvmatio library as optional 3rd party lib
cb89d81b
Austin Blanton
authored
2014-02-05 18:24:14 -0500
Browse Code »
04 Feb, 2014
2 commits
Merge branch 'master' of https://github.com/biometrics/openbr
d8714721
Scott Klum
authored
2014-02-04 16:36:50 -0500
Browse Code »
Heatmap improvements
1bb6c063
Scott Klum
authored
2014-02-04 16:36:43 -0500
Browse Code »
03 Feb, 2014
3 commits
Ignore the Caltech annotations
da24109c
Austin Blanton
authored
2014-02-03 18:28:48 -0500
Browse Code »
Add SeqReader to Stream to process Caltech Pedestrian seq files
6deedee8
Austin Blanton
authored
2014-02-03 17:22:44 -0500
Browse Code »
Add Caltech Pedestrians dataset to downloadDatasets.sh
c982b052
Austin Blanton
authored
2014-02-03 17:21:39 -0500
Browse Code »
01 Feb, 2014
2 commits
Updated deduplicate to use tailOutput
e1b59836
Scott Klum
authored
2014-02-01 10:32:06 -0500
Browse Code »
Merge branch 'master' of https://github.com/biometrics/openbr
10a32ced
Scott Klum
authored
2014-02-01 09:16:26 -0500
Browse Code »
31 Jan, 2014
4 commits
Bug fix with linspace
d3c57ee4
Brendan Klare
authored
2014-01-31 21:01:41 -0500
Browse Code »
Merge branch 'master' of https://github.com/biometrics/openbr
559f1f80
Scott Klum
authored
2014-01-31 14:36:49 -0500
Browse Code »
linspace bug fix
c00e8226
Brendan Klare
authored
2014-01-31 13:15:45 -0500
Browse Code »
Linspace helper function
a95142bf
Brendan Klare
authored
2014-01-31 12:14:21 -0500
Browse Code »
30 Jan, 2014
11 commits
Better cropping for eyes
dbc62a93
Scott Klum
authored
2014-01-30 17:31:59 -0500
Browse Code »
Merge branch 'master' of https://github.com/biometrics/openbr
7056f9dd
Josh Klontz
authored
2014-01-30 16:19:16 -0500
Browse Code »
strip subdirectory from OPENBR_DIR to ensure it points to the root dir
cad2f557
Josh Klontz
authored
2014-01-30 16:19:09 -0500
Browse Code »
fixed #107
69240463
Josh Klontz
authored
2014-01-30 14:18:22 -0500
Browse Code »
Merge branch 'master' of https://github.com/biometrics/openbr
9aec8572
Josh Klontz
authored
2014-01-30 13:48:04 -0500
Browse Code »
fixed set-but-unused warning
028ca036
Josh Klontz
authored
2014-01-30 13:47:25 -0500
Browse Code »
Merge pull request #153 from biometrics/deprecate_usegui
...
186317fa
replacing useGUI flag with getenv("DISPLAY")
jklontz
authored
2014-01-30 10:28:05 -0800
Browse Code »
reintroduced useGui flag so it can be overridden
91961ab4
Josh Klontz
authored
2014-01-30 13:26:55 -0500
Browse Code »
replacing useGUI flag with getenv("DISPLAY")
be351d6a
Josh Klontz
authored
2014-01-30 12:58:30 -0500
Browse Code »
fixed #149, Context::contains now works for dynamic properties
e7b35d97
Josh Klontz
authored
2014-01-30 11:30:57 -0500
Browse Code »
fixed bugs introduced in
54a98a9713eb1ace3b7c1d649746470449e307cb
a7712abb
Josh Klontz
authored
2014-01-30 11:06:22 -0500
Browse Code »
28 Jan, 2014
1 commit
Add lineThickness property to Draw
ee43de35
Austin Blanton
authored
2014-01-28 16:23:28 -0500
Browse Code »
22 Jan, 2014
3 commits
Merge branch 'master' of https://github.com/biometrics/openbr
be996aac
Brendan Klare
authored
2014-01-22 17:27:14 -0500
Browse Code »
Various helper functions
f0af46eb
Brendan Klare
authored
2014-01-22 17:27:05 -0500
Browse Code »
Score normalization for binary lda
54a98a97
Brendan Klare
authored
2014-01-22 17:26:35 -0500
Browse Code »