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 <ahmedtab...@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@python.org
> https://mail.python.org/mailman/listinfo/scikit-image
_______________________________________________
scikit-image mailing list
scikit-image@python.org
https://mail.python.org/mailman/listinfo/scikit-image

Reply via email to