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
  • openbr
  • plugins
  • pp5.cpp
25 Jun, 2013
1 commit
  • Fix pp5 support for handling multiple detections
    7b411cc3
    Charles Otto authored
    2013-06-25 14:41:33 -0400  
    Browse File »

21 May, 2013
1 commit
  • Rework the PP5 plugin to actually support multiple face detection ...
    7338c177
    Set detect_base_face_only based on enrollAll (per-file enrollAll is not
    supported).
    Implement project(templatelist) rather than project(template), when enrollAll
    is set, output multiple templates, one for each detected face, with associated
    metadata.
    Charles Otto authored
    2013-05-21 13:33:32 -0400  
    Browse File »

16 Apr, 2013
1 commit
  • added crop face algorithms
    62bbd0d4
    Josh Klontz authored
    2013-04-16 16:27:04 -0400  
    Browse File »

03 Apr, 2013
1 commit
  • Move some functionality from openbr_plugin.h to openbr_internal.h ...
    ba990be3
    Move CompositeTransform, and several other categorical abstract transform types
    to a new file, openbr_internal.h. Adjust files in plugins to include the new
    file rather than incldue openbr_plugin.h directly.
    Charles Otto authored
    2013-04-03 21:10:47 -0400  
    Browse File »

24 Mar, 2013
2 commits
  • QRect ==> QRectF
    81e9c1c2
    Josh Klontz authored
    2013-03-24 16:53:03 -0400  
    Browse File »
  • fixed #35 and minor cleanup
    37f9dc82
    Josh Klontz authored
    2013-03-24 16:52:06 -0400  
    Browse File »

21 Mar, 2013
1 commit
  • Updated PP5Register abbreviation
    dafd017b
    Josh Klontz authored
    2013-03-21 13:14:54 -0400  
    Browse File »

19 Mar, 2013
1 commit
  • s/openbr_plugin.h/openbr/openbr_plugin.h for optional plugins
    f2944b14
    Charles Otto authored
    2013-03-19 21:42:10 -0400  
    Browse File »

18 Mar, 2013
2 commits
  • Fixed file.flat() and file.init() to work with points and rects. other minor bug fixes
    aa596183
    Scott Klum authored
    2013-03-18 14:56:51 -0400  
    Browse File »
  • implemented #31
    b1e813dc
    Josh Klontz authored
    2013-03-18 13:16:43 -0400  
    Browse File »