What format can I write to using FME so that my vector data can be read/processed with OpenCV?
I'm in the early stages of an image segmentation project to identify impervious cover data from aerial imagery but we're having some early issues getting my vector impervious cover data into a format that my computer science counterpart can use in OpenCV.
It seems like XML or GeoJSON would work, but I don't have any experience with OpenCV. Any ideas?