<div dir="ltr"><div><div><div><div><div><div>Hi,<br></div>I've used the itk::Statistics::ScalarImageToTextureFeaturesFilter class with the default parameters and everything was OK.<br><br></div>But now, I have to calculate the texture features of a 2D scalar image pixel by pixel, I mean, iterate over the whole image and calculate the texture features of every pixel.<br><br></div>I guess I've got to use each pixel as the masked region over which to calculate the texture features, but I think this process could be very slow (I have to do it with a lot of 2D images).<br><br></div>Is there a faster way to do it or isn't it possible as I've described?<br><br></div>Thanks a lot.<br></div>Kind regards.<br></div>