From cc4dcb122964b1925547a4f53f8794fed45d38ab Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Mon, 18 May 2020 17:34:31 +0530 Subject: Publish deploy 2020-05-18 17:34 --- posts/2020-01-14-Converting-between-PIL-NumPy/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posts/2020-01-14-Converting-between-PIL-NumPy') diff --git a/posts/2020-01-14-Converting-between-PIL-NumPy/index.html b/posts/2020-01-14-Converting-between-PIL-NumPy/index.html index 8b9e729..13d0379 100644 --- a/posts/2020-01-14-Converting-between-PIL-NumPy/index.html +++ b/posts/2020-01-14-Converting-between-PIL-NumPy/index.html @@ -1,4 +1,4 @@ -Converting between image and NumPy array | Navan Chauhan
0 minute readCreated on January 14, 2020Last modified on March 9, 2020

Converting between image and NumPy array

import numpy +Converting between image and NumPy array | Navan Chauhan
1 minute readCreated on January 14, 2020Last modified on March 9, 2020

Converting between image and NumPy array

import numpy import PIL # Convert PIL Image to NumPy array -- cgit v1.2.3