40
I Use This!
Low Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 4 days ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix link in top corner to always point to main page. More... over 14 years ago
Change "Additional Parameters" to "Other Parameters". More... over 14 years ago
added cvGoodFeaturesToTrack. Added clone_array_shape function. More... over 14 years ago
added a bash script for build to holdover until a setup.py solution More... over 14 years ago
added cvCornerSubPix and cvResize impementations. Added a bash build script. More... over 14 years ago
Move docs to correct place inside class. More... over 14 years ago
Add dtype parameter to MultiImagei and ImageCollection. More... over 14 years ago
Rename collection test file.
stefanv
as Stefan van der Walt
More... over 14 years ago
Added dtype keyword to imread plus a test for that. More... over 14 years ago
Rename collection test file and fix it. More... over 14 years ago
updated tests to be shorter and OO. Deleted unnecessary data files. More... over 14 years ago
Change mail-archive link to Nabble.
stefanv
as Stefan van der Walt
More... over 14 years ago
Add collections to io.__init__.
stefanv
as Stefan van der Walt
More... over 14 years ago
Update tasks list.
stefanv
as Stefan van der Walt
More... over 14 years ago
Rename collections module.
stefanv
as Stefan van der Walt
More... over 14 years ago
Update version to 0.2dev in setup.py.
stefanv
as Stefan van der Walt
More... over 14 years ago
Move test data to global data dir and fix test.
stefanv
as Stefan van der Walt
More... over 14 years ago
Fixes to MultiImage, added tests for it, plus a test TIF image. More... over 14 years ago
Make as_grey settable, and provide reload function. More... over 14 years ago
added unit-tests for existing functions. and prelimenary docstrings More... over 14 years ago
Now really commit all changes. More... over 14 years ago
Cleaned up ImageCollection and added tests for it. More... over 14 years ago
Remove Image class, and implement Stefan's suggestions. More... over 14 years ago
wrapped 7 more functions More... over 14 years ago
OpenCV infrastructure largely in place. A test function wrapped: cvSmooth() More... over 14 years ago
Add MultiImg to __all__. More... over 14 years ago
Added a MultiImg class similar to the ImageCollection one, to function as the data structure for multi-image files. More... over 14 years ago
Add Stefan's io.py More... over 14 years ago
Grab version number from setup.py for docs.
stefanv
as Stefan van der Walt
More... over 14 years ago
Remember to generate docs when releasing. Also update version in setup.py.
stefanv
as Stefan van der Walt
More... over 14 years ago