You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Morning I'm trying to extract the features of a 2D jpg image, at the moment that I draw a ROI that is quite big as the image (1200x1600) the features extraction takes very long. I would like to ask if the problem is for the high resolution of jpg image compered to the TC or MRI ones or there is some configuration of features extraction to solve the problem? Another thing that make me think that the problem is led to the image dimension is that when I resize the image around 500x500 the features extraction is faster, takes 40-50 sec.
Thank you.
Version (please complete the following information):
OS: windows 11
Python version: 3.7
The text was updated successfully, but these errors were encountered:
Describe the bug
Morning I'm trying to extract the features of a 2D jpg image, at the moment that I draw a ROI that is quite big as the image (1200x1600) the features extraction takes very long. I would like to ask if the problem is for the high resolution of jpg image compered to the TC or MRI ones or there is some configuration of features extraction to solve the problem? Another thing that make me think that the problem is led to the image dimension is that when I resize the image around 500x500 the features extraction is faster, takes 40-50 sec.
Thank you.
Version (please complete the following information):
The text was updated successfully, but these errors were encountered: