Skip to content

Commit eedf4ca

Browse files
Update README.md
1 parent be9cc94 commit eedf4ca

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# simple_edge_detection
22

3+
**Note: Substantial parts of the code described here have been created during my working relationship with [Truststone Software GmbH](https://www.truststone-software.com/).**
4+
35
A Flutter plugin enabling the user to detect edges of a given image. It returns the relative coordinates of the detection rectangle.
46

57
## Demo
@@ -58,4 +60,4 @@ This package uses the OpenCV C++ library version 4.4.0 to perform the detection
5860

5961
## Tutorial / Infos / Article
6062

61-
Find the respective tutorial about how everything was created and how it's to be used on https://www.flutterclutter.dev/flutter/tutorials/implementing-edge-detection-in-flutter/2020/1509/
63+
Find the respective tutorial about how everything was created and how it's to be used on https://www.flutterclutter.dev/flutter/tutorials/implementing-edge-detection-in-flutter/2020/1509/

0 commit comments

Comments
 (0)