Technology used
이전 댓글 표시
Technology used for digital image processing.. means hardware used, software used, Hard disk space, RAM, Matlab version etc
댓글 수: 1
Thomas
2012년 5월 22일
What exactly is your question?
답변 (2개)
Matt Kindig
2012년 5월 22일
0 개 추천
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
2012년 5월 22일
0 개 추천
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
2012년 5월 22일
My cellphone too! And it's not even a smart phone!
Walter Roberson
2012년 5월 22일
Correction: the CPU in my cell phone is 231 MHz. But the memory is only 30 Mb.
카테고리
도움말 센터 및 File Exchange에서 HDL Code Generation and Deployment에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!