Skip to content

Commit

Permalink
Merge branch 'artefact-dev-instructions' of github.com:waltsims/k-wav…
Browse files Browse the repository at this point in the history
…e-python into artefact-dev-instructions
  • Loading branch information
waltsims committed Feb 4, 2024
2 parents 1c1bf4c + ed1d10e commit d8311f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
output_file = 'collectedValues/brenner.mat';
recorder = utils.TestRecorder(output_file);

img2 = rand([5,5]);
out2 = sharpness(img2, 'Brenner');
recorder.recordVariable('img2', img2);
Expand Down

0 comments on commit d8311f7

Please sign in to comment.