Technology used

4 views (last 30 days)
Harpreet Pandher
Harpreet Pandher on 22 May 2012
Technology used for digital image processing.. means hardware used, software used, Hard disk space, RAM, Matlab version etc
  1 Comment
Thomas
Thomas on 22 May 2012
What exactly is your question?

Sign in to comment.

Answers (2)

Matt Kindig
Matt Kindig on 22 May 2012
Hardware/RAM/Disk space: This is a pretty difficult question to recommend on a general basis, as it depends on your specific image processing application, how large your images are, your desired speed, etc. You can run Matlab and do image processing with a fairly low-end laptop, but obviously faster processors and more RAM may (not will) give better performance. I would recommend starting your work on whatever hardware you already have and first identifying the bottlenecks; then you can upgrade based on the needs of your application.
Software: If you want to use Matlab, you'll want to have the Image Processing Toolbox and (possibly) some of the related toolboxes, such as Image Acquisition, Computer Vision, and others. A complete listing can be found here: http://www.mathworks.com/products/

Walter Roberson
Walter Roberson on 22 May 2012
I have done digital image processing on a 12 MHz Motorola 68000 based machine with 512 Kb of memory (after I upgraded) and no hard disk. These days, my cell phone is probably only about 40 MHz and at most 512 Kb of memory and no hard disk, but you can do digital image processing on it as well.
  2 Comments
Sean de Wolski
Sean de Wolski on 22 May 2012
My cellphone too! And it's not even a smart phone!
Walter Roberson
Walter Roberson on 22 May 2012
Correction: the CPU in my cell phone is 231 MHz. But the memory is only 30 Mb.

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!