import cv2
import numpy as np
place="E:\\1\\zongyangben\\BlueCube\\caise\\%d.png" #定义文件路径
M=np.zeros([number,n1,n2]) #创建一个n+1维矩阵来存储数据
for i in range(0,number):
M[i,:,:]=cv2.imread(place%(i),1) #每次读取一张图片并存储在数组中
Create the Google Play Account
Having a Google account, pay 25$, then you get your google developer account.
References:
http://developer.android.com/distribute/googleplay/start.html
https://p