Skip to content

Commit 425ed56

Browse files
committed
Merge branch 'develop' of github.com:michaeltroger/shape-detection into develop
2 parents ab6e06f + 2757d33 commit 425ed56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727

2828
### Credits ###
2929
* The shape detection is based on Nash's shape detection https://github.com/bsdnoobz/opencv-code/blob/master/shape-detect.cpp His version is based on OpenCV 2 for the PC and usable for normal images.
30-
* The red color detection is based on Sol's https://solarianprogrammer.com/2015/05/08/detect-red-circles-image-using-opencv/
30+
* The red color detection is based on Sol's OpenCV red circle detection. See https://github.com/sol-prog/OpenCV-red-circle-detection and https://solarianprogrammer.com/2015/05/08/detect-red-circles-image-using-opencv/

0 commit comments

Comments
 (0)