Hallo!!
I'm working with Matlab in order to recognize the elements of a matrix which are greater than a treshold and to group the neighbouring ones giving them the same name and classifing their matrix indexes.
I would like to know if there is a subroutine in c or c++ that could do it in a more efficient way than my program do.
Thank you very much,
Texla
I'm working with Matlab in order to recognize the elements of a matrix which are greater than a treshold and to group the neighbouring ones giving them the same name and classifing their matrix indexes.
I would like to know if there is a subroutine in c or c++ that could do it in a more efficient way than my program do.
Thank you very much,
Texla