MATLAB: How to call MATLAB from C for image processing

image processing

Dear MATLAB Users,
I'm doing image processing. After image acquisition from an external system, I want to call a MATLAB script from a C script file (this handles the image processing) to process the images. If someone knows something about that, it would be very helpful.

Best Answer

I think you might need the Compiler, or Builder NE product, or maybe both.
Related Question