You can try using OpenCV.
One such example in Python using OpenCV here:
http://jyotiska.github.io/blog/2014/08/21/simple-face-detection-using-python-and-opencv/
Regards,
Arunram A.
On Thu, Sep 25, 2014 at 10:50 AM, narayan naik
wrote:
> Sir,I am doing my M.Tech project on face detection,can u
Sir,I am doing my M.Tech project on face detection,can u please tell me a
simplest face detection algorithm.
Thanking you,
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers
Hi,
On Sat, Sep 20, 2014 at 2:34 PM, Noufal Ibrahim KV
wrote:
>
> The problem now is that this function sometimes returns a single thing
> and some times a list. I don't like this since I have to alter my
> calling code to handle this.
>
I generally try to make the return type consistent.
On Sat, Sep 20, 2014 at 6:53 AM, Noufal Ibrahim KV
wrote:
> On Sat, Sep 20 2014, Anand Chitipothu wrote:
>
>
> [...]
>
> > Oh, that feels like PHP. That style seems to be popular in that side of
> the
> > world.
> >
> > It might be a good idea to add consolidate method on the return value.
> > So
On Thu, Sep 25, 2014 at 5:19 AM, Saager Mhatre
wrote:
> Not to sound overly disparaging, but that argument reeks of survivorship
> bias, or at least confirmation bias.What about all the shops looking for
> python devs but not finding any good ones; you know, like the ones that
> aren't connected
On Thu, Sep 25, 2014 at 5:09 AM, Saager Mhatre
wrote:
> Some would beg to differ http://tek.io/1yjHw0U
>
Companies are polyglot from a long time. This talk about developers and
some of their grudges :) And author is choosing to overlook technologies
like Apache thrift and Protobuf technologies
On Wed, Sep 17, 2014 at 6:54 AM, Senthil Kumaran
wrote:
> [...]
>
> From my experience at Akamai Bangalore, when we had to hire Java developers
> for my team, we had 100s of resumes competing for single spot, but we
> looked for "quality" python developers, there were very less < 10 (and all
> of
On Wed, Sep 17, 2014 at 6:54 AM, Senthil Kumaran
wrote:
> [...]
Given that world is moving to multiple language shops and almost all
> companies will use more than one language in their offerings
Some would beg to differ http://tek.io/1yjHw0U
- d
Hi Ashok
Have you looked at the pexpect module? It's like the expect utility in
Unix, for programmatically driving interactive applications.
http://pexpect.sourceforge.net/pexpect.html
Vivek
On Sep 24, 2014 8:28 PM, "Ashok K"
wrote:
> Hello,
>
> I am trying to write a python script which auto
Hello,
I am trying to write a python script which auto accepts input from a
dictionary/list.
Sample:
Enter your name:
Enter email:
The above two fields should be auto answer from a list
a = ['Ram','r...@example.com']
Please share your suggestions.
Thanks,
Ashok
On Wed, Sep 24, 2014 at 4:04 PM, Pratheek M S wrote:
> Hello all,
>
> Can anyone suggest a good book for Django. I can say my django knowledge is
> of intermediate level. I dont need a tutorial but something that can teach
> me good design patterns and optimizations. I was looking at Pro Django an
Hello all,
Can anyone suggest a good book for Django. I can say my django knowledge is
of intermediate level. I dont need a tutorial but something that can teach
me good design patterns and optimizations. I was looking at Pro Django and
I think it might be out of my reach. Is "two scoops of django
What's the python version you are using?
Is it 64 bit or 32 bit?
The operating system version?
On Wed, Sep 24, 2014 at 3:03 PM, Senthil Kumaran
wrote:
> On Wed, Sep 24, 2014 at 12:12 PM, narayan naik
> wrote:
>
> > hi,anybody help me to learn python.I am beginer
>
>
> Sure. But you have ask
On Wed, Sep 24, 2014 at 12:12 PM, narayan naik
wrote:
> hi,anybody help me to learn python.I am beginer
Sure. But you have ask the question first. If you want start learning,
then look for Swaroop's book - A Byte of Python and it is a good start.
___
14 matches
Mail list logo