Re: [hugin-ptx] creating panoramas directly from RAW images

2024-02-22 Thread 'kfj' via hugin and other free panoramic software
On Friday, February 23, 2024 at 8:47:07 AM UTC+1 dud...@gmail.com 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

Re: [hugin-ptx] creating panoramas directly from RAW images

2024-02-22 Thread dudek53
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? Den fre 23 feb. 2024 08:35'kfj' via hugin and other free panoramic software skrev: > > It seems you came far into this

Re: [hugin-ptx] creating panoramas directly from RAW images

2024-02-22 Thread 'kfj' via hugin and other free panoramic software
> It seems you came far into this libraw implementation. Would be of big interest to have this working with enfuse or align_image_stack. How would it handle tonemapping code though? My proposal is simply about reading image files into the program. it's to replace use of libvigraimpex for image

Re: [hugin-ptx] creating panoramas directly from RAW images

2024-02-22 Thread David W. Jones
On February 22, 2024 9:04:18 PM HST, 'kfj' via hugin and other free panoramic software wrote: > > And how does it handle the need for noise reduction and sharpening in RAW > files? > > Processing the RAW file is done with configuration parameters, please refer > to the OIIO docu >

Re: [hugin-ptx] creating panoramas directly from RAW images

2024-02-22 Thread dudek53
It seems you came far into this libraw implementation. Would be of big interest to have this working with enfuse or align_image_stack. How would it handle tonemapping code though ? Den fre 23 feb. 2024 08:04'kfj' via hugin and other free panoramic software skrev: > > And how does it handle

Re: [hugin-ptx] creating panoramas directly from RAW images

2024-02-22 Thread 'kfj' via hugin and other free panoramic software
> And how does it handle the need for noise reduction and sharpening in RAW files? Processing the RAW file is done with configuration parameters, please refer to the OIIO docu for available options

Re: [hugin-ptx] creating panoramas directly from RAW images

2024-02-22 Thread David W. Jones
That would include chewing on the raw digital noise in RAW files, and lacking the sharpening that said files most likely need. Hugin support for EXR files would be great. On 2/22/24 11:13, dudek53 wrote: This would be nice, to have align_image_stack and enfuse chewing raw files instead of

Re: [hugin-ptx] creating panoramas directly from RAW images

2024-02-22 Thread dudek53
This would be nice, to have align_image_stack and enfuse chewing raw files instead of intermediates. On Thu, Feb 22, 2024 at 6:37 PM 'kfj' via hugin and other free panoramic software wrote: > Dear all! > > In my last post I have already hinted at new possibilities arising from > the use of

Re: [hugin-ptx] creating panoramas directly from RAW images

2024-02-22 Thread David W. Jones
On 2/22/24 07:37, 'kfj' via hugin and other free panoramic software wrote: Dear all! In my last post I have already hinted at new possibilities arising from the use of OpenImageIO (OIIO for short). I found that it's quite feasible to use OIIO's image importing code as a stand-in for vigra's

[hugin-ptx] creating panoramas directly from RAW images

2024-02-22 Thread 'kfj' via hugin and other free panoramic software
Dear all! In my last post I have already hinted at new possibilities arising from the use of OpenImageIO (OIIO for short). I found that it's quite feasible to use OIIO's image importing code as a stand-in for vigra's importImage. Now I've gone one step further and refitted some hugin tools

[hugin-ptx] Problem in generation Equirectangular Panorama

2024-02-22 Thread Avishek Kumar
I have a set of 11 images, that i took from my smartphone. the smartphone was put on a tripod stand, and then maintaining an overlap of 30% between consecutive image frames images were taken. the images were shot such that the camera was facing each of the walls of the hall. I installed Hugin