diff --git a/README.md b/README.md index 82d0f49..07ca8da 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,8 @@ Some simple computer vision implementations using OpenCV such as: - Approximating contours, contour filtering and ordering.Segmenting images by understanding contours, circle, and line detection. - Feature detection (SIFT and ORB) to do object detection and implementing dbject detection for faces and cars. - Generative Adversarial Networks (GANs) applied to image. + + +## Other Projects + +- Vegetable Freshness Detection