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
23 Oct, 2013
5 commits
  • Merge branch 'master' of https://github.com/biometrics/openbr into plot_enhancements
    7de75729
    Scott Klum authored
    2013-10-23 14:40:21 -0400  
    Browse Code »
  • Text size, thickness, yLimits support added
    bf635432
    Scott Klum authored
    2013-10-23 14:38:14 -0400  
    Browse Code »
  • Added thickness option
    dc86a171
    Scott Klum authored
    2013-10-23 12:37:43 -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
2 commits
  • Remove windowWidth and aspectRatio from BuildScales
    04105a94
    Austin Blanton authored
    2013-10-22 17:20:46 -0400  
    Browse Code »
  • Separate BuildScales from SlidingWindow
    fe7a2c4d
    Austin Blanton authored
    2013-10-22 16:13:21 -0400  
    Browse Code »

18 Oct, 2013
5 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
    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
13 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 »
  • Allow all the QRectF operations in File to also take cv::Rect
    ac0a08d3
    Austin Blanton authored
    2013-10-15 17:11:34 -0400  
    Browse Code »
  • Add a File::getList with defaultValue too (and use it)
    5e8dc852
    Austin Blanton authored
    2013-10-15 16:12:58 -0400  
    Browse Code »
  • Add File::setList to automatically convert QLists to QVariantLists
    61704511
    Austin Blanton authored
    2013-10-15 16:05:23 -0400  
    Browse Code »
  • Use the wonderful File::getList
    c3fff4cf
    Austin Blanton authored
    2013-10-15 15:33:07 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    7daada02
    Austin Blanton authored
    2013-10-15 14:37:30 -0400  
    Browse Code »
  • Use list of Confidences for evalDetection
    8913f1e2
    Austin Blanton authored
    2013-10-15 14:37:25 -0400  
    Browse Code »
  • Use the distance from margin as confidence measure
    5f28b81c
    Austin Blanton authored
    2013-10-15 14:36:09 -0400  
    Browse Code »
  • Allow user to get distance from margin in Dist metadata
    b3395753
    Austin Blanton authored
    2013-10-15 14:33:00 -0400  
    Browse Code »
  • Handle output of lists in metadata
    abba4b7d
    Austin Blanton authored
    2013-10-15 14:31:15 -0400  
    Browse Code »

14 Oct, 2013
5 commits
  • Support non-square sliding windows
    e974d909
    Brendan Klare authored
    2013-10-14 22:20:08 -0400  
    Browse Code »
  • Fix R syntax error
    d2f4a97e
    Austin Blanton authored
    2013-10-14 13:55:52 -0400  
    Browse Code »
  • Allow use of Rects for evalDetection (and rearrange code for readability)
    9b2cbc6a
    Austin Blanton authored
    2013-10-14 13:54:42 -0400  
    Browse Code »
  • Merge pull request #114 from biometrics/gui_retry ...
    c63f0e32
    One way around issue #112
    jklontz authored
    2013-10-14 08:34:46 -0700  
    Browse Code »
  • Check overlap with all positive and negative samples
    be39ed2c
    Austin Blanton authored
    2013-10-14 10:09:10 -0400  
    Browse Code »

12 Oct, 2013
2 commits
  • Legend works without specifying position
    f1ac49ec
    Scott Klum authored
    2013-10-12 17:32:13 -0400  
    Browse Code »
  • Legend works without specifying position
    12b3b65c
    Scott Klum authored
    2013-10-12 17:31:58 -0400  
    Browse Code »