From d53565c40b0cb0fceb6cc7e6acb20b00e153ee24 Mon Sep 17 00:00:00 2001 From: Ghulam Nasir Date: Tue, 5 May 2020 17:03:34 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f1ca52e..1f03a3a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# YuvToMat - # ⚠️ DEPRECATED This library is no longer maintained and will not be updated. + +# YuvToMat ### YUV_420_888 Image to OpenCV RGB Mat Conversion High-performance library for converting YUV_420_888 images from Android's Camera v2 API to OpenCV Mats. The resulting Mat contains RGB pixels.