0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Lukas Kanade flow demo. More... almost 12 years ago
Fixed memory leaks. More... almost 12 years ago
Added Laplace demo. More... almost 12 years ago
Added Farneback dense optical flow demo. More... almost 12 years ago
Added Face Recognition example. Added TODO file. Cleaned up project. More... almost 12 years ago
Added new iPad functionality to iPhone UI. More... almost 12 years ago
Updated license and readme. More... almost 12 years ago
Added BSD 3-clause License and README file. More... almost 12 years ago
Added a simple (but well-documented) PassThur example as a starting point to create your own OpenCV image processors. More... almost 12 years ago
Changes to the demo choice in the popover now persist, and better yet, change the imageProcessor being used on the fly! More... almost 12 years ago
Gave popover a real title. More... almost 12 years ago
Demo pop-up no longer crashes. More... almost 12 years ago
Removed stray reference to obsolete OpenCV library. More... almost 12 years ago
Fixed import. (Was pointing at obsolete version of library on this developer's machine.) More... almost 12 years ago
Updated PCH file to deal with namespace conflicts with OpenCV include files. More... almost 12 years ago
Reapplying change clobbered by Matt's checkin. More... almost 12 years ago
Updated UI again. Cleaned up CVMainViewController. More... almost 12 years ago
Flip Button More... almost 12 years ago
Added flip camera button. More... almost 12 years ago
Nuked nav bar in iPad version. More... almost 12 years ago
Default behavior for processIplImage: is now passthru (converting BGRA to RGB). Now support outputting a color image with alpha correctly. More... almost 12 years ago
Fixed greyscale support that broke when we added color support. More... almost 12 years ago
Reconciling with Matt's commit. More... almost 12 years ago
Merge remote-tracking branch 'origin/master' More... almost 12 years ago
Fixed memory leak in RGB display code. More... almost 12 years ago
Sephia Demo More... almost 12 years ago
Merge remote-tracking branch 'origin/master' More... almost 12 years ago
RGB support More... almost 12 years ago
Factored base class CVFImageProcessor and subclass CVFCannyDemo. More... almost 12 years ago
Made small PNG files into actual PNG files. More... almost 12 years ago