Trouble loading DIC map #99
Unanswered
James-Sharples
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Here is the error message I am getting. AttributeError: 'Map' object has no attribute 'set_pattern' |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all, I am following the example notebook but cannot set the location of my DIC images. here is the code.
set the path of the pattern image, this is relative to the location of the DIC data file
#dicMap.setPatternPath("0000-1.tif", 1)
dicMap.set_pattern("stitched_threshold_coarse.bmp")
Any help is much appreciated,
James S
Beta Was this translation helpful? Give feedback.
All reactions