Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Computing haar features #1444

Closed
wants to merge 2 commits into from
Closed

Conversation

spark1729
Copy link

Implement Haar-like features as discussed in Issuee #1431 .

@stefanv
Copy link
Member

stefanv commented Mar 22, 2015

No merges on PRs, please

@ahojnnes
Copy link
Member

Also, please read through this page here: http://scikit-image.org/docs/stable/contribute.html

@spark1729
Copy link
Author

Sorry, I was a bit confused when checking out the feature branch. Thanks for the headsup, will sure follow it from the next time. And I have gone through the contribution workflow.

@spark1729 spark1729 force-pushed the haar_feature branch 3 times, most recently from 3e9c8b0 to 190802e Compare March 27, 2015 02:08
@spark1729
Copy link
Author

image

https://travis-ci.org/scikit-image/scikit-image/builds/56050940

I am facing this problem. It would be great if someone could help me solve this.

@spark1729
Copy link
Author

image

Re-running the tests
@JDWarner
Copy link
Contributor

@spark1729 I restarted the Travis build now that #1457 is merged - that should sort the flake8 error. It doesn't look like AppVeyor can be restarted. AppVeyor had trouble cloning the repository, likely due to the ongoing DDoS against GitHub, so if we see that error sporadically we can ignore it.

@blink1073
Copy link
Member

A rebase will be needed to clear the error.

@blink1073
Copy link
Member

A rebase will be needed to clear the error (I think).

It returns the specific haar feature, evaluated in a 24*24 frame,
as a single array.

Input
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use Numpy documentation standard https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt#docstring-standard

with Parameters, Returns, etc. sections

@emmanuelle
Copy link
Member

Hi @spark1729 could you please explain what this haar_feature function is for? As explained in the guidelines, all new functionalities should come with a full example for the gallery. Thanks!

@stefanv stefanv closed this Jul 7, 2015
@glemaitre glemaitre mentioned this pull request Oct 16, 2017
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants