Re: Face Recognition
On Jun 26, 5:37 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > Henrik Lied wrote: > > Hi there! > > > Has anyone made effort to try to create a python binding to a facial > >recognitionsoftware [1]? > > > For those of you with some experience - would this be very hard? > > OpenCV has a python-binding. And a ctypes-binding. > > Diez -- http://mail.python.org/mailman/listinfo/python-list
Re: Face Recognition
On Jun 26, 5:37 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > Henrik Lied wrote: > > Hi there! > > > Has anyone made effort to try to create a python binding to a facial > >recognitionsoftware [1]? > > > For those of you with some experience - would this be very hard? > > OpenCV has a python-binding. And a ctypes-binding. > > Diez I would add that the OpenCV includes face recognition example. -- http://mail.python.org/mailman/listinfo/python-list
Re: Islam, the Religion of Ease
On Mar 6, 12:27 pm, [EMAIL PROTECTED] wrote: > Excuse me!! > Would you stop for a moment?! > O...man...Haven't you thought-one day- about yourself ? > Who has made it? > Have you seen a design which hasn't a designer ?! > Have you seen a wonderful,delicate work without a worker ?! > It's you and the whole universe!.. > Who has made them all ?!! > You know who ?.. It's "ALLAH",prise be to him. > Just think for a moment. > How are you going to be after death ?! > Can you believe that this exact system of the universe and all of > these great creation will end in in nothing...just after death! > Have you thought, for a second, How to save your soul from Allah's > punishment?! > Haven't you thought about what is the right religion?! > Read ... and think deeply before you answer.. > It is religion of Islam. > It is the religion that Mohammad-peace upon him- the last prophet, had > been sent by. > It is the religion that the right Bible- which is not distorted-has > preached. > Just have a look at The Bible of (Bernaba). > Don't be emstional. > Be rational and judge.. > Just look..listen...compare..and then judge and say your word. > We advise you visiting > :http://www.islam-guide.comhttp://www.thetruereligion.orghttp://www.beconvinced.comhttp://www.plaintruth.orghttp://english.islamway.comhttp://www.todayislam.comhttp://www.prophetmuhammed.orghttp://www.islamtoday.net/english/http://www.islamunveiled.orghttp://www.islamic-knowledge.com Yah, this has so much to do with python.. python is the language of ease too! I am muslim too by the way, but i dont' think this is a proper way to let ppl know about our religion, buddy! have any other opinion! -- http://mail.python.org/mailman/listinfo/python-list
a better solution for GUI in python
Hi, My company is using python currently for our website. We need to develop a GUI front-end for our ERP that would be portable (Windows and Linux). My question is which solution would be better for the GUI (and easier to implement)? I knew there are something like wxidgets, QT and pyGTK? actually we will need some complicated stuff in the GUI and yet I don't know much about GUI programming. Any recommendation guys? -- http://mail.python.org/mailman/listinfo/python-list
Re: Python in a desktop environment
On Mar 11, 12:26 pm, "David Cramer" <[EMAIL PROTECTED]> wrote: > On Mar 10, 10:52 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > wrote: > > > David Cramer wrote: > > > If you had an application that you were about to begin development on > > > which you wanted to be cross platform (at least Mac and Windows), > > > would you suggest using c++ and Python? > > > I'd strongly consider a pure python solution (I'd choose wxpython), > > but if I needed to code backend stuff in a lower level language I'd > > use C rather than C++. > > Well we want it to be very robust, and python isn't exactly the > fastest language, or one with the lowest overhead :) only one word caught my attention "robust".. do u mean python is not robust??? if this is your feeling, i don't recommend u to "reconsider" anymore, turn back to ur previous programming language (what did'ya say it was??? c# .. i remember one ad. about it's robustness .. a piece of jelly!) and by the way if u know something about C++, code the GUI with QT (which would make it portable), and enjoy a high speed execution :P -- http://mail.python.org/mailman/listinfo/python-list
Re: a better solution for GUI in python
On Mar 11, 3:05 pm, Paul Rubin <http://[EMAIL PROTECTED]> wrote: > "ce" <[EMAIL PROTECTED]> writes: > > My company is using python currently for our website. We need to > > develop a GUI front-end for our ERP that would be portable (Windows > > and Linux). > > Some reason not to use a browser interface instead of a client gui? it is a matter of input speed only! every record posses some calculations and sometimes fresh data from the database! which i "think" would be slower in the browser than the local gui client. I know that i can implement the functionality in the browser using javascripts, however, i don't know wither it would be as effective as a local gui or not and which is more convenient. -- http://mail.python.org/mailman/listinfo/python-list
Re: distributing python software in jar like fashion
On Mar 15, 10:23 am, alf <[EMAIL PROTECTED]> wrote: > Hi, > > I have a small app which consist of a few .py files. Is there any way to > distribute it in jar like fashion as a single file I can just run python > on. I obviously look for platform independent solution. > > Thx in advance, A. You can import from zip achieves as PEP 273, but to execute in the same mechanism as the jar files, recently there is no way afaik. ce (pain n d'ass) -- http://mail.python.org/mailman/listinfo/python-list
how to figure out if python was used as a cgi script
hi, is there a way to figure out which scripting language was used in a cgi. I used to watch extensions (i.e. py, pl, asp or php) nowadays i hardly see any extensions and really it is hard to find out anything from the generated HTML or even the HTML being sent out through the FORM tag .. is there another way to find out which scripting language was used in website!!! ce Sorry I couldn't resist -- http://mail.python.org/mailman/listinfo/python-list
Any pythonists in guangzhou china!!!
Hi, wondering if there is any python community in guangzhou/china I need ppl to talk to! I am dieing here -- http://mail.python.org/mailman/listinfo/python-list
python based BB system
Hi, I have been searching for a while for a complete and fast Bulletin Board System for a mature community. any recommendation guys? -- http://mail.python.org/mailman/listinfo/python-list
Re: PHP Developer highly interested in Python (web development) with some open questions...
about the encryption: is ur product more valuable than the linux kernel? -- http://mail.python.org/mailman/listinfo/python-list