User Portlet User Portlet

Discussions
I'm trying to create a program that sends an image to the Wolfram Engine. Let the Wolfram Engine do some image processing and return the result to the c++ programm. I'm using the following command to set the variable "test" with image data in an...
The intend of my application is to collect data from a Pylon Camera. Send the image to a running Wolfram Engine. Let some vision algorithm loos on the picture and display the changed picture in a window. I use the Library Link Utilitues for WSTP...
I have been reading in the documentation a bit and wondered if binary data-exchange is also possible with WSTP. I want to do some image processing and to do that binary data-echange is the fastest way. I've been playing around with the command...