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
15 Jan, 2015
2 commits
  • Added control to number of examples
    f062aec4
    Scott Klum authored
    2015-01-15 12:16:32 -0500  
    Browse Code »
  • Added convenience projectAndWrite function
    dc7363e1
    Scott Klum authored
    2015-01-15 11:47:04 -0500  
    Browse Code »

14 Jan, 2015
4 commits
  • Don't need to specify an algorithm anymore
    c9845813
    Scott Klum authored
    2015-01-14 17:02:49 -0500  
    Browse Code »
  • typo
    5ab3ae8c
    Scott Klum authored
    2015-01-14 16:29:46 -0500  
    Browse Code »
  • plotLandmarking working with multiple csvs, added labels to examples
    31c9a569
    Scott Klum authored
    2015-01-14 16:25:10 -0500  
    Browse Code »
  • Added good and bad examples, lots of cleanup
    06a58254
    Scott Klum authored
    2015-01-14 14:46:53 -0500  
    Browse Code »

13 Jan, 2015
2 commits
  • Using R for statistics computations, finished error table
    5b53a8c4
    Scott Klum authored
    2015-01-13 17:01:50 -0500  
    Browse Code »
  • Added landmark error plots
    259aa3f0
    Scott Klum authored
    2015-01-13 11:09:44 -0500  
    Browse Code »

12 Jan, 2015
2 commits
  • Added output of sample landmarks, added index to control which image is used as sample
    d6ae2849
    Scott Klum authored
    2015-01-12 15:24:22 -0500  
    Browse Code »
  • Added parameters for displaying named points and point locations
    31008334
    Scott Klum authored
    2015-01-12 15:15:27 -0500  
    Browse Code »

02 Jan, 2015
2 commits
  • Merge pull request #288 from biometrics/classification_interface ...
    b32f0957
    Implementation of Classification Interface
    JordanCheney authored
    2015-01-02 17:31:45 -0500  
    Browse Code »
  • Update hello.pro ...
    416bc1c7
    Fixed #301
    Josh Klontz authored
    2015-01-02 11:26:33 -0500  
    Browse Code »

31 Dec, 2014
1 commit
  • Revert to geom smooth in PRE/REC curve
    58b9240d
    bhklein authored
    2014-12-31 12:25:48 -0500  
    Browse Code »

30 Dec, 2014
5 commits
  • Merge pull request #300 from biometrics/adaboost ...
    14a4da94
    Added AdaBoost wrapper
    Scott Klum authored
    2014-12-30 14:53:04 -0500  
    Browse Code »
  • Added AdaBoost wrapper
    9ac4e2b3
    Scott Klum authored
    2014-12-30 14:44:58 -0500  
    Browse Code »
  • Merge pull request #294 from biometrics/stream_galleries ...
    909ad7a0
    Refactor video handling in stream
    caotto authored
    2014-12-30 13:59:47 -0500  
    Browse Code »
  • Merge pull request #299 from biometrics/selectpoints_invert ...
    fabf7784
    allow SelectPoints to specify which points to exclude instead of include
    Josh Klontz authored
    2014-12-30 12:18:09 -0500  
    Browse Code »
  • allow SelectPoints to specify which points to exclude instead of include
    e6dc1bb9
    Josh Klontz authored
    2014-12-30 12:15:41 -0500  
    Browse Code »

29 Dec, 2014
10 commits
  • Merge pull request #298 from biometrics/flip_rotate ...
    352b8980
    Flip rotate
    Scott Klum authored
    2014-12-29 14:42:59 -0500  
    Browse Code »
  • Added Schrodinger
    8f903c52
    Scott Klum authored
    2014-12-29 14:22:51 -0500  
    Browse Code »
  • Reverted changes in Flip to maintain old functionality
    515eb7f4
    Scott Klum authored
    2014-12-29 14:22:18 -0500  
    Browse Code »
  • Lined up ReorderPoints
    8306521a
    Scott Klum authored
    2014-12-29 14:19:51 -0500  
    Browse Code »
  • generalized some Common functions to operate on templated data structures
    fb193b02
    Josh Klontz authored
    2014-12-29 13:13:42 -0500  
    Browse Code »
  • Added bool to control dup of landmarks
    5efddc3d
    Scott Klum authored
    2014-12-29 13:03:18 -0500  
    Browse Code »
  • Added rect flipping for good measure
    b4643c2a
    Scott Klum authored
    2014-12-29 12:29:12 -0500  
    Browse Code »
  • Separated point reordering functionality, reverted openbr_plugin change such tha… ...
    6ab3d0c5
    …t Fork is not affected
    Scott Klum authored
    2014-12-29 12:02:58 -0500  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr
    a3d504b5
    Josh Klontz authored
    2014-12-29 10:58:56 -0500  
    Browse Code »
  • namedPoints() bug fix - canConvert isn't quite good enough, we need to explicitl… ...
    c08b5850
    …y check that the coordinates aren't NaN
    Josh Klontz authored
    2014-12-29 10:58:48 -0500  
    Browse Code »

28 Dec, 2014
2 commits
  • Still more tweaks
    34937da0
    JordanCheney authored
    2014-12-28 00:56:30 -0500  
    Browse Code »
  • More API tweaks
    10f1869a
    JordanCheney authored
    2014-12-28 00:51:47 -0500  
    Browse Code »

26 Dec, 2014
10 commits
  • Extended note
    1c003ddc
    Scott Klum authored
    2014-12-26 16:41:29 -0500  
    Browse Code »
  • Moved MUCT abbrievations to algorithms.cpp, added note, added fatal if list size is inconsistent
    61f7a72a
    Scott Klum authored
    2014-12-26 16:38:34 -0500  
    Browse Code »
  • Merge branch 'master' of https://github.com/biometrics/openbr into flip_rotate
    b9566820
    Scott Klum authored
    2014-12-26 13:33:26 -0500  
    Browse Code »
  • Don't overwrite points/rects on a dup. instead, append them.
    a65a90b2
    Scott Klum authored
    2014-12-26 12:21:23 -0500  
    Browse Code »
  • Updated FlipTransform
    2aba0aa2
    Scott Klum authored
    2014-12-26 12:05:33 -0500  
    Browse Code »
  • Merge pull request #297 from biometrics/svm_updates ...
    b0b6e5cd
    Svm updates
    Scott Klum authored
    2014-12-26 11:29:03 -0500  
    Browse Code »
  • Updated Flip and added RandRotate
    05452b11
    Scott Klum authored
    2014-12-26 11:18:36 -0500  
    Browse Code »
  • Merge pull request #296 from biometrics/forest ...
    cb608094
    Forest
    Scott Klum authored
    2014-12-26 11:09:49 -0500  
    Browse Code »
  • Added additional SVM parameters
    1aed6ade
    Scott Klum authored
    2014-12-26 10:58:39 -0500  
    Browse Code »
  • Revert "Added additional options to SVM" ...
    60f93778
    This reverts commit 31ac65fc2826a05a49d85d4043b717b694af2db4.
    Scott Klum authored
    2014-12-26 10:49:51 -0500  
    Browse Code »