From 5a0942d721c8afb823042f9a7d96c28a1762a6af Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Fri, 2 Oct 2020 19:18:00 +0530 Subject: Publish deploy 2020-10-02 19:18 --- 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 0953e4a..9b54cc6 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
1 minute readCreated on January 14, 2020Last modified on June 1, 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 June 1, 2020

Converting between image and NumPy array

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