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
09 Sep, 2013
1 commit
  • Minor optimization for delaunay
    d4f5e704
    Scott Klum authored
    2013-09-09 14:13:30 -0400  
    Browse Code »

03 Sep, 2013
4 commits
  • Removed debug variables
    f07ab58b
    Scott Klum authored
    2013-09-03 16:16:21 -0400  
    Browse Code »
  • Removed some redundancy in mask code
    ab161303
    Scott Klum authored
    2013-09-03 16:15:15 -0400  
    Browse Code »
  • Updated stasm to allow pinning of points
    57423a27
    Scott Klum authored
    2013-09-03 14:11:45 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    32b35bfb
    Scott Klum authored
    2013-09-03 12:55:03 -0400  
    Browse Code »

30 Aug, 2013
1 commit
  • Made .rr output crossValidation compatible
    8e8b4370
    Scott Klum authored
    2013-08-30 12:12:28 -0400  
    Browse Code »

29 Aug, 2013
3 commits
  • Proper error handling
    78de8565
    Brendan Klare authored
    2013-08-29 22:37:19 -0400  
    Browse Code »
  • Support for FDDB ellipse annotations
    1d7a77a9
    Brendan Klare authored
    2013-08-29 22:35:27 -0400  
    Browse Code »
  • PP5 tweaks. Changed metadata 'Face' to 'FrontalFace' to be consistent with Casca… ...
    10047515
    …deTransform. Changed decision to output an empty template on a per template basis with a check against Globals->enrollAll
    Josh Klontz authored
    2013-08-29 11:53:21 -0400  
    Browse Code »

27 Aug, 2013
4 commits
  • Removed personal changes
    b547b559
    Scott Klum authored
    2013-08-27 15:42:03 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    8f0492db
    Scott Klum authored
    2013-08-27 15:33:19 -0400  
    Browse Code »
  • Updates
    bee4a6fe
    Scott Klum authored
    2013-08-27 15:33:15 -0400  
    Browse Code »
  • added SDK path to error info
    210701f8
    Josh Klontz authored
    2013-08-27 11:42:46 -0400  
    Browse Code »

26 Aug, 2013
5 commits
  • added link to examples on documentation homepage
    4913246e
    Josh Klontz authored
    2013-08-26 14:00:26 -0400  
    Browse Code »
  • Merge branch 'master' of github.com:biometrics/openbr
    65feff9d
    Austin Van Blanton authored
    2013-08-26 13:53:14 -0400  
    Browse Code »
  • Skip keypoint description if there are no keypoints
    69731d5a
    Austin Van Blanton authored
    2013-08-26 13:52:53 -0400  
    Browse Code »
  • Turned jni off
    9febf217
    jcheney authored
    2013-08-26 13:41:21 -0400  
    Browse Code »
  • Eliminates a compiler warning
    0b1231ea
    jcheney authored
    2013-08-26 11:53:20 -0400  
    Browse Code »

22 Aug, 2013
2 commits
  • Put all videos of a person in a single signature
    38ccd1c2
    Austin Van Blanton authored
    2013-08-22 12:27:33 -0400  
    Browse Code »
  • removed old SWIG references
    310faeb8
    Josh Klontz authored
    2013-08-22 08:51:40 -0400  
    Browse Code »

21 Aug, 2013
6 commits
  • Merge branch 'master' of https://github.com/biometrics/openbr
    ff624aff
    Josh Klontz authored
    2013-08-21 11:25:13 -0400  
    Browse Code »
  • implemented #98
    869e4a94
    Josh Klontz authored
    2013-08-21 11:25:08 -0400  
    Browse Code »
  • Merge pull request #100 from biometrics/jniNew ...
    48920cb6
    Basic JNI transform with basic framework for calling Java from OpenBR
    jklontz authored
    2013-08-21 08:10:39 -0700  
    Browse Code »
  • Basic JNI transform with basic framework for calling Java from OpenBR
    fc7593c3
    jcheney authored
    2013-08-21 11:03:54 -0400  
    Browse Code »
  • fixed warning
    248a35a4
    Josh Klontz authored
    2013-08-21 09:46:53 -0400  
    Browse Code »
  • referenced opencv video instructions
    067efe21
    Josh Klontz authored
    2013-08-21 09:26:35 -0400  
    Browse Code »

19 Aug, 2013
4 commits
  • In incremental output, if we have multiple detections per frame, give them different filenames
    44b6bf26
    Charles Otto authored
    2013-08-19 12:02:13 -0700  
    Browse Code »
  • Merge pull request #96 from biometrics/knn_rework ...
    2415931c
    Allows specification of knn gallery name as a parameter
    jklontz authored
    2013-08-19 08:57:31 -0700  
    Browse Code »
  • Add a transform that overlays an image adjacent to some rectangle
    1bad9a05
    Charles Otto authored
    2013-08-19 11:53:09 -0700  
    Browse Code »
  • In KNNTransform, optionally accept a gallery name argument instead of using training
    3fbc93fe
    Charles Otto authored
    2013-08-19 11:51:19 -0700  
    Browse Code »

16 Aug, 2013
2 commits
  • added table and heatmap to detection framework
    60eda2e3
    Josh Klontz authored
    2013-08-16 10:16:18 -0400  
    Browse Code »
  • forgot to commit this
    b8ba2990
    Josh Klontz authored
    2013-08-16 08:44:04 -0400  
    Browse Code »

15 Aug, 2013
6 commits
  • Fix bad if
    8cc44c70
    Austin Van Blanton authored
    2013-08-15 17:25:06 -0400  
    Browse Code »
  • updated documentation, included a training example
    6d4a627b
    Josh Klontz authored
    2013-08-15 13:30:07 -0400  
    Browse Code »
  • fixed compiler warning
    0e81715c
    Josh Klontz authored
    2013-08-15 13:16:23 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    406e7bdf
    Josh Klontz authored
    2013-08-15 12:57:21 -0400  
    Browse Code »
  • added AT&T dataset for training example
    5c4a1937
    Josh Klontz authored
    2013-08-15 12:57:13 -0400  
    Browse Code »
  • fixed edge case for sampling low dimensional vectors
    8039c346
    Josh Klontz authored
    2013-08-15 12:39:35 -0400  
    Browse Code »

14 Aug, 2013
2 commits
  • Add RandomCentroidsTransform
    94997a7d
    Austin Van Blanton authored
    2013-08-14 17:21:34 -0400  
    Browse Code »
  • Add erode and dilate to BG subtraction
    6ab5357f
    Austin Van Blanton authored
    2013-08-14 15:44:17 -0400  
    Browse Code »