Geschrieben June 25, 2018 at 20:4025. Jun 2018 Hi everyone, I am trying to connect the tinkerforge thermal imaging bricklet with Matlab's image acquisition toolbox. I was able to run the Matlab example codes and capture thermal image/video, but I want to connect it to the image acquisition toolbox to use some of the advanced features that Matlab can offer. Has anyone tried this before, or could anyone suggest a possible solution? Any help is appreciated. Thanks in advance
Geschrieben June 26, 2018 at 11:5826. Jun 2018 I don't know the image acquisition toolbox, but what format does it expect? The order of operation probably needs to be: * Capture image in Tinkerforge format (16-bit array) * Convert Tinkerforge format to Toolbox format (XXX array? Some kind of object?) * Use Toolbox with converted data
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.