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.