Skip to content

Commit 34a21b1

Browse files
committed
Snapshot
1 parent bb33506 commit 34a21b1

File tree

110 files changed

+21189
-36
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

110 files changed

+21189
-36
lines changed

_images/0_images_are_arrays_12_1.png

6.01 KB

_images/0_images_are_arrays_13_1.png

6.01 KB

_images/0_images_are_arrays_22_0.png

198 KB

_images/0_images_are_arrays_23_0.png

198 KB

_images/0_images_are_arrays_24_0.png

53.8 KB

_images/0_images_are_arrays_25_0.png

53.8 KB

_images/0_images_are_arrays_26_0.png

31.1 KB

_images/0_images_are_arrays_27_0.png

31.1 KB

_images/0_images_are_arrays_28_0.png

10.2 KB

_images/0_images_are_arrays_29_0.png

10.2 KB

_images/0_images_are_arrays_2_0.png

161 KB

_images/0_images_are_arrays_34_0.png

59.6 KB

_images/0_images_are_arrays_35_0.png

59.6 KB

_images/0_images_are_arrays_36_0.png

99.3 KB

_images/0_images_are_arrays_37_0.png

99.3 KB

_images/0_images_are_arrays_38_1.png

67.6 KB

_images/0_images_are_arrays_39_1.png

67.6 KB

_images/0_images_are_arrays_3_0.png

162 KB

_images/0_images_are_arrays_41_0.png

104 KB

_images/0_images_are_arrays_42_0.png

104 KB

_images/0_images_are_arrays_45_0.png

149 KB

_images/0_images_are_arrays_46_0.png

149 KB

_images/0_images_are_arrays_4_1.png

89.7 KB

_images/0_images_are_arrays_5_1.png

89.7 KB

_images/0_images_are_arrays_6_1.png

149 KB

_images/0_images_are_arrays_7_1.png

149 KB

_images/0_images_are_arrays_8_0.png

135 KB

_images/0_images_are_arrays_9_0.png

135 KB

_images/1_advanced_numpy_43_0.png

39.5 KB

_images/1_advanced_numpy_44_0.png

8.68 KB

_images/1_advanced_numpy_53_0.png

39.5 KB

_images/1_advanced_numpy_54_0.png

59.4 KB

_images/1_ransac_12_0.png

10.2 KB

_images/1_ransac_14_0.png

15.1 KB

_images/1_ransac_16_0.png

347 KB

_images/1_ransac_17_1.png

23.5 KB

_images/1_ransac_18_1.png

23.5 KB

_images/1_ransac_21_0.png

490 KB

_images/1_ransac_23_0.png

111 KB

_images/1_ransac_24_0.png

490 KB

_images/1_ransac_25_0.png

19.8 KB

_images/1_ransac_26_0.png

111 KB

_images/1_ransac_28_0.png

19.8 KB

_images/1_ransac_4_0.png

9.23 KB

_images/1_ransac_8_0.png

10.2 KB

_images/centraldogma.png

172 KB

_images/gene-expression.png

215 KB

_images/rnaseq.png

195 KB

_sources/imagexd.txt

+62
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
ImageXD 2016
2+
============
3+
4+
This course material is available at
5+
https://github.com/scikit-image/skimage-tutorials
6+
7+
Welcome to BIDS!
8+
----------------
9+
10+
Welcome to the `Berkeley Institute of Data Science
11+
<https://bids.berkeley.edu>`__ on the campus of the University of
12+
California at Berkeley.
13+
14+
- Restrooms are out the back door of BIDS, down the corridor to the
15+
right (i.e., at the southern entrance of the Doe Library). **You
16+
cannot re-enter BIDS through the back door--please take the
17+
(inside) corridor to the front entrance**.
18+
19+
- Wifi is available via the CalVisitor hotspot.
20+
21+
Conversation
22+
````````````
23+
During the tutorial, there will be an open Etherpad at
24+
https://public.etherpad-mozilla.org/p/imagexd where you can make notes
25+
and communicate with classmates.
26+
27+
28+
Schedule
29+
--------
30+
31+
- 09:30—10:00 :doc:`Introduction <lessons/0_introduction>` & :doc:`preparation <lessons/0_preparation>`
32+
- 10:00—10:45 :doc:`Advanced NumPy <lessons/1_advanced_numpy>`
33+
- 10:45—11:00 Coffee break
34+
- 11:00—11:30 :doc:`Advanced NumPy <lessons/1_advanced_numpy>`
35+
- 11:30—12:15 `Matplotlib <http://cbio.ensmp.fr/~nvaroquaux/teaching/2016-image-xd/intro/matplotlib/matplotlib.html>`_
36+
37+
----
38+
39+
- 12:15—13:15 Lunch
40+
41+
----
42+
43+
- 13:15—14:00 `SciPy overview <http://cbio.ensmp.fr/~nvaroquaux/teaching/2016-image-xd/intro/scipy.html>`_
44+
- 14:00—14:30 :doc:`scikit-image: images are arrays <lessons/0_images_are_arrays>`
45+
- 14:30—14:45 Coffee break
46+
- 14:45—15:45 scikit-image: segmentation
47+
- 15:45—16:15 :doc:`scikit-image: RANSAC <lessons/1_ransac>`
48+
- 16:15—16:25 Coffee break
49+
- 16:25—16:30 Panorama demo
50+
- 16:30—17:00 `Introduction to scikit-learn <http://cbio.ensmp.fr/~nvaroquaux/teaching/2016-image-xd/intro/sklearn.html>`_
51+
- 17:00—17:30 Demo: scikit-learn with scikit-image
52+
53+
.. toctree::
54+
:hidden:
55+
:maxdepth: 1
56+
57+
lessons/0_introduction
58+
lessons/0_preparation
59+
lessons/1_advanced_numpy
60+
Matplotlib <lessons/matplotlib/matplotlib>
61+
lessons/0_images_are_arrays
62+
lessons/1_ransac

_sources/index.txt

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Learn scikit-image
2+
==================
3+
4+
Workshops
5+
---------
6+
7+
.. toctree::
8+
:maxdepth: 1
9+
10+
ImageXD 2016 <imagexd>

_sources/introduction.txt

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Introduction
2+
------------
3+
4+
.. toctree::
5+
:maxdepth: 1
6+
7+
Installation <lessons/novice_installation>

0 commit comments

Comments
 (0)