本文共 1060 字,大约阅读时间需要 3 分钟。
Ncorr - 2D Digital Image Correlation Software
Ncorr is an open source 2D digital image correlation MATLAB program. It has an accessible and intuitive GUI, uses many novel 2D DIC algorithms, is wholly contained within the MATLAB environment, and contains plotting tools. The compute intensive algorithms are optimized through the use of C++/MEX/openMP, while the GUI is written mostly in m-code. The idea is to give the users an easy to use, efficient, and flexible DIC program.
Included in the package is the latest version of the Ncorr program along with a manual in pdf form and some sample images. For more information and resources involving DIC, please visit http://www.ncorr.com.
Lastly, please make sure mex has a proper compiler installed before trying to use Ncorr (an explanation of the compiler installation is given in the documentation pdf). Once mex has been properly set up, open Ncorr by typing "handles_ncorr = ncorr" into the terminal. It is recommended to run it on Windows with Matlab R2012+.
Please post any bugs, comments, or suggestions!
转载地址:http://wdnzx.baihongyu.com/