Technology used

4 次查看(过去 30 天)
Harpreet Pandher
Harpreet Pandher 2012-5-22
Technology used for digital image processing.. means hardware used, software used, Hard disk space, RAM, Matlab version etc

回答(2 个)

Matt Kindig
Matt Kindig 2012-5-22
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 2012-5-22
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 个评论
Sean de Wolski
Sean de Wolski 2012-5-22
My cellphone too! And it's not even a smart phone!
Walter Roberson
Walter Roberson 2012-5-22
Correction: the CPU in my cell phone is 231 MHz. But the memory is only 30 Mb.

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by