= DICT_HW = This is CUDA-optimized version of ''Digital Image Correlation and Tracking'' application developed by Christoph Eberl, Robert Thompson, and Daniel Gianola. DICT is used to calculate strain fields in structures or structural materials using a series of consecutive images with sub pixel resolution independent of physical size of the samples, [http://en.wikipedia.org/wiki/Digital_image_correlation see for details]. [http://www.mathworks.com/matlabcentral/fileexchange/12413 Original version] and [http://www.mathworks.com/matlabcentral/fileexchange/12456 sample data] are available from Matlab Central. Please, read [http://www.mathworks.com/matlabcentral/fx_files/12413/1/content/Correlation_Guide_2.htm application tutorial] for installation and usage instructions. The version distributed here is using modern NVidia graphic cards to accelerate computations. The image correlation code is completely rewritten using CUDA and released as a C library. The stand-alone console application and MATLAB plugin are provided to perform correlation. Both are tested and working under Linux and Windows. The expected speed-up exceeds 10 times. [http://darksoft.org/webbzr/normxcorr/trunk/files The sources] are available trough the [http://bazaar.canonical.com/ bazaar] repository; Outdated binaries for Windows are available in the attachment in the end of page. You may issue following command to fetch the latest revision from the repository: {{{ bzr checkout http://darksoft.org/bzr/normxcorr/trunk/ }}} == Publications == * [http://www.nvidia.com/content/GTC/posters/2010/I19-GPU-Computing-for-Real-Time-Optical-Measurement-Techniques.pdf Poster presented at NVIDIA GPU Technology Conference 2010]