add scikit-image
This commit is contained in:
Vendored
-1
@@ -1 +0,0 @@
|
||||
../h/hp2621
|
||||
Vendored
BIN
Binary file not shown.
BIN
Binary file not shown.
-1
@@ -1 +0,0 @@
|
||||
hp2621
|
||||
-1
@@ -1 +0,0 @@
|
||||
hp70092
|
||||
-1
@@ -1 +0,0 @@
|
||||
lft
|
||||
@@ -1 +0,0 @@
|
||||
../N/NCR260VT300WPP
|
||||
-1
@@ -1 +0,0 @@
|
||||
ncrvt100wan
|
||||
Vendored
-1
@@ -1 +0,0 @@
|
||||
prism12
|
||||
Vendored
-1
@@ -1 +0,0 @@
|
||||
prism12-m
|
||||
-1
@@ -1 +0,0 @@
|
||||
prism12-m-w
|
||||
Vendored
-1
@@ -1 +0,0 @@
|
||||
prism12-w
|
||||
Vendored
-1
@@ -1 +0,0 @@
|
||||
prism14
|
||||
Vendored
-1
@@ -1 +0,0 @@
|
||||
prism14-m
|
||||
-1
@@ -1 +0,0 @@
|
||||
prism14-m-w
|
||||
Vendored
-1
@@ -1 +0,0 @@
|
||||
prism14-w
|
||||
Vendored
-1
@@ -1 +0,0 @@
|
||||
prism4
|
||||
Vendored
-1
@@ -1 +0,0 @@
|
||||
prism5
|
||||
Vendored
-1
@@ -1 +0,0 @@
|
||||
prism7
|
||||
Vendored
-1
@@ -1 +0,0 @@
|
||||
prism8
|
||||
Vendored
-1
@@ -1 +0,0 @@
|
||||
prism8-w
|
||||
Vendored
-1
@@ -1 +0,0 @@
|
||||
prism9
|
||||
Vendored
-1
@@ -1 +0,0 @@
|
||||
prism9-8
|
||||
-1
@@ -1 +0,0 @@
|
||||
prism9-8-w
|
||||
Vendored
-1
@@ -1 +0,0 @@
|
||||
prism9-w
|
||||
+1
-1
@@ -5,7 +5,7 @@ export np2juliaImage, juliaImg2npImg, imgScalePadding, url_to_cv2_image
|
||||
using Images, Colors
|
||||
# using Luxor
|
||||
|
||||
using CondaPkg; CondaPkg.add_pip("pybase64"); CondaPkg.add_pip("opencv-python"); CondaPkg.add_pip("urllib3"); CondaPkg.add_pip("Pillow"); CondaPkg.add("numpy");
|
||||
using CondaPkg; CondaPkg.add_pip("pybase64"); CondaPkg.add_pip("opencv-python"); CondaPkg.add_pip("scikit-image"); CondaPkg.add_pip("Pillow"); CondaPkg.add("numpy");
|
||||
using PythonCall
|
||||
# np = pyimport("numpy")
|
||||
# base64 = pyimport("pybase64")
|
||||
|
||||
Reference in New Issue
Block a user