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

Your code is a little too complex #1

Open
JellyDream opened this issue Sep 16, 2019 · 1 comment
Open

Your code is a little too complex #1

JellyDream opened this issue Sep 16, 2019 · 1 comment

Comments

@JellyDream
Copy link

for example,brenner code:
python:
for x in range(0,shape[0]-2):
out += (img[x+2,:]-img[x,:])**2
out = sum(out)

@zjmlovlin
Copy link
Owner

Sorry, I was used to this way of writing. If it seems complicated, you can try to rewrite it with simple code. I am honored to reply you.

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

No branches or pull requests

2 participants