Technology used

1 visualización (últimos 30 días)
Harpreet Pandher
Harpreet Pandher el 22 de Mayo de 2012
Technology used for digital image processing.. means hardware used, software used, Hard disk space, RAM, Matlab version etc
  1 comentario
Thomas
Thomas el 22 de Mayo de 2012
What exactly is your question?

Iniciar sesión para comentar.

Respuestas (2)

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

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by