Skip to content

Commit

Permalink
trigger collection
Browse files Browse the repository at this point in the history
  • Loading branch information
waltsims authored Feb 4, 2024
1 parent c03afc3 commit ed1d10e
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 ed1d10e

Please sign in to comment.