Files
scikit-image/bento.info
T
Stefan van der Walt d5eac3b4e5 Merge pull request #100 from tonysyu/skimage-template
ENH: Add template matching.
2012-05-09 12:50:19 -07:00

98 lines
3.2 KiB
Plaintext

Name: scikits-image
Version: 0.6.0.dev0
Summary: Image processing routines for SciPy
Url: http://scikits-image.org
DownloadUrl: http://github.com/scikits-image/scikits-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://scikits-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
HookFile: bscript
UseBackends: Waf
Library:
Packages:
skimage, skimage.color, skimage.data, skimage.draw, skimage.exposure,
skimage.feature, skimage.filter, skimage.graph, skimage.io,
skimage.io._plugins, skimage.measure, skimage.morphology,
skimage.scripts, skimage.segmentation, skimage.transform, skimage.util
Extension: skimage.morphology._pnpoly
Sources:
skimage/morphology/_pnpoly.pyx
Extension: skimage.feature._greycomatrix
Sources:
skimage/feature/_greycomatrix.pyx
Extension: skimage.feature._template
Sources:
skimage/feature/_template.pyx
Extension: skimage.io._plugins._colormixer
Sources:
skimage/io/_plugins/_colormixer.pyx
Extension: skimage.measure._find_contours
Sources:
skimage/measure/_find_contours.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.filter._ctmf
Sources:
skimage/filter/_ctmf.pyx
Extension: skimage.morphology.ccomp
Sources:
skimage/morphology/ccomp.pyx
Extension: skimage.morphology._watershed
Sources:
skimage/morphology/_watershed.pyx
Extension: skimage.morphology._convex_hull
Sources:
skimage/morphology/_convex_hull.pyx
Extension: skimage.morphology._skeletonize
Sources:
skimage/morphology/_skeletonize.pyx
Extension: skimage.draw._draw
Sources:
skimage/draw/_draw.pyx
Extension: skimage.transform._project
Sources:
skimage/transform/_project.pyx
Extension: skimage.graph._spath
Sources:
skimage/graph/_spath.pyx
Extension: skimage.morphology.cmorph
Sources:
skimage/morphology/cmorph.pyx
Extension: skimage.graph.heap
Sources:
skimage/graph/heap.pyx
Executable: skivi
Module: skimage.scripts.skivi
Function: main