[email protected] schrieb am Dienstag, 1. März 2022 um 18:46:40 UTC+1: > Thomas, is there any way that I could code/commit creation of a common > base class for CPImageCtrl and MaskImageCtrl that you would consider > acceptable to be merged to the default branch? >
>From an implementation point both classes are very different. They have only some minor and trivial functions in common - the main part is completely different implemented. So it brings only little benefit and on the other side a high risk of breaking existing functions. I assume creation of this base class should be started on a new branch (not > on the branch with my previous code that you don't like). > I don't like your branch because it has performance issues with normal 8 bit images and massive performance issues with float images as your confirmed. Furthermore it breaks existing features. I did not see that you fixed these issues. Instead you want to start from begin in a new branch... -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/bafbc020-aae5-4897-a840-626f9f1549c1n%40googlegroups.com.
