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
29 May, 2015
1 commit
  • 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
5 commits
  • 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 »

18 May, 2015
1 commit
  • SlidingWindow::getNeg works when negFile is in different directory, simplified
    93c7bb2f
    Scott Klum authored
    2015-05-18 16:53:16 -0400  
    Browse Code »

15 May, 2015
2 commits
  • Create dir for slidingwindow if it doesn't exist
    a6c456b4
    Scott Klum authored
    2015-05-15 17:06:22 -0400  
    Browse Code »
  • No regression. Steps towards I/O.
    7a2db13c
    Jordan Cheney authored
    2015-05-15 00:30:18 -0400  
    Browse Code »

13 May, 2015
3 commits
  • Merge branch 'cascade' of https://github.com/biometrics/openbr into HEAD
    98249fb4
    Jordan Cheney authored
    2015-05-13 18:14:32 -0400  
    Browse Code »
  • Reverted 2 commits to avoid regression. Added first attempt at Haar representation
    d14551dd
    Jordan Cheney authored
    2015-05-13 18:10:45 -0400  
    Browse Code »
  • Revert to old classification method to avoid regression
    4fab7f69
    Jordan Cheney authored
    2015-05-13 11:22:05 -0400  
    Browse Code »

12 May, 2015
2 commits
  • Progress towards better organization
    8b1dd002
    Jordan Cheney authored
    2015-05-12 20:02:07 -0400  
    Browse Code »
  • Steps towards simplifying and integrating the frontend cascade
    9eaaf62b
    Jordan Cheney authored
    2015-05-12 13:56:42 -0400  
    Browse Code »

11 May, 2015
1 commit
  • Frontend uses representations
    d4a5b59c
    Jordan Cheney authored
    2015-05-11 16:07:45 -0400  
    Browse Code »

01 May, 2015
3 commits
  • Front end copied, cleaned up (a little) and working
    68cbcbe1
    Jordan Cheney authored
    2015-05-01 19:03:20 -0400  
    Browse Code »
  • Integrated representations into the backend and reformatted into a classifier
    b277fd20
    Jordan Cheney authored
    2015-05-01 17:03:30 -0400  
    Browse Code »
  • More steps towards representations and proper formatting in backend
    447ef443
    Jordan Cheney authored
    2015-05-01 15:10:10 -0400  
    Browse Code »

30 Apr, 2015
1 commit
  • Clean-up and steps towards incorparting representations in the backend
    edcbc8b8
    Jordan Cheney authored
    2015-04-30 01:04:10 -0400  
    Browse Code »

29 Apr, 2015
1 commit
  • Progress towards adding representations
    e4a5aed6
    Jordan Cheney authored
    2015-04-29 11:33:01 -0400  
    Browse Code »

28 Apr, 2015
1 commit
  • Step towards step2
    6910358f
    Jordan Cheney authored
    2015-04-28 09:27:44 -0400  
    Browse Code »

27 Apr, 2015
1 commit
  • Step 1 (OpenCV I/O within OpenBR) complete
    d9fe1bd0
    Jordan Cheney authored
    2015-04-27 04:17:31 -0400  
    Browse Code »

23 Apr, 2015
1 commit
  • Step 1 of Cascade integration
    9567b975
    Jordan Cheney authored
    2015-04-23 13:15:56 -0400  
    Browse Code »

17 Apr, 2015
1 commit
  • tweak
    ff22117c
    Josh Klontz authored
    2015-04-17 15:00:02 -0400  
    Browse Code »