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 Oct, 2013
1 commit
  • Merge branch 'master' of https://github.com/biometrics/openbr into streamlining ...
    69df11eb
    Conflicts:
    	openbr/core/core.cpp
    sklum authored
    2013-10-24 11:39:39 -0700  
    Browse Code »

23 Oct, 2013
12 commits
  • Restored filter to origin state
    2cc56616
    sklum authored
    2013-10-23 16:54:07 -0700  
    Browse Code »
  • Restored filter to origin state
    23836e72
    sklum authored
    2013-10-23 16:49:58 -0700  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    3cc269a2
    sklum authored
    2013-10-23 16:42:24 -0700  
    Browse Code »
  • Merge pull request #118 from biometrics/decouple_variantlist ...
    9e0ebdd3
    Decouple variantlist
    sklum authored
    2013-10-23 13:00:26 -0700  
    Browse Code »
  • Added elapsed message
    b30ed868
    sklum authored
    2013-10-23 10:56:00 -0700  
    Browse Code »
  • Fixed string comparison
    67718638
    Scott Klum authored
    2013-10-23 13:44:05 -0400  
    Browse Code »
  • Cleaned up stasm
    f450e90b
    Scott Klum authored
    2013-10-23 13:34:39 -0400  
    Browse Code »
  • Decoupled toQVariantList
    4c12d6be
    Scott Klum authored
    2013-10-23 13:30:04 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr into restrict_metadata ...
    9602dc4f
    Conflicts:
    	openbr/core/qtutils.cpp
    	openbr/plugins/landmarks.cpp
    Scott Klum authored
    2013-10-23 13:29:17 -0400  
    Browse Code »
  • Added a convenience toTime function
    9cf029b5
    Scott Klum authored
    2013-10-23 13:11:42 -0400  
    Browse Code »
  • Use qRound instead of custom round func
    20f71065
    Austin Blanton authored
    2013-10-23 11:48:06 -0400  
    Browse Code »
  • Revert "Remove windowWidth and aspectRatio from BuildScales" ...
    e0e48315
    This reverts commit 04105a9414fb68a95667812184e89cb937e858d5.
    Austin Blanton authored
    2013-10-23 09:58:37 -0400  
    Browse Code »

22 Oct, 2013
9 commits
  • Added FTE condition for Stasm
    067599a4
    sklum authored
    2013-10-22 16:42:57 -0700  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    c1a1921a
    sklum authored
    2013-10-22 16:41:30 -0700  
    Browse Code »
  • Fixed boundary condition of RectFromPoints
    3f40433a
    sklum authored
    2013-10-22 16:17:47 -0700  
    Browse Code »
  • Remove windowWidth and aspectRatio from BuildScales
    04105a94
    Austin Blanton authored
    2013-10-22 17:20:46 -0400  
    Browse Code »
  • Hacks to make stream work even when sending empty matrices
    f4927d54
    Charles Otto authored
    2013-10-22 17:17:45 -0400  
    Browse Code »
  • Preliminary version of an alternate enroll implementation based on stream ...
    e4df7143
    Instead of processing things in blocks, this version wraps the transform in
    a stream, with the input transform as 1 stage, and the other stage having
    transforms that estimate time to completion, nad output templates to a gallery
    Charles Otto authored
    2013-10-22 16:31:38 -0400  
    Browse Code »
  • Add 2 transforms, 1 projects remaining time in a job, the other outputs to a gallery
    fa9cbd42
    Charles Otto authored
    2013-10-22 16:30:47 -0400  
    Browse Code »
  • Add an explicit open mode parameter to stream ...
    1aceddc3
    Allows users to directly specify how stream handles input data (i.e. reads from
    a video source, or just distributes the templates)
    Charles Otto authored
    2013-10-22 16:29:45 -0400  
    Browse Code »
  • Separate BuildScales from SlidingWindow
    fe7a2c4d
    Austin Blanton authored
    2013-10-22 16:13:21 -0400  
    Browse Code »

18 Oct, 2013
6 commits
  • Sliding window uses "conf" as thresholdable value
    8dea5a3e
    Brendan Klare authored
    2013-10-18 16:35:32 -0400  
    Browse Code »
  • LDA support for two class hyperplane classificiation
    12468946
    Brendan Klare authored
    2013-10-18 16:33:53 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    29c8c3f5
    Brendan Klare authored
    2013-10-18 16:31:55 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    e3b533a3
    sklum authored
    2013-10-18 09:27:13 -0700  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    df4383cd
    Josh Klontz authored
    2013-10-18 10:20:58 -0400  
    Browse Code »
  • fixed issue with including private headers
    46de61d3
    Josh Klontz authored
    2013-10-18 10:20:54 -0400  
    Browse Code »

17 Oct, 2013
5 commits
  • Negative samples labelled 0
    dc079281
    Brendan Klare authored
    2013-10-17 18:06:45 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    d449a28c
    Brendan Klare authored
    2013-10-17 17:38:30 -0400  
    Browse Code »
  • FDDB import to list of rects for slidingWindow compatability
    097e9105
    Brendan Klare authored
    2013-10-17 17:37:42 -0400  
    Browse Code »
  • Handle trainining data with different aspect ratios
    f83ba8b7
    Brendan Klare authored
    2013-10-17 16:15:49 -0400  
    Browse Code »
  • fixed MSVC compilation error
    3473eeed
    Josh Klontz authored
    2013-10-17 16:11:23 -0400  
    Browse Code »

16 Oct, 2013
3 commits
  • Bug fix with sliding window scaling
    5ff066ce
    Brendan Klare authored
    2013-10-16 21:49:24 -0400  
    Browse Code »
  • Fixed a line that was accidentally deleted
    00a3e2cf
    Brendan Klare authored
    2013-10-16 13:50:58 -0400  
    Browse Code »
  • Scale normalization for sliding window
    d4b9e953
    Brendan Klare authored
    2013-10-16 10:01:55 -0400  
    Browse Code »

15 Oct, 2013
4 commits
  • Removing junk that should not have been committed
    d05be154
    Brendan Klare authored
    2013-10-15 17:44:07 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    23de1e31
    Brendan Klare authored
    2013-10-15 17:42:49 -0400  
    Browse Code »
  • Ensure training sample is within image boundaries
    40f8c19a
    Brendan Klare authored
    2013-10-15 17:42:41 -0400  
    Browse Code »
  • Add HOGDetectorTransform for person detection
    758cbc35
    Austin Blanton authored
    2013-10-15 17:29:20 -0400  
    Browse Code »