thanx juan
ahmed
2018-01-09 0:58 GMT+01:00 Juan Nunez-Iglesias :
> 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
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 yo
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
scik