0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jan 22, 2025 — Jan 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DOC/CLN: Add examples and do a little cleanup. More... about 12 years ago
Merge pull request #2 from tacaswell/pep8 More... about 12 years ago
pep8/pyflakes clean up
tcaswell
as Thomas A Caswell
More... about 12 years ago
TST: Fix tests after splitting repo from mr. More... about 12 years ago
fix More... about 12 years ago
Split from mr. More... about 12 years ago
Move video tests in preparation for splitting repo. More... about 12 years ago
CLN: Remove and rename video tools. Stop issuing warnings on load. More... about 12 years ago
Merge branch 'better-circle' More... over 12 years ago
All Frames count and shape attributes should be integer. More... over 12 years ago
Circle handles KeyboardInterrupt silently and writes files of arbitrary size. More... over 12 years ago
Standardize black-white inversion across Frames subclasses. More... over 12 years ago
Sort image sequence file names. More... over 12 years ago
Add ImageSequence, a subclass of Frames that uses only required dependencies. More... over 12 years ago
Add wait keyword and add hidden features to docstring. More... over 12 years ago
TiffStack subclasses Frames, supporting multi-frame Tiffs. More... over 12 years ago
Select single frames or list of frames from Video (and Frames generally). More... over 12 years ago
Isolate cv2 dependence into Video subclass. More... over 12 years ago
Skip is not opencv, and warn but do not raise More... over 12 years ago
Frame is now called Frames. More... over 12 years ago
ENH: Add play function. More... over 12 years ago
Do not load mr/video/tiff until I stabilize it. More... over 12 years ago
Merge branch 'fixes' More... over 12 years ago
BUG: Fix case with frame is uint32. More... over 12 years ago
Replace Video constructor with generic class of subclasses. More... over 12 years ago
Change TIFF reader from PIL to libtiff for 16-bit compatibility. More... over 12 years ago
CLN: Remove debugging print statement. More... over 12 years ago
Most of Video moved to new baseclass Frames, subclassed by Video and Tiffstack More... over 12 years ago
CLN: Restore tif_frames to video API. More... over 12 years ago
Write video option, functional but unfinished. More... over 12 years ago