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
Not currently. It would require a refactoring of the process method to seperate the code for reading the images from the code for feature extraction and reassembly into an instance. This is a feature that could be added in a future update.
Hi.
I use PHOGFilter for classifying some images:
Can I use the bytes of image or input stream of the image instead of path?
phogFilter.setImageDirectory(file.getParent());
The text was updated successfully, but these errors were encountered: