Giter Site home page Giter Site logo

errors about biometrics HOT 3 OPEN

przemekpastuszka avatar przemekpastuszka commented on June 17, 2024
errors

from biometrics.

Comments (3)

jenujames7 avatar jenujames7 commented on June 17, 2024

From Readme.md, you have to give command like
python poincare.py images/ppf1.png 16 1 --smooth
or
python crossing_number.py images/ppf1_enhanced_thinned.gif --save.
Giving python crossing_number.py won't help.

from biometrics.

shivaprashanth27 avatar shivaprashanth27 commented on June 17, 2024
hi sir, i just give command as you reply...but i have still errors these are following sir

please help me sir
SyntaxError: invalid syntax

crossing_number.py
Traceback (most recent call last):
File "", line 1, in
NameError: name 'crossing_number' is not defined
python poincare.py images/ppf1.png 16 1 --smooth
File "", line 1
python poincare.py images/ppf1.png 16 1 --smooth
^
SyntaxError: invalid syntax
python crossing_number.py images/ppf1_enhanced_thinned.gif --save.
File "", line 1
python crossing_number.py images/ppf1_enhanced_thinned.gif --save.
^
SyntaxError: invalid syntax

from biometrics.

shivaprashanth27 avatar shivaprashanth27 commented on June 17, 2024

hi sir,i was excuteted the commands what you reply.but i still have errors like the following like that...please help me sir

C:\Users\PRADEEP-PC\Desktop\resource\biometrics-master>python poincare.py images/ppf1.png 16 1 --smooth
Traceback (most recent call last):
File "poincare.py", line 69, in
angles = utils.calculate_angles(im, W, f, g)
File "C:\Users\PRADEEP-PC\Desktop\resource\biometrics-master\utils.py", line 39, in calculate_angles
Gx = apply_kernel_at(get_pixel, xSobel, k, l)
File "C:\Users\PRADEEP-PC\Desktop\resource\biometrics-master\utils.py", line 10, in apply_kernel_at
kernel_size = len(kernel)
TypeError: object of type 'map' has no len()

C:\Users\PRADEEP-PC\Desktop\resource\biometrics-master>python crossing_number.py images/ppf1_enhanced_thinned.gif --save.
usage: crossing_number.py [-h] image
crossing_number.py: error: unrecognized arguments: --save.

C:\Users\PRADEEP-PC\Desktop\resource\biometrics-master>

from biometrics.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.