Giter Club home page Giter Club logo

pyfaces's People

Watchers

 avatar

pyfaces's Issues

pyfaces GUI fails with multi dot files

The error can be reproduced with the following steps:
1) launch pyfacescontroller.py
2) select image to check with multiple dots in file name. the file name can be 
'many.dot.image.jpg'
3) select a faces folder
4) click button 'match'

the result is, that no images can be found in the folder.

Original issue reported on code.google.com by [email protected] on 1 Oct 2010 at 7:45

Usage Demo Improvement

The example outlined in usage.txt worked perfectly, but I feel this doesn't
accurately show pyfaces's abilities. Your example shows that the system can
match one photo with an identical photo in the gallery. The eigenfaces
algorithm isn't needed for such a trivial usage. A better example would be
to a match a photo that doesn't already exist in the gallery. The amy3
photo is a good candidate. e.g.

python pyfaces.py images/probes/amy3.png images/gallery 6 3

This matches amy3.png with amy2.png, two different photos that are clearly
of the same person.

Original issue reported on code.google.com by [email protected] on 2 Jan 2010 at 2:06

Don't work if the folder contains too many images

What steps will reproduce the problem?
1. Select a folder of 335 images

What is the expected output? What do you see instead?
The program crash and it says: 
pyfaces.py:31: DeprecationWarning: BaseException.message has been deprecated as 
of Python 2.6
  print "failed :",inst.message
failed : 


What version of the product are you using? On what operating system?
Linux Mint

Please provide any additional information below.

Can you make it work on more than 50 images? I want to try it on a database of 
335 images.....

Thanks!

Original issue reported on code.google.com by [email protected] on 9 Dec 2010 at 4:08

It doesn't start


when I type:
    python pyfacescontroller.py

I get this error:
    controller()
Traceback (most recent call last):
  File "pyfacescontroller.py", line 58, in <module>
    root = Tk()
  File "/usr/lib/python2.6/lib-tk/Tix.py", line 210, in __init__
    self.tk.eval('package require Tix')
_tkinter.TclError: can't find package Tix



I'm using Ubuntu 9.10

Original issue reported on code.google.com by [email protected] on 9 Apr 2010 at 8:27

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.