Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You could compile functions that you want your OpenCV to do and then compile that into a standard DLL. The masm program could then use loadLibary and then use GetProcAdddress or just use the ordinals.