Julia code to generate speckled images for digital image correlation studies. The image below shows the speckle types currently supported. Image A shows Perlin noise based speckling, which is a pixelated image containing continuous gray scales. Image B, C, and D show speckles created as polygons in an .svg image description.
julia> ]
(@v1.xx) pkg> add https://github.com/COMODO-research/Fleckit.jl.gitTo get started install the package, study the documentation, and test some of the demos provided in the examples folder.
- Some of the demos include the creation of images for different states of deformation, e.g.
demo_svg_speckles_rgb_02.jl
- Demo
demo_checkboardImageshows the creation of a checkerboard image which is useful for camera calibration purposes.



