Skip to main content

Hi guys

 

I am checking for image classification transformers in FME Desktop, and I can't seem to find anything.

 

Specifically, I want to segment an image and classify using object-based image analysis (OBIA)

 

Here's a guide I found on exactly what I want to do - https://gisgeography.com/obia-object-based-image-analysis-geobia/

 

Does anyone know if this exists in FME?

 

If not, how about the other image classification techniques like supervised, unsupervised or machine learning methods?

Hello @dons​ , we do have a series of RasterObject transformers, which may be a good starting point! There is also a PicterraConnector on FME Hub for object detection, though a cloud service or account may be required. Alternatively, you could try to use a RasterConvolver, but this would be a more manual approach. Hope this helps, Kailin.


Reply