Skip to content

SungJaeShin/h5py_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Real-time HDF5 Dataset Generation

Follow HDF5 Basic Concept


Descriptrion of CASE 1 and CASE 2 in test.py code

  • [CASE 1] Make Several Dataset which save 'N' subPano Images
  • [CASE 2] Make Only One Dataset that save all subPano Images

Usage of global parameter USE_H5

  • [CASE 1] "USE_H5 = True": Save subPano images in h5py extension file.
  • [CASE 2] "USE_H5 = False": Save subPano images in local folder.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages