Digital Image Correlation 4 threads pmode
by Christoph Eberl
11 Sep 2008
(Updated 15 Sep 2008)
This digital image correlation .m file uses pmode to split up the load on 4 matlab labs
|
Watch this File
|
| File Information |
| Description |
This package only contains the digital image correlation .m file, for the full suite you need to download the 'digital image correlation and tracking' (ID: 12413) files.
automate_image_parinteractive.m works similar to automate_image.m but must be run in pmode!!!!
Therefore you have to start pmode:
pmode start
and then you have to point in pmode to the right directory as it always starts with the home directory:
cd(‘data directory’)
where data directory is the directory your data is in.
Then you can start:
automate_image_parinteractive.m
There will be no graphical interface, it just will be roughly 3 times faster then automate_image.m on a 4-core machine as the system steals away some performance.
Please feel free to enhance it to 20 cores if you have as many labs... |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
Digital Image Correlation and Tracking
|
| Required Products |
Parallel Computing Toolbox
Image Processing Toolbox
|
| MATLAB release |
MATLAB 7.5 (R2007b)
|
| Other requirements |
digital image correlation m-files:
File ID: 12413 |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 20 Jun 2009 |
n s
|
|
|
| Updates |
| 15 Sep 2008 |
Mentioned the need for the digital image correlation package uploaded as file ID: 12413 |
|
Contact us at files@mathworks.com