On Friday, February 23, 2024 at 8:47:07 AM UTC+1 [email protected] wrote:
That sounds very interesting. Mac user here. I probably won't be able to implement this myself. Would it be possible for you to have some code to be able and compile for Mac? I'm just brushing up the glue code, then I'll publish it. All you need is to ad a .cc file to your source files, include a header into the files which you want to transform and replace the info structure and the calls to vigra::importImage read the data. You also have to up the C++ standard to C++14 for OIIO and link to OIIO. If you have a working build environment, these changes are not hard to do. When I find the time I can see if I can get it to work on my mac - Routinely I only build lux on that mac, but maybe building hugin and friends is not too hard - after all macOS is unixoid. No promise, though. -- 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/7c0139e1-d572-4827-9e0e-45b058a57a3dn%40googlegroups.com.
