Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • h5py
  • master default protected
  • metadata_refactoring
  • pipeline_implementation
  • stream_evolution
  • v1.0.1
  • v1.0.0
7 results
Created with Raphaël 2.2.021Dec207Apr54122Mar1716151414Dec26Nov2518313Oct528Sep271021Jul24Jun26Mar10Feb329Jan282726252212Oct98625Sep242019171514872131Aug3021197331Jul30272120149Apr8731Mar30272625241228Jan22212017716Dec123Oct218Sep1265430Aug2827Bugfixes: gettings timestamps attributes, numpy.float deprectated and some bugs due to legacy bob.io.base.HDF5File codeh5pyh5pyBugfix: index list missed the last element when the stop index was equal to the array sizeRemove bob.io.image dependency, now part of bob.io.baseremove bob.io.base.HDF5FileAdd explicit imageio dependencymetadata_refact…metadata_refactoringAlso wrap bob.io.image.bob_to_opencvbgrWrap around bob.io.image utils methods in bob.io.stream utils, to centralize its usage and make it easier to remove laterBugfix: values of type Enum are now reconstructed with type EnumBugfix: index list missed the last element when the stop index was equal to the array sizetext refactoringBugfix: setting streamfile source now closes previous hdf5 file and re-reads metadata only if they are definedBugfix: don't modify index if it is None in metadata method of the view filterDefine cache members in __init__, don't call reset in __init__View and adjust filters can return their metadata object with the metadata methodBugfix: MetaDataInfo add_metadatum method now adds the metadatum with the correct nameWrite Enum values as their name, not Enum python typeRemove deprecated configsImplement an automatic metadata heritage functionality for StreamFiltersImplements no_write and must_write for metadata writingImplement few utility methods for metadata classes.Use imageio instead of opencv to load imagesRefactor metadata_info into a classMetaData getitem now returns the metadatum value.Update examples in README.rst[DOC] Small text changesUpdate documentation after metadata implementationbugfix: add h5py dependency at run-time tooAdd h5py dependencyImplements metadata handling for bob.io.stream.Stream and bob.io.stream.StreamFileRename test.py to test_streams.py so it is picked up by pytestmastermasterAdd example of refactoring bob.io.stream and bob.ip.stereo stream filters as transformers for bob.pipelinespipeline_implem…pipeline_implementation[DOC] Remove document header in readme.rst so bob.io.stream doesn't appear twice in bob global docMerge branch 'fix_init' into 'master'moved tests performed in __init__ to load()Increased latest version to 1.0.2b0 [skip ci]Increased stable version to 1.0.1v1.0.1v1.0.1Merge branch 'yum_requirements' into 'master'Add mesa-libGL as yum requirement for test phase in CI[conda] use pip to install the package [skip ci]Merge branch 'timestamps_writing' into 'master'
Loading