diff --git a/_sources/index.rst.txt b/_sources/index.rst.txt index d711f7f..3c6a84f 100644 --- a/_sources/index.rst.txt +++ b/_sources/index.rst.txt @@ -70,13 +70,13 @@ visit our `gallery `__. :: - from skimage import data, io, filters + import skimage as ski - image = data.coins() + image = ski.data.coins() # ... or any other NumPy array! - edges = filters.sobel(image) - io.imshow(edges) - io.show() + edges = ski.filters.sobel(image) + ski.io.imshow(edges) + ski.io.show() .. container:: well span6 diff --git a/_static/basic.css b/_static/basic.css index 7577acb..cfc60b8 100644 --- a/_static/basic.css +++ b/_static/basic.css @@ -670,6 +670,16 @@ dd { margin-left: 30px; } +.sig dd { + margin-top: 0px; + margin-bottom: 0px; +} + +.sig dl { + margin-top: 0px; + margin-bottom: 0px; +} + dl > dd:last-child, dl > dd:last-child > :last-child { margin-bottom: 0; @@ -738,6 +748,14 @@ abbr, acronym { cursor: help; } +.translated { + background-color: rgba(207, 255, 207, 0.2) +} + +.untranslated { + background-color: rgba(255, 207, 207, 0.2) +} + /* -- code displays --------------------------------------------------------- */ pre { diff --git a/_static/pygments.css b/_static/pygments.css index 691aeb8..0d49244 100644 --- a/_static/pygments.css +++ b/_static/pygments.css @@ -17,6 +17,7 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: .highlight .cs { color: #408090; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #A00000 } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */ .highlight .gr { color: #FF0000 } /* Generic.Error */ .highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ .highlight .gi { color: #00A000 } /* Generic.Inserted */ diff --git a/index.html b/index.html index f32cd41..8d93825 100644 --- a/index.html +++ b/index.html @@ -208,13 +208,13 @@

Getting Startedgallery.

-
from skimage import data, io, filters
+
import skimage as ski
 
-image = data.coins()
+image = ski.data.coins()
 # ... or any other NumPy array!
-edges = filters.sobel(image)
-io.imshow(edges)
-io.show()
+edges = ski.filters.sobel(image)
+ski.io.imshow(edges)
+ski.io.show()
 
