Skip to content

DICpy is a python toolbox for digital image correlation analysis.

License

Notifications You must be signed in to change notification settings

eesd-epfl/DICpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DICpy: digital image correlation with python

version downloads_pypi


Authors:Ketson R. M. dos Santos
Contact:ketson.santos@epfl.ch
Version:0.3.1

Description

DICpy is a python toolbox for digital image correlation analysis.

Documentation

Website:
https://dicpy.readthedocs.io/

Dependencies

  • Python >= 3.6
    Git >= 2.13.1
    

License

DICpy is distributed under the MIT license

Copyright (c) 2020 Earthquake Engineering and Structural Dynamics laboratory

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Installation

From PyPI

  • pip install DICpy
    

In order to uninstall it

  • pip uninstall DICpy
    

Clone your fork of the PyCrack repo from your GitHub account to your local disk (to get the latest version):

  • git clone https://github.com/eesd-epfl/DICpy.git
    cd DICpy/
    python setup.py install  (user installation)
    python setup.py develop (developer installation)
    

#Referencing DICpy #=================

#If you are using this software in a work that will be published, please cite this paper:

#...

Help and Support

python_powered.png

About

DICpy is a python toolbox for digital image correlation analysis.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages