Skip to content

Instantly share code, notes, and snippets.

@vane90
Created May 29, 2013 13:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vane90/5670353 to your computer and use it in GitHub Desktop.
Save vane90/5670353 to your computer and use it in GitHub Desktop.
def crear_imagen(cef,esg): #Pasa los coeficientes a un filtro
for cs,i in enumerate(cef):
binariza(i,cs)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment