[scikit-image] import name haar_like_feature_coord

Juan Nunez-Iglesias jni.soma at gmail.com
Mon Jan 8 18:58:21 EST 2018


Hi Ahmed,

Haar features are in an as-yet unreleased version of scikit-image. If you have properly set up Cython and C compilers, you should be able to do:

python -m pip install git+https://github.com/scikit-image/scikit-image

to get the latest source version, including Haar-like features. Or you can wait until mid-february until we release the next version.

Juan.

On 9 Jan 2018, 12:08 AM +1100, ahmed tabia <ahmedtabia2 at gmail.com>, wrote:
> hello how i can add the haar feature to anaconda because when  i installed scikit-image , and when i run application with haar feature this message was affiched
>
>  "cannot import name haar_like_feature_coord"
>
> thanx Ahmed
> _______________________________________________
> scikit-image mailing list
> scikit-image at python.org
> https://mail.python.org/mailman/listinfo/scikit-image
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20180109/70137e79/attachment.html>


More information about the scikit-image mailing list