First (unfinished) attempt to adapt multithreaded cluster finding to storage cell data; REVERT BACK TO PREVIOUS COMMIT IF THIS FAILS!

This commit is contained in:
2025-02-05 20:17:46 +01:00
parent 884104156b
commit 3a1945116a
4 changed files with 464 additions and 2 deletions

View File

@ -56,6 +56,8 @@ public:
std::vector<hsize_t> GetChunkDimensions ();
hsize_t GetRank ();
void SetImageDataPath (std::string const& name);
void SetFrameIndexPath (std::string const& name);