File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ The specific reasons for comparing images depend on the application and the desi
9
9
10
10
### Methods
11
11
12
- | Can be applied on | Images | Masks |
13
- | ------------------------------------------------------------------------------- | -------- | -------- |
14
- | [ Addition(` add ` )] ( ./addition.md ' internal link on add ') | ✅ ; | ❌ ; |
15
- | [ Subtraction(` subtract ` )] ( ./subtraction.md ' internal link on subtract ') | ✅ ; | ✅ ; |
16
- | [ Hypotenuse(` hypotenuse ` )] ( ./hypotenuse.md ' internal link on hypotenuse ') | ✅ ; | ❌ ; |
12
+ | Can be applied on | Images | Masks |
13
+ | ----------------------------------------------------------------------------- | -------- | -------- |
14
+ | [ Addition(` add ` )] ( ./addition.md ' internal link on add ') | ✅ ; | ❌ ; |
15
+ | [ Subtraction(` subtract ` )] ( ./subtraction.md ' internal link on subtract ') | ✅ ; | ✅ ; |
16
+ | [ Hypotenuse(` hypotenuse ` )] ( ./hypotenuse.md ' internal link on hypotenuse ') | ✅ ; | ❌ ; |
17
17
| [ Logical conjunction(` and ` )] ( ./logical-conjunction.md ' internal link on and ') | ❌ ; | ✅ ; |
18
18
| [ Logical disjunction(` or ` )] ( ./logical-disjunction.md ' internal link on or ') | ❌ ; | ✅ ; |
File renamed without changes.
You can’t perform that action at this time.
0 commit comments