mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-27 18:25:32 +08:00
168 lines
5.8 KiB
Plaintext
168 lines
5.8 KiB
Plaintext
Name: scikit-image
|
|
Version: 0.11.3
|
|
Summary: Image processing routines for SciPy
|
|
Url: http://scikit-image.org
|
|
DownloadUrl: http://github.com/scikit-image/scikit-image
|
|
Description: Image Processing SciKit
|
|
|
|
Image processing algorithms for SciPy, including IO, morphology, filtering,
|
|
warping, color manipulation, object detection, etc.
|
|
|
|
Please refer to the online documentation at
|
|
http://scikit-image.org/
|
|
Maintainer: Stefan van der Walt
|
|
MaintainerEmail: stefan@sun.ac.za
|
|
License: Modified BSD
|
|
Classifiers:
|
|
Development Status :: 4 - Beta,
|
|
Environment :: Console,
|
|
Intended Audience :: Developers,
|
|
Intended Audience :: Science/Research,
|
|
License :: OSI Approved :: BSD License,
|
|
Programming Language :: C,
|
|
Programming Language :: Python,
|
|
Programming Language :: Python :: 3,
|
|
Topic :: Scientific/Engineering,
|
|
Operating System :: Microsoft :: Windows,
|
|
Operating System :: POSIX,
|
|
Operating System :: Unix,
|
|
Operating System :: MacOS
|
|
|
|
UseBackends: Waf
|
|
|
|
Library:
|
|
Packages:
|
|
skimage, skimage.color, skimage.data, skimage.draw, skimage.exposure,
|
|
skimage.feature, skimage.filters, skimage.future, skimage.future.graph,
|
|
skimage.graph, skimage.io,
|
|
skimage.io._plugins, skimage.measure, skimage.morphology,
|
|
skimage.scripts, skimage.restoration, skimage.segmentation,
|
|
skimage.transform, skimage.util
|
|
Extension: skimage.io._plugins._colormixer
|
|
Sources:
|
|
skimage/io/_plugins/_colormixer.pyx
|
|
Extension: skimage.measure._pnpoly
|
|
Sources:
|
|
skimage/measure/_pnpoly.pyx
|
|
Extension: skimage.measure._find_contours_cy
|
|
Sources:
|
|
skimage/measure/_find_contours_cy.pyx
|
|
Extension: skimage.measure._moments_cy
|
|
Sources:
|
|
skimage/measure/_moments_cy.pyx
|
|
Extension: skimage.measure._marching_cubes_cy
|
|
Sources:
|
|
skimage/measure/_marching_cubes_cy.pyx
|
|
Extension: skimage.graph._mcp
|
|
Sources:
|
|
skimage/graph/_mcp.pyx
|
|
Extension: skimage.io._plugins._histograms
|
|
Sources:
|
|
skimage/io/_plugins/_histograms.pyx
|
|
Extension: skimage.transform._hough_transform
|
|
Sources:
|
|
skimage/transform/_hough_transform.pyx
|
|
Extension: skimage.filters._ctmf
|
|
Sources:
|
|
skimage/filters/_ctmf.pyx
|
|
Extension: skimage.measure._ccomp
|
|
Sources:
|
|
skimage/measure/_ccomp.pyx
|
|
Extension: skimage.morphology._watershed
|
|
Sources:
|
|
skimage/morphology/_watershed.pyx
|
|
Extension: skimage.morphology._convex_hull
|
|
Sources:
|
|
skimage/morphology/_convex_hull.pyx
|
|
Extension: skimage.draw._draw
|
|
Sources:
|
|
skimage/draw/_draw.pyx
|
|
Extension: skimage.graph._spath
|
|
Sources:
|
|
skimage/graph/_spath.pyx
|
|
Extension: skimage.graph.heap
|
|
Sources:
|
|
skimage/graph/heap.pyx
|
|
Extension: skimage.morphology._greyreconstruct
|
|
Sources:
|
|
skimage/morphology/_greyreconstruct.pyx
|
|
Extension: skimage.feature.censure_cy
|
|
Sources:
|
|
skimage/feature/censure_cy.pyx
|
|
Extension: skimage.feature.orb_cy
|
|
Sources:
|
|
skimage/feature/orb_cy.pyx
|
|
Extension: skimage.feature.brief_cy
|
|
Sources:
|
|
skimage/feature/brief_cy.pyx
|
|
Extension: skimage.feature.corner_cy
|
|
Sources:
|
|
skimage/feature/corner_cy.pyx
|
|
Extension: skimage.feature._texture
|
|
Sources:
|
|
skimage/feature/_texture.pyx
|
|
Extension: skimage._shared.transform
|
|
Sources:
|
|
skimage/_shared/transform.pyx
|
|
Extension: skimage.segmentation._slic
|
|
Sources:
|
|
skimage/segmentation/_slic.pyx
|
|
Extension: skimage.segmentation._quickshift
|
|
Sources:
|
|
skimage/segmentation/_quickshift.pyx
|
|
Extension: skimage.morphology._skeletonize_cy
|
|
Sources:
|
|
skimage/morphology/_skeletonize_cy.pyx
|
|
Extension: skimage.transform._radon_transform
|
|
Sources:
|
|
skimage/transform/_radon_transform.pyx
|
|
Extension: skimage.transform._warps_cy
|
|
Sources:
|
|
skimage/transform/_warps_cy.pyx
|
|
Extension: skimage.segmentation._felzenszwalb_cy
|
|
Sources:
|
|
skimage/segmentation/_felzenszwalb_cy.pyx
|
|
Extension: skimage._shared.geometry
|
|
Sources:
|
|
skimage/_shared/geometry.pyx
|
|
Extension: skimage.filters.rank.generic_cy
|
|
Sources:
|
|
skimage/filters/rank/generic_cy.pyx
|
|
Extension: skimage.filters.rank.percentile_cy
|
|
Sources:
|
|
skimage/filter/rank/percentile_cy.pyx
|
|
Extension: skimage.filters.rank.core_cy
|
|
Sources:
|
|
skimage/filter/rank/core_cy.pyx
|
|
Extension: skimage.filters.rank.bilateral_cy
|
|
Sources:
|
|
skimage/filters/rank/bilateral_cy.pyx
|
|
Extension: skimage.restoration._unwrap_1d
|
|
Sources:
|
|
skimage/restoration/_unwrap_1d.pyx
|
|
Extension: skimage.restoration._unwrap_2d
|
|
Sources:
|
|
skimage/restoration/_unwrap_2d.pyx skimage/exposure/unwrap_2d_ljmu.c
|
|
Extension: skimage.restoration._unwrap_3d
|
|
Sources:
|
|
skimage/restoration/_unwrap_3d.pyx skimage/exposure/unwrap_3d_ljmu.c
|
|
Extension: skimage.restoration._denoise_cy
|
|
Sources:
|
|
skimage/restoration/_denoise_cy.pyx
|
|
Extension: skimage.restoration._nl_means_denoising
|
|
Sources:
|
|
skimage/restoration/_nl_means_denoising.pyx
|
|
Extension: skimage.feature._hessian_det_appx
|
|
Sources:
|
|
skimage/exposure/_hessian_det_appx.pyx
|
|
Extension: skimage.future.graph._ncut_cy
|
|
Sources:
|
|
skimage/future/graph/_ncut_cy.pyx
|
|
Extension: skimage.external.tifffile._tifffile
|
|
Sources:
|
|
skimage/external/tifffile/_tifffile.c
|
|
|
|
Executable: skivi
|
|
Module: skimage.scripts.skivi
|
|
Function: main
|