Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

Commit 4f66625

Browse files
committed
test(featureMatchingTest): minor changes
1 parent 35580f5 commit 4f66625

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

scripts/featureMatching/featureMatchingTest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ source.level({
3636
});
3737

3838
let destination = readSync(
39-
'../../test/img/featureMatching/crop2.png',
39+
'../../test/img/featureMatching/crop3.png',
4040
).convertColor(ImageColorModel.GREY);
4141
const destinationExtremums = getMinMax(destination);
4242
destination.level({

scripts/featureMatching/result.png

12.2 KB
Loading

0 commit comments

Comments
 (0)