ó
 ‰\c           @   s?   d  Z  d d l m Z d d l m Z m Z d d d g Z d S(   sm  Functionality with an experimental API. Although you can count on the
functions in this package being around in the future, the API may change with
any version update **and will not follow the skimage two-version deprecation
path**. Therefore, use the functions herein with care, and do not use them in
production code that will depend on updated skimage versions.
i   (   t   graph(   t   manual_polygon_segmentationt   manual_lasso_segmentationR    R   R   N(   t   __doc__t    R    t   manual_segmentationR   R   t   __all__(    (    (    s6   lib/python2.7/site-packages/skimage/future/__init__.pyt   <module>   s   