Skip to content

Commit 7e54d97

Browse files
authored
Update README.md
1 parent 0ac03da commit 7e54d97

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

+24
Original file line numberDiff line numberDiff line change
@@ -1 +1,25 @@
11
# Android-OpenCV
2+
3+
## Main
4+
<img src="https://user-images.githubusercontent.com/39456500/155266969-87c721ee-466b-4c82-8559-e705417ce2f9.jpg" width=30% height=30%>
5+
6+
## Canny Edge Detector
7+
<img src="https://user-images.githubusercontent.com/39456500/155268781-b5ad7fd1-c69e-4637-b5d1-85ef00d4dee2.jpg" width=50% height=50%>
8+
9+
## Face Detector
10+
<img src="https://user-images.githubusercontent.com/39456500/155268738-6466f7c0-1a8e-47b1-8cd5-203d0de1b3f6.jpg" width=50% height=50%>
11+
12+
## Blur
13+
<img src="https://user-images.githubusercontent.com/39456500/155268811-3356f265-cc1f-4c1b-9625-1de062420277.jpg" width=50% height=50%>
14+
15+
## Convert to Gray
16+
<img src="https://user-images.githubusercontent.com/39456500/155268850-f1bdac09-794c-455a-b00b-cfa9c3abc3c5.jpg" width=50% height=50%>
17+
18+
## Gaussian Blur
19+
<img src="https://user-images.githubusercontent.com/39456500/155268875-cde18bac-76db-44f2-acd3-1eb7a9a27f21.jpg" width=50% height=50%>
20+
21+
## Convert to HSV
22+
<img src="https://user-images.githubusercontent.com/39456500/155268900-4493e34b-399c-4f74-8656-aa007b289fe0.jpg" width=50% height=50%>
23+
24+
## Convert to Binary
25+
<img src="https://user-images.githubusercontent.com/39456500/155268929-3c891d87-6bd3-432a-9909-9ccfd01c789b.jpg" width=50% height=50%>

0 commit comments

Comments
 (0)