Re: [Emc-users] Real-Time Image procesing in HAL (WAS opencv for shape recognition...)

2014-10-17 Thread Javier Ros
Thanks for your answers. This looks like an important problem to me, looking at the foreseable future Artificial Vision is going to have a preeminent role everywhere. I expect machines including CNC controls making some use of it, anv envision some CNC paradigm changes, leaded by this "revolution"

Re: [Emc-users] Real-Time Image procesing in HAL (WAS opencv for shape recognition...)

2014-10-17 Thread andy pugh
On 17 October 2014 20:04, Javier Ros wrote: > It would be nice to know, if opencv has been written with real time in > mind, so that memory allocation, pagefaults "et al." works in a compatible > way can be taken away from the show time. For many applications the image processing won't need to be

Re: [Emc-users] Real-Time Image procesing in HAL (WAS opencv for shape recognition...)

2014-10-17 Thread Gene Heskett
On Friday 17 October 2014 15:04:08 Javier Ros did opine And Gene did reply: > Thanks for your answers. > > This looks like an important problem to me, looking at the foreseable > future Artificial Vision is going to have a preeminent role everywhere. > I expect machines including CNC controls maki

Re: [Emc-users] Real-Time Image procesing in HAL (WAS opencv for shape recognition...)

2014-10-17 Thread Gene Heskett
On Friday 17 October 2014 15:30:10 andy pugh did opine And Gene did reply: > On 17 October 2014 20:04, Javier Ros wrote: > > It would be nice to know, if opencv has been written with real time > > in mind, so that memory allocation, pagefaults "et al." works in a > > compatible way can be taken aw

Re: [Emc-users] Real-Time Image procesing in HAL (WAS opencv for shape recognition...)

2014-10-17 Thread andy pugh
On 17 October 2014 20:57, Gene Heskett wrote: > Driving the machine to center that mark so you can record it using the > align package, is however pretty frustrating when its 5 seconds after you > have taken the finger off the moveit key before the camera shows you where > its actually at. That'

Re: [Emc-users] Real-Time Image procesing in HAL (WAS opencv for shape recognition...)

2014-10-17 Thread Gene Heskett
On Friday 17 October 2014 16:59:33 andy pugh did opine And Gene did reply: > On 17 October 2014 20:57, Gene Heskett wrote: > > Driving the machine to center that mark so you can record it using > > the align package, is however pretty frustrating when its 5 seconds > > after you have taken the fin

Re: [Emc-users] Real-Time Image procesing in HAL (WAS opencv for shape recognition...)

2014-10-17 Thread Charles Buckley
Not sure if the following link will be helpful for anyone, but I did stumble across it. http://derekmolloy.ie/beaglebone/beaglebone-video-capture-and-image-processing-on-embedded-linux-using-opencv/ On Fri, Oct 17, 2014 at 5:16 PM, Gene Heskett wrote: > On Friday 17 October 2014 16:59:33 andy