On Saturday, February 5, 2022 at 8:35:00 AM UTC-5 [email protected] wrote:
> Could wxImage::GetSubImage and then scaling the resulting portion of the > original image in CpImgCtl::OnDraw do the trick? > Yes. That does work. I was intending to do something that works much better than that. I wanted the feature committed before I start on the performance increase. At 3 bytes per pixel, and applying to just two of the input images, not the whole panorama, I didn't think memory was the issue I should be worrying about. But I was expecting to fix the memory issue anyway as a result of fixing the speed. -- 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/d9755322-debd-4c7f-ae9a-2769d2acf3c2n%40googlegroups.com.
