Commit fc98961
Hacktoberfest 2020: Added computer vision algorithm (TheAlgorithms#2946)
* Create meanthresholding.py
* Rename meanthresholding.py to meanthreshold.py
* Update meanthreshold.py
* Update computer_vision/meanthreshold.py
Verified this part works, thanks.
Co-authored-by: Christian Clauss <cclauss@me.com>
* Update computer_vision/meanthreshold.py
Co-authored-by: Christian Clauss <cclauss@me.com>
Co-authored-by: Christian Clauss <cclauss@me.com>1 parent c33b683 commit fc98961
1 file changed
+30
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
0 commit comments