Displaying posts filed under

Digital Image Processing

Apr
25
2010

Matlab GUI-Radio Buttons: What I learnt Today?

If you like this post, please visit our sponsors above. Thanks!

Introduction
In this Matlab GUI Tutorial, you will learn how to use radio buttons, toggle buttons and the button group panel.
 
Share on Facebook

Dec
20
2009

Google goggles

If you like this post, please visit our sponsors above. Thanks!

Google has recently launched its latest in image search, called Google Goggles. It is an application for Android operating system that allows a user to perform searches based on images instead of text.
According to the official statement “Google Goggles works best on books & DVDs, landmarks, logos, contact info, artwork, businesses, products, barcodes, or text. [...]

Jul
26
2009

Google Image Search: New Options

If you like this post, please visit our sponsors above. Thanks!

Recently I noticed some new features on Google Image Search. The image search that was awesome already has added some two great new options. Whenever you search for an image, you can select a type and color.
You can select from a number of types; News, Face, Clip art, Line drawings and Photo. The filtered [...]

May
24
2009

From Rajesh Koothrappali to Tayyab Tariq in 30 lines of code

If you like this post, please visit our sponsors above. Thanks!

First thing, I am sorry if someone finds it offensive or racist, I just meant it to be funny and for the record, Rajesh Koothrappali is my favorite Big Band Theory character.

A friend of mine posted this picture of me on Facebook. In the same days I had studied a few topics in my [...]

Apr
6
2009

Matlab GUI: Handling User Data and Images

If you like this post, please visit our sponsors above. Thanks!

It is often an issue to handle user defined data when working with Matlab GUI. In this tutorial I show how to share user data among functions and how to handle Images.
 
 
 
Share on Facebook

Apr
6
2009

Creating Matlab GUI: The basics

If you like this post, please visit our sponsors above. Thanks!

Matlab is a very useful tool for doing a number of things and to a number of people especially researchers due to its very short development time. Having a command line driven interface however can be unlikable at times. Matlab however provides a great GUI interface and tolls to  create the GUIs.
Here is a simple [...]