Ycbvideo

Latest version: v0.7.0

Safety actively analyzes 627364 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.7.0

- the code base has been restructured to separate concerns better

0.6.0

- Allow for customized iteration of frames
- Disable caching of frames when using __getitem__

0.5.0

- *-meta.mat file data is now also accessible by frame objects
- bugs regarding range expressions and *-box.txt files are fixed

0.4.0

- parsing and processing of selection expressions is completely reimplemented, since the former solution was hard to maintain and bad
structured
- the YcbVideoLoader class is renamed to Loader
- the FrameDescriptor class is renamed to Descriptor
- the object returned by the frames() method now behaves list-like: the len() builtin and index-based element access are additionally supported
- the types Frame, Descriptor and Box are now exported in __init__.py

0.3.1

Path handling has very likely not worked on Windows in previous versions. The problem should be fixed now.

0.3.0

Two new selection expressions are supported:

- 'data' to specify all frame sequences except the data_syn frame sequence (i.e. all frame sequences contained in `data/`)
- range expressions allow for specifying ranges of frame sequences or frames, syntax and semantics are comparable to
how slicing works in Python

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.