We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f81b6e4 commit 2c89dd1Copy full SHA for 2c89dd1
README.md
@@ -1,6 +1,9 @@
1
# documentscanner (not finished yet)
2
Working on Edge Detection without using Canny
3
4
+# Idea
5
+Use random forest to detect edges then i try to use houghlines to get the best...
6
+
7
# How to use
8
Top-level gradle:
9
<code>allprojects {
0 commit comments