Re: [Tutor] Opencv

2015-09-27 Thread Danny Yoo
> This list is for people learning Python programming with the standard > library. opencv is a large third party set of modules for a very > specific use case. > > You will find a Q&A forum on the opencv web site: > > http://answers.opencv.org/questions/ > > This is much more likely to be able to h

Re: [Tutor] Opencv

2015-09-27 Thread Alan Gauld
On 19/09/15 11:29, Ahmed AL-Masri wrote: I have a project for hand detection as the person wave his hand than give an action. I am trying to use the current library in opencv using the haar cascade. This list is for people learning Python programming with the standard library. opencv is a la

Re: [Tutor] Opencv

2015-09-25 Thread D Wyatt
On Sat, Sep 19, 2015 at 3:29 AM, Ahmed AL-Masri wrote: > Dear fellows, > I have a project for > ​... > ​Dear Ahmed, Sorry, I do not have an answer for your question, but I did want to point out that we are not all 'fellows' here :)​ -- Deb Wyatt in WA _

[Tutor] Opencv

2015-09-19 Thread Ahmed AL-Masri
Dear fellows, I have a project for hand detection as the person wave his hand than give an action. I am trying to use the current library in opencv using the haar cascade. I use the following code with the available xml data base from internet But it seems that the data base is not good enough o