08-30-2017 11:40 AM
Final conclusion that Matlab is faster is very strange. Maybe I don't understand this comment. But implementation in LabVIEW should be way more efficient than Matlab.
Do you say that it is faster for develop? Can you clarify?
08-31-2017 08:33 AM
How big are your images and how fast to do you need to process them? I process some large images (> 20MB) in LabView and it is pretty quick.
09-03-2017 01:02 PM
Oh I used IMAQ GetPixelValue previously and it is quite slow. If it is array, it is much faster.
I correct my statement that matlab script is faster then labview. They are similar indeed.