Open Library for Image Velocimetry
Project description
OLIV (Open Library for Image Velocimetry) is an open-source toolbox developed by EDF, INRAE, Toulouse INP and CERFACS.
The main developer is Pierre Horgue (Toulouse INP).
Installation
The recommended way to install oliv is via PyPI:
pip install oliv
You can use oliv directly in your python scripts with:
from oliv import *
Note: If you downloaded the oliv archive directly, ensure you add its path to your Python script:
import sys
sys.path.append("/path/to/oliv")
from oliv import *
Documentation
Informations about classes and usage can be found at : https://oliv.readthedocs.io/en/main/
Script example can be found in validation/ directory.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file oliv-1.1.2.tar.gz.
File metadata
- Download URL: oliv-1.1.2.tar.gz
- Upload date:
- Size: 760.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f0edae2248e574f8b7b0edfd16f78b9a430c484834a92a92410fd1c474d971f
|
|
| MD5 |
371665d55a39eb263b5764e7594f2a89
|
|
| BLAKE2b-256 |
7657924533306d1c0e97f9a4a3b80fabfdc29ac1d3941b8842eb81eecc2dc910
|
File details
Details for the file oliv-1.1.2-py3-none-any.whl.
File metadata
- Download URL: oliv-1.1.2-py3-none-any.whl
- Upload date:
- Size: 781.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c852d83e9aa54415c87803a0e6c08dbc02c287030928e19e734a69dbecccf3f5
|
|
| MD5 |
9da4dade93fec8a5d1778700b7351ca3
|
|
| BLAKE2b-256 |
12d4d10b6928f7e69f5a9c7f250d315412ac86bab772a4773eadaec463a9e2fe
|