Forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - juancarlosmh

Pages: [1]
1
Python and Java API / Re: calibrating reflectance in python
« on: September 26, 2025, 06:42:02 AM »
Hi, what can I do if we have multiple teams collecting multispectral images and each team carries their own panel - however it is all being processed in a single location.

I have all the csv in my local computer and inside my metashape library - but as this post described, I have to use the loadReflectancePanelCalibration(path='panel.csv').

I thought I could save the output of chunk.locateReflectancePanels() but I dont know how to retrieve those strings.
Then my idea is to have a list of the csv files path and make sure that the serial number match to automate the reflectance panel selection.

Any ideas?
Thanks.

Juan Carlos Montes Herrera

Pages: [1]