All Projects → dicengine → Dice

dicengine / Dice

Licence: other
Digital Image Correlation Engine (DICe): a stereo DIC application that runs on a desktop or high performance computing platform (massively parallel)

Projects that are alternatives of or similar to Dice

Awesome Machine Learning Deep Learning Mathematics
A curated list of mathematics documents ,Concepts, Study Materials , Algorithms and Codes available across the internet for machine learning and deep learning
Stars: ✭ 138 (-4.17%)
Mutual labels:  algorithm
Find face landmarks
C++ \ Matlab library for finding face landmarks and bounding boxes in video\image sequences.
Stars: ✭ 141 (-2.08%)
Mutual labels:  tracking
Leetcode Java
leetcode 解题方法 Java 语言描述,包含各种常见解题模板和各个题目出题频率
Stars: ✭ 144 (+0%)
Mutual labels:  algorithm
Usiigaci
Usiigaci: stain-free cell tracking in phase contrast microscopy enabled by supervised machine learning
Stars: ✭ 139 (-3.47%)
Mutual labels:  tracking
Rbush
RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles
Stars: ✭ 1,881 (+1206.25%)
Mutual labels:  algorithm
Algorithm
「面试算法练级攻略」 - 「LeetCode题解」 - 「剑指offer题解」
Stars: ✭ 142 (-1.39%)
Mutual labels:  algorithm
Skiplist
skip list with rank, code less than z_set in redis
Stars: ✭ 136 (-5.56%)
Mutual labels:  algorithm
Play With Data Structures
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Stars: ✭ 1,878 (+1204.17%)
Mutual labels:  algorithm
Lago
📕 Data Structures and Algorithms library in TypeScript
Stars: ✭ 1,966 (+1265.28%)
Mutual labels:  algorithm
Yyw algorithm
💻我的leetcode算法题解,详细的java版本。包括分类题解/周赛题解/剑指OFFER题解
Stars: ✭ 143 (-0.69%)
Mutual labels:  algorithm
Deep Learning For Tracking And Detection
Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
Stars: ✭ 1,920 (+1233.33%)
Mutual labels:  tracking
Libvot
A C++11 multithread library for image retrieval
Stars: ✭ 139 (-3.47%)
Mutual labels:  algorithm
Web Development Articles
Monthly Series - Top 10 Web Development Articles
Stars: ✭ 143 (-0.69%)
Mutual labels:  algorithm
Ipytracer
📊 Algorithm Visualizer for IPython/Jupyter Notebook
Stars: ✭ 138 (-4.17%)
Mutual labels:  algorithm
Sql tracker
Rails SQL Query Tracker
Stars: ✭ 144 (+0%)
Mutual labels:  tracking
Wumanber
WuManber text search/matching implementation using c#
Stars: ✭ 138 (-4.17%)
Mutual labels:  algorithm
Takt
Track your tasks and time
Stars: ✭ 142 (-1.39%)
Mutual labels:  tracking
Leetcode
leetcode刷题
Stars: ✭ 145 (+0.69%)
Mutual labels:  algorithm
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (+0%)
Mutual labels:  algorithm
E Books
A collections of FREE ebooks
Stars: ✭ 143 (-0.69%)
Mutual labels:  algorithm

DICe

Pushing DIC technology to new levels, together

DICe (pronounced /dīs/ as in "roll the dice") is an open source digital image correlation (DIC) tool intended for use as a module in an external application or as a standalone analysis code. Its primary capabilities are computing full-field displacements and strains from sequences of digital images and rigid body motion tracking of objects. The images analyzed are typically of a material sample undergoing a characterization experiment, but DICe is also useful for other applications (for example, trajectory tracking). DICe is machine portable (Windows, Linux, and Mac) and can be effectively deployed on a high performance computing platform (DICe uses MPI parallelism as well as threaded on-core parallelism). Capabilities from DICe can be invoked through a customized library interface, via source code integration of DICe classes or through a standalone executable.

There are two ways to install and use DICe. If you are on a Windows or Mac OS and simply want to install DICe and use it there are package installers available on the release page. If you are using Linux or would like to make your own custom modifications to DICe, you can build DICe and the DICe GUI using the instructions on the documentation page below.

Although the GUI is expanding with each new version, only the basic use cases for 2d and stereo DIC are currently available as options in the GUI. To use DICe for trajectory tracking, or to enable some of the advanced features like the regularized global methods, the command line interface needs to be used. Instructions are given in the tutorials for how to enable options like these. A good way to get started is to use the GUI to set up some basic input files and then modify these files as necessary to enable more advanced features.

screen shot 2017-05-16 at 8 38 14 am

Features

DICe is different than other available DIC codes in the following ways:

First, subsets can be of arbitrary shape. This enables tracking of oblong objects that otherwise would not be trackable with a square subset.

DICe also incudes a robust simplex optimization method that does not use image gradients (this method is useful for data sets that are impossible to analyze with the traditional Lucas-Kanade-type algorithms, for example, objects without speckles, images with low contrast, and small subset sizes < 10 pixels).

Lastly, DICe also includes a well-posed global DIC formulation that addresses instabilities associated with the saddle-point problem in DIC (This capability will be released later this year).

For more technical information see: https://github.com/dicengine/dice/tree/master/doc/reports

Documentation

http://dicengine.github.io/dice

How To Videos

2D analysis: https://youtu.be/TD7HDwPxx1Q

Stereo analysis: https://youtu.be/8FGbIwk3fcU

2D tracking: https://youtu.be/ZBhFYplj04g

General Use, Tips for DIC, and Other Resources

The International DIC Society (iDICs) provides a number of helpful resources related to DIC, for example a comprehesive guide on best practives, www.idics.org/guide, as well as conferences and workshops related to DIC. Go to www.idics.org for more information.

Command Line Use Tutorials

http://dicengine.github.io/dice/pages.html

Releases (and Installers)

Windows and Mac OS package installers for DICe can be found here. To install DICe on Linux, it must be built from source following the instructions here.

Contributing to DICe

Fork the DICe repo, develop new algorithms and send us a pull request. We suggest the following guidelines be followed to keep a high degree of software quality:

  • Ensure that all existing tests pass with your changes applied
  • Create tests for new features
  • Document code with Doxygen formatted comments
  • Have your changes reviewed by an objective party
  • Use descriptive commit messages

Reporting Bugs or Requesting New Features

Use the issues link above to report bugs and request new features.

Citing DICe:

DZ Turner, Digital Image Correlation Engine (DICe) Reference Manual, Sandia Report, SAND2015-10606 O, 2015

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].