python
Projects with this topic
-
A brief illustration of how Marimo can be useful for image analysis pipelines and user-ready deliverable applications.
Updated -
Originally created by Christoph Sommer (ISTA) for AIAI meeting 10/06/2024
Updated -
Introductory workshop for the use of Jupyter notebooks for image analysis pipelines by the Imaging and Optics Facility (IOF) team at ISTA.
Updated -
Collection of Imaris Python(3) Extensions from the Imaging and Optics Facility (IOF), Institute of Science and Technology Austria (ISTA)
Updated -
This project is to develop an OBS Python script able to automatically trigger OBS to record videos of the set-up scenes of a given duration in a selected time frame. Additionally, experimental metadata for the recorded experiment can be manually input by the researcher through the OBS graphical interface and exported automatically as a table together with the video.
The script will create the wanted videos and a metadata table matched by a video ID, which if left unchanged, will keep increasing by 1 at every iteration of the script. This video ID can be used to record a unique recording session.
Updated -
Collection of preprocessing utils for various Computer Vision datasets . Also includes code for integration with TFRecords and tf.data.Dataset pipeline. Mirror of https://github.com/ameroyer/TFDatasets
Updated -