Hi all. I have some detection measurements, among which i want to export the column “Image”, “centroid_X”, “centroid_Y” and “parent”. I am using saveDetectionMeasurement command now but without supplying any other input, it’s exporting the whole table. What input should I provide to filter the columns for output?
I am aware of the method on readthedocs.io using a MeasurementExporter, but just want to know how it would work with this particular method.
Any help would be appreciated!