Hi,
I'm looking for information about region growing (image processing) algorithm on DSP. Presently I have implemented an algorithm but it is very very slow. My implementation is probably not optimal and did not use maximum of DSP resources. Is it possible to find this type of code ready to use? I have saw functions in Imglib (perimeter and boundary) but it is not exactly what I'm looking for.
Thank you