1
Python and Java API / Re: Images rematching in an aligned project
« on: February 07, 2023, 08:09:56 PM »
Hi everyone !
I'm back, a couple of months later, in order to now if any new possibilities opened in order to unlock our problem.
Recent investigations has confirmed that, without clear explanation, it is not possible to manually rematch couples of images that are part of a set of images that have been already matched before.
But, as we have certified that those couples have been ignored not because they have no match, but because of preselection, we would need to rematch them.
As a workaround, we have though about two possibilities :
- Manually remove key points of only a list of images (is it possible ?) --> So that those images will be taken into account when in rematch paires.
- Manually create tie points (is it possible ?) --> So that we could at first export existing tie points, then remove images, import them again, rematch and finally re-import previous set of tie points.
The proposed solution of Alexey (only remove and re-import images that we want to rematch) is clearly not an efficient solution as it force us to reprocess all the couples that have been firstly matched.
It force us to recalculate hundreds of couple of images to get back tie points that have been lost when we have removed the images.
Is it possible to help us please ?
Regards
I'm back, a couple of months later, in order to now if any new possibilities opened in order to unlock our problem.
Recent investigations has confirmed that, without clear explanation, it is not possible to manually rematch couples of images that are part of a set of images that have been already matched before.
But, as we have certified that those couples have been ignored not because they have no match, but because of preselection, we would need to rematch them.
As a workaround, we have though about two possibilities :
- Manually remove key points of only a list of images (is it possible ?) --> So that those images will be taken into account when in rematch paires.
- Manually create tie points (is it possible ?) --> So that we could at first export existing tie points, then remove images, import them again, rematch and finally re-import previous set of tie points.
The proposed solution of Alexey (only remove and re-import images that we want to rematch) is clearly not an efficient solution as it force us to reprocess all the couples that have been firstly matched.
It force us to recalculate hundreds of couple of images to get back tie points that have been lost when we have removed the images.
Is it possible to help us please ?
Regards