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
11 Oct, 2015
1 commit
  • Stasm properly uses internal detector to landmark all faces in image
    3f3a0a7b
    Scott Klum authored
    2015-10-11 17:40:40 -0400  
    Browse Code »

09 Oct, 2015
5 commits
  • Merge branch 'master' of https://github.com/biometrics/openbr
    7693fd5f
    Scott Klum authored
    2015-10-09 13:21:15 -0400  
    Browse Code »
  • Added center of rotation for randomrotate
    aca7accd
    Scott Klum authored
    2015-10-09 12:59:22 -0400  
    Browse Code »
  • Minor bug fix in averagepoints
    658401dc
    Scott Klum authored
    2015-10-09 12:58:40 -0400  
    Browse Code »
  • Translating points in roi and resize
    0bf6c270
    Scott Klum authored
    2015-10-09 12:58:22 -0400  
    Browse Code »
  • Minor cascade improvement
    135d75a2
    Scott Klum authored
    2015-10-09 12:56:24 -0400  
    Browse Code »

08 Oct, 2015
1 commit
  • Merge pull request #433 from biometrics/detection_api_update ...
    835f64e8
    Detection api update
    JordanCheney authored
    2015-10-08 09:09:07 -0400  
    Browse Code »

07 Oct, 2015
5 commits
  • Removed erroneous file
    81829816
    Jordan Cheney authored
    2015-10-07 19:01:53 -0400  
    Browse Code »
  • updated model files again
    e6fbbaa6
    Josh Klontz authored
    2015-10-07 16:07:05 -0400  
    Browse Code »
  • Fixes and liblinear update
    a6645d0f
    Jordan Cheney authored
    2015-10-07 12:25:49 -0400  
    Browse Code »
  • enforce CASCADE_FIND_BIGGEST_OBJECT
    267315b9
    Josh Klontz authored
    2015-10-07 11:55:38 -0400  
    Browse Code »
  • updated models file
    a580a100
    Josh Klontz authored
    2015-10-07 09:18:32 -0400  
    Browse Code »

06 Oct, 2015
5 commits
  • Using 64 bit integers to count
    661c7223
    Scott Klum authored
    2015-10-06 20:35:36 -0400  
    Browse Code »
  • Added some functionality to removetemplates
    8b767b4e
    Scott Klum authored
    2015-10-06 16:27:55 -0400  
    Browse Code »
  • Removed unused param
    9bdeeb45
    Jordan Cheney authored
    2015-10-06 11:37:36 -0400  
    Browse Code »
  • bug fixes
    b12927ac
    Jordan Cheney authored
    2015-10-06 11:35:09 -0400  
    Browse Code »
  • API change for detection
    44dcf447
    Jordan Cheney authored
    2015-10-06 10:55:52 -0400  
    Browse Code »

05 Oct, 2015
3 commits
  • Generalized keytorect
    1e61fbe1
    Scott Klum authored
    2015-10-05 17:13:07 -0400  
    Browse Code »
  • Merge pull request #432 from kashyap2690/patch-1 ...
    b418c8e3
    Respect scoreNormalization flag in UnitDistance.
    Josh Klontz authored
    2015-10-05 09:16:15 -0400  
    Browse Code »
  • Respect scoreNormalization flag in UnitDistance.
    f4bafe32
    Kashyap Prajapati authored
    2015-10-05 18:41:03 +0530  
    Browse Code »

04 Oct, 2015
1 commit
  • fix for older versions of libav
    f8d93af0
    bhklein authored
    2015-10-04 13:05:58 -0400  
    Browse Code »

02 Oct, 2015
2 commits
  • models fix
    dcb011ed
    Josh Klontz authored
    2015-10-02 13:58:34 -0400  
    Browse Code »
  • fix linux platform plugin
    f8176ba9
    Josh Klontz authored
    2015-10-02 12:14:47 -0400  
    Browse Code »

01 Oct, 2015
2 commits
  • Updated install dependencies for platform plugins
    3a442876
    Scott Klum authored
    2015-10-01 13:38:58 -0400  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    107e229c
    Scott Klum authored
    2015-10-01 13:37:59 -0400  
    Browse Code »

30 Sep, 2015
2 commits
  • put some HTML visualization functions in brpy
    9b345841
    Austin Blanton authored
    2015-09-30 16:43:42 -0400  
    Browse Code »
  • DLandmarkerTransform can now handle color images
    c3de2618
    Josh Klontz authored
    2015-09-30 15:11:24 -0400  
    Browse Code »

29 Sep, 2015
6 commits
  • doc fixes
    c6c98b76
    Josh Klontz authored
    2015-09-29 19:59:40 -0400  
    Browse Code »
  • updated to new models
    16a3b3a7
    Josh Klontz authored
    2015-09-29 18:56:08 -0400  
    Browse Code »
  • add -plotKNN
    9a0c009f
    bhklein authored
    2015-09-29 12:27:27 -0400  
    Browse Code »
  • Score normalization added to openbr algorithm
    9633db66
    bklare authored
    2015-09-29 14:45:26 +0000  
    Browse Code »
  • use total unmated/mated searches
    fee2b89d
    bhklein authored
    2015-09-29 09:28:19 -0400  
    Browse Code »
  • some fixes to iet calculation
    4fca0204
    bhklein authored
    2015-09-29 01:19:44 -0400  
    Browse Code »

28 Sep, 2015
2 commits
  • add more cmc metrics
    809523f2
    bhklein authored
    2015-09-28 23:52:50 -0400  
    Browse Code »
  • add gtGallery, knnOutput and evalKNN
    3e6d1cff
    bhklein authored
    2015-09-28 22:24:49 -0400  
    Browse Code »

27 Sep, 2015
1 commit
  • introduced install_qt_platforms
    70a3f508
    Josh Klontz authored
    2015-09-27 13:21:37 -0400  
    Browse Code »

25 Sep, 2015
1 commit
  • fix timestamps for keyframesGallery
    1ee56bf0
    bhklein authored
    2015-09-25 15:52:42 -0400  
    Browse Code »

24 Sep, 2015
1 commit
  • Mutex cleaning
    848a7e70
    Scott Klum authored
    2015-09-24 13:27:11 -0400  
    Browse Code »

23 Sep, 2015
2 commits
  • Merge branch 'fastmining'
    f330d4d8
    Scott Klum authored
    2015-09-23 17:19:06 -0400  
    Browse Code »
  • Multithreaded negative mining
    fa0667ea
    Scott Klum authored
    2015-09-23 12:46:56 -0400  
    Browse Code »