ashrant Posted June 25, 2018 at 08:40 PM Share Posted June 25, 2018 at 08:40 PM 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 Quote Link to comment Share on other sites More sharing options...
borg Posted June 26, 2018 at 11:58 AM Share Posted June 26, 2018 at 11:58 AM 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.