0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 22 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
implement delaunay drawing More... about 14 years ago
implement line drawing More... about 14 years ago
Merge branch 'master' of github.com:tito/Movid into calibration More... about 14 years ago
Merge branch 'calibration' of github.com:tito/Movid into calibration More... about 14 years ago
calibration: WIP push. really unclean. gotta fix later. touches are now transformed, but this needs to be tested and fixed More... about 14 years ago
change in uppercase the #define MO_ModulName_MODULE_H More... about 14 years ago
release the mask image in destructor More... about 14 years ago
mask module: logical and of input image and mask file More... about 14 years ago
create a new makefile, more readable with dependices and contrib inside. More... about 14 years ago
Enhencement of the BackgroundSubtract module, so that we can build the difference between each two frames. More... about 14 years ago
remove the jpeg-8 lib from contrib More... about 14 years ago
replace jpeg library with opencv function More... about 14 years ago
Add simple image display preset More... about 14 years ago
Fix the AUTOCONVERT macro More... about 14 years ago
Start fixing the image module More... about 14 years ago
add moUtils + move tokenize inside + add callback for properties More... about 14 years ago
Add distance transform module. (If you had a previous fork of this branch, please create it again.) More... about 14 years ago
XCode: Add hsv module to xcode project file More... about 14 years ago
Hsv Module (color tracking work ! woot) More... about 14 years ago
Merge branch 'master' of github.com:tito/Movid More... about 14 years ago
Makefile: fix newmodule target More... about 14 years ago
Merge branch 'master' of github.com:tito/Movid More... about 14 years ago
movid: always convert non-8bits depth image to 8bits depth image when streaming image to jpeg library More... about 14 years ago
Makefile: add the possibility to use user definition for all libs/cflags More... about 14 years ago
add licence + compute baseurl from current url More... about 14 years ago
preset: in debug-calibration.txt, comment screenPoints, use the default one (created by rows + cols) + don't use thread atm. calibration: reset the calibration if we toggle the calibrate button again. + don't reuse the same touchid when recording calibration point + build screen points from rows/cols (TODO: handle additionnal points) + use theses screenpoints for gui + move calibrate code in calibrate() method More... about 14 years ago
implement circle, and use it More... about 14 years ago
calibration: add callback for rows & cols property (rebuild gui..) More... about 14 years ago
module: better separation of gui. add notifyGui() to ask for gui to rebuild at next call + guiBuild() to construct gui. index: better drawing + scale viewport to current canvas More... about 14 years ago
Merge branch 'master' into calibration More... about 14 years ago