We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2d01e2 commit 829c2d2Copy full SHA for 829c2d2
Methods for fractal analysis of digital images/Readme.md
@@ -3,6 +3,7 @@
3
# Task 3. Convert a color image to grayscale. Show result.
4
# Task 4. For a grayscale image, calculate its Minkowski dimension using the veil construction method.
5
# Task 5. Build image segmentation based on segment surface area calculation.
6
+# Task 6. Calculate the value vector ln(𝐴𝛿)/ln(𝛿) 𝛿=1,..10. (You can use both symmetric and asymmetric methods).
7
8
# Author
9
Pavel Dat
0 commit comments