Skip to content

ChaoyiZhu93/DICexport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIC Video Exporter

DICexport is a GUI (PyQt5) to export digital image correlation videos.

It offers the flexibility to choose a selected range of a video to be exported.

It uses opencv to export one frame per second.

Installation

  • Download and install Anaconda
  • Use Git to clone this repository to your local computer
conda update conda
conda create -n DIC python==3.7
conda activate DIC
pip install -r requirements.txt

How to use?

Navigate to the cloned repository.

python DICexport.py

drawing

License

GNU GPLv3

Contributor

Chaoyi Zhu

Financial Support

US Office of Naval Research: No. N00014-17-1-2283

Issues

PyQt5 can't play the video in the GUI window.

Download and install K-Lite Codec

About

DICexport is a GUI (PyQt5) to export digital image correlation videos

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages