Download Section
Overview Datasheets
Software & Supplementary Data
*passwort protected, files can be unzipped with any common archiving tool such as WinRAR or 7zip
HSPy
HSPy is a Python library that provides customers with a seamless way to integrate Heimann Sensor hardware and software into their Python applications. It offers a range of tools for:
• Live streaming, recording, and visualization of sensor data from our Appsets
• Converting sensor data recorded with ArraySoft into NumPy arrays or pandas DataFrames for further analysis
With HSPy, developers can easily access, process, and analyze data from our systems directly within their Python workflows.
HSOpenCV
At Heimann Sensor, we integrated our proprietary algorithms for person detection using Heimann Sensor Thermopile Arrays (HTPA) as part of the world’s most popular open-source computer vision library: OpenCV.
In OpenCV all algorithms are implemented in C++. HSOpenCV is a Python library that extends the native OpenCV Python bindings to our customized HTPA algorithms, which include:
• Advanced filters for pre-processing
• Image segmentation procedures for person detection
• Feature extraction methods
• Classification algorithms
This allows to combine standard OpenCV functionalities with Heimann Sensor’s advanced thermal imaging algorithms in their Python applications - facilitating rapid prototyping and accelerating time-to-market.