Iasen Kostov
Iasen Kostov
> You should be. Try with > > `stitch * --wave_correct_kind vert` > > or > > `stitch * --wave_correct_kind no` Both produced this (vert just turned it horizontally) (sorry...
> --confidence_threshold 0 --wave_correct_kind vert --detector sift This works way better ! But should all the frames have to be matched to the first one ? I'm trying to create...
> I'd rather be interested in your dataset. Is it a grid and you know the relation of the Images? E.g. geographic bounding boxes? How many Images are there? Do...
> What I could Imagine is that if you have a really big amount of Images it would be good to stitch some parts of the scene seperately and then...
Is this implemented or not after 2 years :) And If I want to implement it where should I look (which part of the code) ?
> It was but then it wasn't. I don't think it ever got [merged](https://github.com/mavlink/qgroundcontrol/pull/5582). But why , it is probably one of the most useful features of MAVLink2 if you...
> PX4 doesn't support signing. It's unlikely signing or anything else will get added anymore at this point. It's trivial to implement if you want to do it yourself for...
> Unlikely to be added in qgroundcontrol, I believe it's feature frozen. Feature frozen forever or until some major release ? And if it is forever - why ?
remove() and then a way set of a new bounding box too for a specific tracker and way to find which specific tracker failed. The current multi tracker is some...
This turned out to be somewhat more complicated. There were 3 basic problems after fixing it both INAV Configurator and MWP work perfectly: 1. DroneBridge was ignoring the UNSUPPORTED /...