Image processing on the GPU?

2 views (last 30 days)
Rodrigo
Rodrigo on 16 Mar 2012
I need to run some basic image analysis routines -- mainly Euclidean bwdist and dilate/erode type operations -- on massive quantities of data and I was wondering if there were any GPU routines out there that could help. I found the IPT_ATI_PROJECT, which seems promising, and wanted to know if people have used it or if there were other options that did not require Jacket.

Answers (1)

Anirban
Anirban on 22 Feb 2013
I am same problem. I need to implement face detection of the GPU using parallel computing toolbox. Kindly help me to proceed.

Community Treasure Hunt

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

Start Hunting!