diff --git a/searchindex.js b/searchindex.js index 6bfbd2e..30631c5 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["community_guidelines", "index", "team"], "filenames": ["community_guidelines.rst", "index.rst", "team.rst"], "titles": ["Community Guidelines", "scikit-image: Image processing in Python", "Our Team"], "terms": {"welcom": 0, "each": 0, "everi": 0, "contributor": [0, 1, 2], "scikit": [0, 1, 2], "imag": [0, 1, 2], "our": 0, "aim": 0, "i": [0, 1, 2], "enthusiast": 0, "product": 0, "collabor": 0, "build": 0, "an": [0, 1], "excel": 0, "softwar": 0, "librari": 0, "have": 0, "ton": 0, "fun": 0, "do": 0, "encourag": 0, "one": 0, "anoth": 0, "gentl": 0, "critic": 0, "other": [0, 1], "humbl": 0, "acknowledg": 0, "own": 0, "mistak": 0, "gener": 0, "prais": 0, "If": [0, 1], "you": [0, 1], "ever": 0, "feel": 0, "like": 0, "ar": 0, "being": 0, "treat": 0, "well": 0, "should": 0, "pleas": [0, 1], "get": 0, "touch": 0, "project": [0, 1], "lead": 0, "email": 0, "address": 0, "avail": [0, 1], "through": 0, "github": 0, "profil": 0, "commit": 0, "make": 0, "thi": [0, 1], "safe": 0, "space": 0, "can": [0, 1], "learn": 0, "more": [0, 1], "about": 0, "contribut": [0, 1, 2], "http": [0, 1], "org": [0, 1], "doc": 0, "stabl": 0, "develop": 0, "html": 0, "process": 1, "python": 1, "collect": 1, "algorithm": 1, "It": 1, "free": 1, "charg": 1, "restrict": 1, "we": [1, 2], "pride": 1, "ourselv": 1, "high": 1, "qualiti": 1, "peer": 1, "review": 1, "code": 1, "written": 1, "activ": [1, 2], "commun": [1, 2], "volunt": 1, "download": 1, "find": 1, "us": 1, "cite": 1, "bibtex": 1, "st\u00e9fan": 1, "van": [1, 2], "der": [1, 2], "walt": [1, 2], "johann": [1, 2], "l": 1, "sch\u00f6nberger": [1, 2], "juan": [1, 2], "nunez": [1, 2], "iglesia": [1, 2], "fran\u00e7oi": [1, 2], "boulogn": [1, 2], "joshua": 1, "d": 1, "warner": [1, 2], "neil": 1, "yager": 1, "emmanuel": [1, 2], "gouillart": [1, 2], "toni": [1, 2], "yu": [1, 2], "peerj": 1, "2": 1, "e453": 1, "2014": 1, "doi": 1, "10": 1, "7717": 1, "453": 1, "releas": 1, "version": 1, "0": 1, "21": 1, "2023": 1, "06": 1, "02": 1, "20": 1, "28": 1, "As": 1, "part": 1, "czi": 1, "": [1, 2], "5th": 1, "eoss": 1, "grant": 1, "cycl": 1, "receiv": 1, "fund": 1, "creat": 1, "type": 1, "discover": 1, "extens": 1, "api": 1, "2022": 1, "11": 1, "30": 1, "filter": 1, "easi": 1, "For": 1, "exampl": 1, "visit": 1, "galleri": 1, "from": 1, "skimag": 1, "import": 1, "data": 1, "io": 1, "coin": 1, "ani": 1, "numpi": 1, "arrai": 1, "edg": 1, "sobel": 1, "imshow": 1, "show": 1, "read": 1, "user": 1, "guid": [1, 2], "introduct": 1, "see": 1, "lesson": 1, "carpentri": 1, "along": [1, 2], "larg": [1, 2], "follow": [1, 2], "core": [1, 2], "gregori": [1, 2], "lee": [1, 2], "grlee77": [1, 2], "mark": [1, 2], "harfouch": [1, 2], "hmaarrfk": [1, 2], "jarrod": [1, 2], "millman": [1, 2], "jarrodmillman": [1, 2], "josh": [1, 2], "jdwarner": [1, 2], "jni": [1, 2], "lar": [1, 2], "gr\u00fcter": [1, 2], "lagru": [1, 2], "mariann": [1, 2], "corvellec": [1, 2], "mkcor": [1, 2], "riadh": [1, 2], "fezzani": [1, 2], "rfezzani": [1, 2], "egor": [1, 2], "panfilov": [1, 2], "soupault": [1, 2], "stefan": [1, 2], "stefanv": [1, 2], "thank": [1, 2], "previous": [1, 2], "ahojnn": [1, 2], "alexandr": [1, 2], "de": [1, 2], "siqueira": [1, 2], "alexdesiqueira": [1, 2], "andrea": [1, 2], "mueller": [1, 2], "amuel": [1, 2], "steven": [1, 2], "silvest": [1, 2], "blink1073": [1, 2], "sciunto": [1, 2], "tonysyu": [1, 2], "zachari": [1, 2], "pincu": [1, 2], "zpincu": [1, 2]}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"commun": 0, "guidelin": 0, "how": 0, "we": 0, "work": 0, "togeth": 0, "new": 1, "get": 1, "start": 1, "our": [1, 2], "team": [1, 2], "emeritu": [1, 2], "develop": [1, 2]}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinx": 57}, "alltitles": {"Community Guidelines": [[0, "community-guidelines"]], "or How We Work (Together)": [[0, "or-how-we-work-together"]], "News": [[1, "news"]], "Getting Started": [[1, "getting-started"]], "Our Team": [[1, "our-team"], [2, "our-team"]], "Emeritus Developers": [[1, "emeritus-developers"], [2, "emeritus-developers"]]}, "indexentries": {}}) \ No newline at end of file +Search.setIndex({"docnames": ["community_guidelines", "index", "team"], "filenames": ["community_guidelines.rst", "index.rst", "team.rst"], "titles": ["Community Guidelines", "scikit-image: Image processing in Python", "Our Team"], "terms": {"welcom": 0, "each": 0, "everi": 0, "contributor": [0, 1, 2], "scikit": [0, 1, 2], "imag": [0, 1, 2], "our": 0, "aim": 0, "i": [0, 1, 2], "enthusiast": 0, "product": 0, "collabor": 0, "build": 0, "an": [0, 1], "excel": 0, "softwar": 0, "librari": 0, "have": 0, "ton": 0, "fun": 0, "do": 0, "encourag": 0, "one": 0, "anoth": 0, "gentl": 0, "critic": 0, "other": [0, 1], "humbl": 0, "acknowledg": 0, "own": 0, "mistak": 0, "gener": 0, "prais": 0, "If": [0, 1], "you": [0, 1], "ever": 0, "feel": 0, "like": 0, "ar": 0, "being": 0, "treat": 0, "well": 0, "should": 0, "pleas": [0, 1], "get": 0, "touch": 0, "project": [0, 1], "lead": 0, "email": 0, "address": 0, "avail": [0, 1], "through": 0, "github": 0, "profil": 0, "commit": 0, "make": 0, "thi": [0, 1], "safe": 0, "space": 0, "can": [0, 1], "learn": 0, "more": [0, 1], "about": 0, "contribut": [0, 1, 2], "http": [0, 1], "org": [0, 1], "doc": 0, "stabl": 0, "develop": 0, "html": 0, "process": 1, "python": 1, "collect": 1, "algorithm": 1, "It": 1, "free": 1, "charg": 1, "restrict": 1, "we": [1, 2], "pride": 1, "ourselv": 1, "high": 1, "qualiti": 1, "peer": 1, "review": 1, "code": 1, "written": 1, "activ": [1, 2], "commun": [1, 2], "volunt": 1, "download": 1, "find": 1, "us": 1, "cite": 1, "bibtex": 1, "st\u00e9fan": 1, "van": [1, 2], "der": [1, 2], "walt": [1, 2], "johann": [1, 2], "l": 1, "sch\u00f6nberger": [1, 2], "juan": [1, 2], "nunez": [1, 2], "iglesia": [1, 2], "fran\u00e7oi": [1, 2], "boulogn": [1, 2], "joshua": 1, "d": 1, "warner": [1, 2], "neil": 1, "yager": 1, "emmanuel": [1, 2], "gouillart": [1, 2], "toni": [1, 2], "yu": [1, 2], "peerj": 1, "2": 1, "e453": 1, "2014": 1, "doi": 1, "10": 1, "7717": 1, "453": 1, "releas": 1, "version": 1, "0": 1, "21": 1, "2023": 1, "06": 1, "02": 1, "20": 1, "28": 1, "As": 1, "part": 1, "czi": 1, "": [1, 2], "5th": 1, "eoss": 1, "grant": 1, "cycl": 1, "receiv": 1, "fund": 1, "creat": 1, "type": 1, "discover": 1, "extens": 1, "api": 1, "2022": 1, "11": 1, "30": 1, "filter": 1, "easi": 1, "For": 1, "exampl": 1, "visit": 1, "galleri": 1, "import": 1, "skimag": 1, "ski": 1, "data": 1, "coin": 1, "ani": 1, "numpi": 1, "arrai": 1, "edg": 1, "sobel": 1, "io": 1, "imshow": 1, "show": 1, "read": 1, "user": 1, "guid": [1, 2], "introduct": 1, "see": 1, "lesson": 1, "carpentri": 1, "along": [1, 2], "larg": [1, 2], "follow": [1, 2], "core": [1, 2], "gregori": [1, 2], "lee": [1, 2], "grlee77": [1, 2], "mark": [1, 2], "harfouch": [1, 2], "hmaarrfk": [1, 2], "jarrod": [1, 2], "millman": [1, 2], "jarrodmillman": [1, 2], "josh": [1, 2], "jdwarner": [1, 2], "jni": [1, 2], "lar": [1, 2], "gr\u00fcter": [1, 2], "lagru": [1, 2], "mariann": [1, 2], "corvellec": [1, 2], "mkcor": [1, 2], "riadh": [1, 2], "fezzani": [1, 2], "rfezzani": [1, 2], "egor": [1, 2], "panfilov": [1, 2], "soupault": [1, 2], "stefan": [1, 2], "stefanv": [1, 2], "thank": [1, 2], "previous": [1, 2], "ahojnn": [1, 2], "alexandr": [1, 2], "de": [1, 2], "siqueira": [1, 2], "alexdesiqueira": [1, 2], "andrea": [1, 2], "mueller": [1, 2], "amuel": [1, 2], "steven": [1, 2], "silvest": [1, 2], "blink1073": [1, 2], "sciunto": [1, 2], "tonysyu": [1, 2], "zachari": [1, 2], "pincu": [1, 2], "zpincu": [1, 2]}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"commun": 0, "guidelin": 0, "how": 0, "we": 0, "work": 0, "togeth": 0, "new": 1, "get": 1, "start": 1, "our": [1, 2], "team": [1, 2], "emeritu": [1, 2], "develop": [1, 2]}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinx": 58}, "alltitles": {"Community Guidelines": [[0, "community-guidelines"]], "or How We Work (Together)": [[0, "or-how-we-work-together"]], "News": [[1, "news"]], "Getting Started": [[1, "getting-started"]], "Our Team": [[1, "our-team"], [2, "our-team"]], "Emeritus Developers": [[1, "emeritus-developers"], [2, "emeritus-developers"]]}, "indexentries": {}}) \ No newline at end of file