Clear Filters
Clear Filters

hardware confirmation

2 views (last 30 days)
priyam ghosh
priyam ghosh on 10 Feb 2012
Can i do parallel image processing in the hardware configuration without graphics card? I have a Intel core2 duo T6400 with processing speed of 2.00 GHz, 2048 MB of RAM but no internal GRAPHICS CARD.

Answers (1)

Walter Roberson
Walter Roberson on 10 Feb 2012
Yes, parallel processing only uses threads or cores unless you specifically ask for GPU computing. You can use normal parallel processing on servers.

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!