database

Defines a database and file history tracker that stores all relevant information of your findmycells project (findmycells.database)

source

Database

 Database (project_configs:findmycells.configs.ProjectConfigs)

Initialize self. See help(type(self)) for accurate signature.


source

FileHistory

 FileHistory (file_id:str,
              source_image_filepath:Union[pathlib.PosixPath,pathlib.Window
              sPath])

Initialize self. See help(type(self)) for accurate signature.