Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tdegeus/gooseeye
Geometrical statistics
https://github.com/tdegeus/gooseeye
cpp gui image-processing python python3 statistics
Last synced: 4 days ago
JSON representation
Geometrical statistics
- Host: GitHub
- URL: https://github.com/tdegeus/gooseeye
- Owner: tdegeus
- License: gpl-3.0
- Created: 2017-02-19T10:25:08.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T13:25:37.000Z (3 months ago)
- Last Synced: 2024-08-21T14:54:37.243Z (3 months ago)
- Topics: cpp, gui, image-processing, python, python3, statistics
- Language: C++
- Homepage: https://gooseeye.readthedocs.io
- Size: 18.7 MB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![CI](https://github.com/tdegeus/GooseEYE/workflows/CI/badge.svg)](https://github.com/tdegeus/GooseEYE/actions)
[![Doxygen -> gh-pages](https://github.com/tdegeus/GooseEYE/workflows/gh-pages/badge.svg)](https://tdegeus.github.io/GooseEYE)
[![Documentation Status](https://readthedocs.org/projects/gooseeye/badge/?version=latest)](https://readthedocs.org/projects/gooseeye/badge/?version=latest)
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/gooseeye.svg)](https://anaconda.org/conda-forge/gooseeye)
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/python-gooseeye.svg)](https://anaconda.org/conda-forge/python-gooseeye)# GooseEYE
Library to evaluate several geometrical statistical measures on (ensembles of) 'images' (i.e. 1-D, 2-D, or 3-D matrices). The core of the implementation is a C++ library. For user convenience a Python interface is provided too. Please consult the documentation for more information:
https://gooseeye.readthedocs.io
# Credit / copyright
(c) T.W.J. de Geus | [www.geus.me](http://www.geus.me) | [[email protected]](mailto:[email protected])
Contributors:
* [Job Wijnen](https://github.com/j-wijnen)
Tom de Geus was financially supported by:
* [École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland](http://www.epfl.ch)
* [Eindhoven University of Technology (TU/e), Eindhoven, The Netherlands](http://www.tue.nl)
* [The Netherlands Research Council (NWO), The Netherlands](http://www.nwo.nl)
* [Materials Innovation Institute (M2i), The Netherlands](http://www.m2i.nl)
* [TATA Steel Europe, IJmuiden, The Netherlands](http://www.tatasteel.com)