0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:tito/Movid More... about 14 years ago
Don't use MO_INFO but MO_DEBUG for printing found blobs. More... about 14 years ago
moCalibrationModule: Use LOG(MO_DEBUG) instead of std::cout More... about 14 years ago
add information about inout/output More... about 14 years ago
properly initialize input/output in calibration More... about 14 years ago
Merge branch 'calibration' of github.com:tito/Movid into calibration More... about 14 years ago
remove capabilities hack More... about 14 years ago
Start working on the calibration part where each grid point on the screen is assigned one point in surface coordinates More... about 14 years ago
Merge branch 'calibration' of github.com:tito/Movid into calibration More... about 14 years ago
do the whole ui abstraction in movid. starting to implement the ui command execution part. More... about 14 years ago
calibration module: imagefiltermodule -> moModule More... about 14 years ago
calibration module: current wip, just to prevent conflict More... about 14 years ago
add moUtils + move tokenize inside start gui inside module (a way to create own gui configuration) More... about 14 years ago
add moUtils to xcode project More... about 14 years ago
Starting to work on calibration. Really dirty right now. More... about 14 years ago
Add Canny module to Visual Studio Solution (fixes compilation problem) More... about 14 years ago
Add an example for the canny module More... about 14 years ago
modules: Add moCannyModule that applies the canny edge detector More... about 14 years ago
Merge branch 'master' of github.com:tito/Movid More... about 14 years ago
Add linux compile notes to README More... about 14 years ago
add / in web (redirect to /gui/index.html right now.) More... about 14 years ago
grammarfixed some errormessages More... about 14 years ago
add pointlist type to moProperty More... about 14 years ago
Rename otBlob* to moBlob* More... about 14 years ago
Add Makefile newmodule target. Usage: make newmodule NAME=Foo. Creates new moFooModule.cpp/.h files and adds the module to the factory. Makefile adding not yet working and whitespace issue in factory More... about 14 years ago
Added benrt to contributor list More... about 14 years ago
correcting my name More... about 14 years ago
add QPL license and license headers, add AUTHORS file and update README More... about 14 years ago
Really fixig Dilate/Erode compilation More... about 14 years ago
fix dilate module, and udate unix makefile to include dilate,erode module More... about 14 years ago