[Matlab] Quit or Exit External Process with Matlab
Sometimes you just want to kill any process that you are running from matlab. This process has to run within Matlab or be Matlab itself, otherwise it is impossible. Therefore you can run an...
Science Adventures
Sometimes you just want to kill any process that you are running from matlab. This process has to run within Matlab or be Matlab itself, otherwise it is impossible. Therefore you can run an...
This post tells you how to use images and pictures shot by the Lytro camera with Matlab. Lytro images are called “light field images” or dynamic images are whatever, but whatever they tell you;...
This post is about how to Connect and control your Fuji Instax to your Arduino or microcontroller. The Fuji Instax models this should work with are the Fuji Instax (Wide) 100, 200, 210. I...
For the project “Polaroids From Space” i connected a 30 year old Polaroid Supercolor 635 to an arduino like microcontroller. For that, I had to find out if this was possible, and how it...
There is a webtool that is called “JPEGmini”. You can upload images (JPEGs) to it, and it will reduce them in size. They have a very nice comparison tool, and they state you do...
Last week in Copenhagen [Denmark] at the Imaging Science & Technology – Archving 2012 Conference, I showed a new tool to check your digital image quality. The tool is free, and the only thing...
Since I am a big fan of super-multi-threaded GPU computing (using NVIDIA’s CUDA), i made a comparison or benchmark of some imaging functions. The OpenCV platform by WillowGarage has optimized many image processing functions...
This needs to introduction. While drinking milk i finally figured out the holy grail of C++, possibly the most universal and useful function i have ever written in any language. It formulates itself in...
Some time ago i fabricated 10 custom PCB breakouts for the Digi Xtend 900 MHz 1Watt radio transmitter. They are simple breakouts on which you can mount the Xtend module, and give it a...
So if you happen to have a stereo-vision enabled computer, you’d like to look at some 3D stuff. Particularly interesting is of course your own data. Matlab is easy for data processing and making...