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
02 Jun, 2015
4 commits
  • Added some verbose output
    17fbc6bb
    Scott Klum authored
    2015-06-02 13:22:58 -0400  
    Browse Code »
  • Minor cleanup
    25bb2b86
    Scott Klum authored
    2015-06-02 13:18:25 -0400  
    Browse Code »
  • Serializing successfully
    e6f80e5e
    Scott Klum authored
    2015-06-02 13:17:38 -0400  
    Browse Code »
  • Not a convenience function
    089aef65
    Scott Klum authored
    2015-06-02 10:02:52 -0400  
    Browse Code »

01 Jun, 2015
4 commits
  • Added RandomRepresentation
    7d0ecc36
    Scott Klum authored
    2015-06-01 14:13:29 -0400  
    Browse Code »
  • Reverted magnitude channel because floating point representations aren't currently supported
    410378da
    Scott Klum authored
    2015-06-01 12:43:23 -0400  
    Browse Code »
  • Added support for multichannel representations
    b4ad1911
    Scott Klum authored
    2015-06-01 12:35:03 -0400  
    Browse Code »
  • Different default confidenceThreshold
    a6f995e2
    Scott Klum authored
    2015-06-01 12:34:00 -0400  
    Browse Code »

29 May, 2015
4 commits
  • Merge branch 'cascade' of https://github.com/biometrics/openbr into cascade
    b6a07816
    Scott Klum authored
    2015-05-29 15:26:12 -0400  
    Browse Code »
  • Finished GradientHistogram
    2f8e964e
    Scott Klum authored
    2015-05-29 15:20:11 -0400  
    Browse Code »
  • More gradienthistogram fixes
    f55f1045
    Scott Klum authored
    2015-05-29 12:31:29 -0400  
    Browse Code »
  • More gradient histogram updates
    7c775af6
    Scott Klum authored
    2015-05-29 10:07:01 -0400  
    Browse Code »

28 May, 2015
1 commit
  • Started gradienthistogram representation
    45b460f7
    Scott Klum authored
    2015-05-28 15:17:35 -0400  
    Browse Code »

27 May, 2015
1 commit
  • Exposed CvBoost type param
    316dfecc
    Scott Klum authored
    2015-05-27 11:16:39 -0400  
    Browse Code »

26 May, 2015
12 commits
  • Cleanup in core/boost
    f7e45a9e
    Jordan Cheney authored
    2015-05-26 19:29:25 -0400  
    Browse Code »
  • Train, store, and load representations as necessary
    fe4366bc
    Jordan Cheney authored
    2015-05-26 17:18:00 -0400  
    Browse Code »
  • Fixed merge issue and reverted back to the wisdom of @sklum
    3f516c6d
    Jordan Cheney authored
    2015-05-26 17:17:24 -0400  
    Browse Code »
  • Fixed bug introduced by removing model var
    6b74e8ac
    Jordan Cheney authored
    2015-05-26 16:53:09 -0400  
    Browse Code »
  • Remove model option from SlidingWindow
    fe4bceed
    Jordan Cheney authored
    2015-05-26 16:40:06 -0400  
    Browse Code »
  • Merge branch 'cascade' of https://github.com/biometrics/openbr into cascade
    8cddbeab
    Jordan Cheney authored
    2015-05-26 16:14:11 -0400  
    Browse Code »
  • OpenBR serialization
    fb1d5e05
    Jordan Cheney authored
    2015-05-26 16:14:03 -0400  
    Browse Code »
  • Exposed confidenceThreshold
    b51e4c55
    Scott Klum authored
    2015-05-26 13:52:53 -0400  
    Browse Code »
  • Cleanup
    9f01003d
    Scott Klum authored
    2015-05-26 13:43:00 -0400  
    Browse Code »
  • Cleanup
    7d9bf450
    Scott Klum authored
    2015-05-26 13:42:42 -0400  
    Browse Code »
  • Removed OpenCV detection dependency entirely
    60939e7a
    Scott Klum authored
    2015-05-26 13:02:06 -0400  
    Browse Code »
  • Ready for groupRectangles refactor
    3836f4a2
    Scott Klum authored
    2015-05-26 10:14:58 -0400  
    Browse Code »

22 May, 2015
3 commits
  • Progress towards NPD
    08179e6d
    Jordan Cheney authored
    2015-05-22 13:39:36 -0400  
    Browse Code »
  • Smarter use of pointers
    23bd6de4
    Jordan Cheney authored
    2015-05-22 12:50:47 -0400  
    Browse Code »
  • Fixed compile bug in store and update windowSize to be more elegant
    a231cbed
    Jordan Cheney authored
    2015-05-22 10:59:08 -0400  
    Browse Code »

21 May, 2015
6 commits
  • Store back in sliding window
    98ce6592
    Jordan Cheney authored
    2015-05-21 22:15:43 -0400  
    Browse Code »
  • Fixed merge
    b5c24476
    Jordan Cheney authored
    2015-05-21 17:35:38 -0400  
    Browse Code »
  • Working frontend cascade with some (very) rough edges
    baa5c5ed
    Jordan Cheney authored
    2015-05-21 17:32:54 -0400  
    Browse Code »
  • Minor fixes
    5ece0d8d
    Scott Klum authored
    2015-05-21 16:28:01 -0400  
    Browse Code »
  • Removed docs information from this branch
    39f5a23e
    Jordan Cheney authored
    2015-05-21 14:47:44 -0400  
    Browse Code »
  • Integrating OpenCV frontend
    6fcc63c6
    Jordan Cheney authored
    2015-05-21 14:45:51 -0400  
    Browse Code »

20 May, 2015
3 commits
  • Bad alignment i guess?
    dfea239c
    Scott Klum authored
    2015-05-20 17:25:10 -0400  
    Browse Code »
  • vecGallery write done
    2967908e
    Scott Klum authored
    2015-05-20 17:19:38 -0400  
    Browse Code »
  • Using .vec and .txt galleries for training
    ccc5d38c
    Scott Klum authored
    2015-05-20 12:24:58 -0400  
    Browse Code »

19 May, 2015
2 commits
  • Removed old comment reminder
    ab5ac7a4
    Scott Klum authored
    2015-05-19 19:11:57 -0400  
    Browse Code »
  • Implemented vecGallery read
    258c9f03
    Scott Klum authored
    2015-05-19 19:11:10 -0400  
    Browse Code »