Kernel: Python 3 (system-wide)
In [1]:
Out[1]:
[[0.27 0.35 0.27 0.37 0.31 0.25 0.29 0.29]
[0.37 0.46 0.51 0.53 0.45 0.31 0.3 0.28]
[0.45 0.6 0.75 0.8 0.57 0.43 0.34 0.31]
[0.46 0.76 0.9 0.89 0.82 0.45 0.32 0.34]
[0.51 0.79 0.9 0.92 0.75 0.49 0.43 0.29]
[0.44 0.56 0.75 0.76 0.59 0.56 0.62 0.42]
[0.36 0.48 0.49 0.47 0.45 0.61 1. 0.56]
[0.28 0.34 0.31 0.26 0.31 0.4 0.49 0.37]]
In [8]:
Out[8]:
In [9]:
Out[9]:
Min: 0.25
Max: 1.0
In [15]:
Out[15]:
[[0 0 0 0 0 0 0 0]
[0 0 0 0 0 0 0 0]
[0 0 1 1 0 0 0 0]
[0 1 1 1 1 0 0 0]
[0 1 1 1 1 0 0 0]
[0 0 1 1 0 0 0 0]
[0 0 0 0 0 0 1 0]
[0 0 0 0 0 0 0 0]]
In [16]:
Out[16]:
[[0 0 0 0 0 0 0 0]
[0 0 0 0 0 0 0 0]
[0 0 1 1 0 0 0 0]
[0 1 1 1 1 0 0 0]
[0 1 1 1 1 0 0 0]
[0 0 1 1 0 0 0 0]
[0 0 0 0 0 0 1 0]
[0 0 0 0 0 0 0 0]]
<matplotlib.image.AxesImage at 0x7f926fc381f0>
In [17]:
Out[17]:
number of blobs: 2
sizes: [12. 1.]
index: 0
co-ordinates of largest blob: 2.5 3.5
In [18]:
Out[18]:
<matplotlib.collections.PathCollection at 0x7f926fad1b50>
In [19]:
In [20]:
Out[20]:
2.5 3.5
In [21]:
Out[21]:
[[0.47 0.47 0.47 ... 0.48 0.47 0.47]
[0.47 0.47 0.47 ... 0.48 0.47 0.47]
[0.46 0.47 0.47 ... 0.48 0.48 0.48]
...
[0.48 0.49 0.49 ... 0.45 0.46 0.46]
[0.47 0.47 0.48 ... 0.45 0.46 0.46]
[0.46 0.47 0.47 ... 0.45 0.46 0.46]]
In [23]:
Out[23]:
In [28]:
Out[28]:
[[0 0 0 ... 0 0 0]
[0 0 0 ... 0 0 0]
[0 0 0 ... 0 0 0]
...
[0 0 0 ... 0 0 0]
[0 0 0 ... 0 0 0]
[0 0 0 ... 0 0 0]]
<matplotlib.image.AxesImage at 0x7f9260793d90>
In [29]:
Out[29]:
number of blobs: 1
sizes: [56.]
index: 0
co-ordinates of largest blob: 71.53571428571429 99.44642857142857
In [30]:
Out[30]:
<matplotlib.collections.PathCollection at 0x7f92607dd640>
In [1]:
Out[1]:
Data array dimensions: (200, 480, 640)
Number of frames: 200
In [32]:
Out[32]:
<matplotlib.image.AxesImage at 0x7f921eeb4190>
In [33]:
Out[33]:
<matplotlib.image.AxesImage at 0x7f926217c550>
In [46]:
Out[46]:
71.53571428571429 99.44642857142857
In [0]:
In [0]: