Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Running paralle threads on dual core cpu

I need to do real-time image analysis and unfortunately my application is too slow.
 
I have tried to rewrite it to make use of a dual core cpu (i use two convolutions that take up most of the time - thought they could run in parallel)
 
Would this work or is something else needed to make sure each convolution is running on different cpu's?
 
Im not sure the error is linked right - I guess it is quite important to make it run in two threads.
 
Please help me correct the program - and if someone could test if it really works on a dual cpu I would be very happy.
 
thanks
 
Simon
Download All
0 Kudos
Message 1 of 2
(3,251 Views)
forgot the sub vi for reading 8 bit image files.
0 Kudos
Message 2 of 2
(3,227 Views)