Re: [hugin-ptx] libpano13-2.9.20 release candidate rc3 released

2021-03-16 Thread Bruno Postle
I've built fedora rpm packages of libpano13 rc3, downloadable from 
this copr repository here:


https://copr.fedorainfracloud.org/coprs/bpostle/panorama/

You can also find recent snapshots of Hugin, multiblend-2.0, 
and lux-1.0.7


--
Bruno

On Tue 16-Mar-2021 at 20:38 +, Bruno Postle wrote:

libpano13 is the PanoTools library for panoramic imaging.

A libpano13-2.9.20 rc3 tarball has been uploaded to sourceforge, this is
a release candidate for testing that may become the final release:

https://sourceforge.net/projects/panotools/files/libpano13/libpano13-2.9.20/


--
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 hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/YFFOw6Y1RctIX/2H%40postle.net.


Re: [hugin-ptx] libpano13-bin: format string bug in panoFileOutputNamesCreate()]

2021-03-16 Thread Bruno Postle

On Tue 16-Mar-2021 at 09:25 -0700, Thomas Modes wrote:

Hi Bruno,

bruno...@gmail.com schrieb am Montag, 15. März 2021 um 22:20:36 UTC+1:


Thanks Andreas, if somebody can please create a patch (this is not
something I feel confident doing), then we can release a new libpano13. The
current release candidate doesn't have any issues that would prevent a
release.


I commited a workaround and left a comment in the source. If someone comes
with a better solution it can be improved.


Thanks, I did a release candidate, libpano13 is long overdue for a 
release.


--
Bruno

--
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 hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/YFEcQNggdiISJJl7%40postle.net.


[hugin-ptx] libpano13-2.9.20 release candidate rc3 released

2021-03-16 Thread Bruno Postle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

libpano13 is the PanoTools library for panoramic imaging.

A libpano13-2.9.20 rc3 tarball has been uploaded to sourceforge, this is
a release candidate for testing that may become the final release:

https://sourceforge.net/projects/panotools/files/libpano13/libpano13-2.9.20/

This release should be binary compatible with previous versions - This means
that prebuilt Hugin executables should just work with this libpano13.

There have been some changes since 2.9.19:

* Bugfixes for Panini General, Biplane and Triplane output projections

* Fixes to build with current MSVC, automake and mingw

* Fix crash and security issue caused by malformed filename prefix

SHA256SUM: 3b532836c37b8cd75cd2227fd9207f7aca3fdcbbd1cce3b9749f056a10229b89  
libpano13-2.9.20_rc3.tar.gz

Here is the full ChangeLog since 2.9.19 for more details:

2021-03-16 17:23 +0100  tmodes(f02459498cb4 [tip])

* file.c, tools/PTcrop.c:
Prevent string vulnerability by refusing prefix strings with
percentage sign

2020-12-13 15:36 +0100  tmodes(282b57fc22cb)

* adjust.c:
Fixes typo (spotted by A. Metzler)

2020-12-11 21:51 +  Bruno Postle(a042ec0cb9bf)

* ChangeLog.hg, parser.c:
Fix reading beyond end of string
https://bugs.launchpad.net/bugs/1906996 (Florian Königstein)

2019-10-31 15:40 +0100  tmodes(9f43f0980d29)

* PTcommon.c:
Use default isnan on new MSVC compilers instead

2018-10-31 13:04 +0100  tmodes(82996ca476c5)

* parser.c, tiff.c:
Fixes 2 typos (Patch by Andreas Metzler)

2018-09-06 17:45 +0200  tmodes(d71285db01f0)

* version.h:
Bump up some more version numbers

2018-03-25 10:45 +0100  Bruno Postle(415deb81168f)

* ChangeLog, ChangeLog.hg:
Update ChangeLog for

2018-03-25 10:36 +0100  Bruno Postle(f5ac8cc3aa91)

* configure.ac:
Update version to 2.9.20

2018-03-25 10:35 +0100  Bruno Postle(e5632a455634)

* bootstrap:
Support latest automake

2018-03-25 10:34 +0100  Bruno Postle(0a71a9f8a45a)

* tests/simpleTiff16/temp.txt: deleted file.
* tests/simpleTiff16/Makefile.am, tests/simpleTiff16/temp.txt:
Don't ship test output file

2018-03-23 17:19 +0100  tmodes(5b23ce4acaf4)

* PaniniGeneral.c:
Fixes inverse transformation of Panini General

2018-03-11 08:30 +0100  tmodes(f220884e22e3)

* math.c:
Triplane: Check more return codes instead of ignoring it

2018-03-11 08:30 +0100  tmodes(1eaaec6809a2)

* math.c, queryfeature.c:
Biplane: Added new parameter for rounded corner

2018-03-05 17:26 +0100  tmodes(1a3e1f817145)

* math.c:
Fixes image->pano transformation for triplane projection

2018-03-05 17:26 +0100  tmodes(793506b19f1f)

* CMakeLists.txt:
Add debug postfix for debug libraries

2018-02-07 17:54 +0100  tmodes(3ad2089ab924)

* CMakeLists.txt:
Windows: Make building shared library (DLL) default

2017-09-29 16:49 +0200  tmodes(977a50b2a634)

* file.c:
Recognize also jpeg file extension [1681022]

2017-09-29 16:48 +0200  tmodes(e3808b4f9a78)

* CMakeLists.txt:
Fixes compilation with Mingw Mingw has already getopt, no need for
our file

2017-01-02 18:34 +0100  tmodes(20434c36b266)

* tools/panoinfo.c:
Fixes path separator for cross compiling for Windows

2016-12-30 13:21 +0100  tmodes(9fb6fd19947a)

* math.c:
Don't take shortcut in setup_panini_general This breaks calculation
of ppg->distance parameter which is needed in stack calculations.
This fixes hang during line control points calculations [1016258]

2016-12-30 13:19 +0100  tmodes(83e0c78ad594)

* math.c:
Updates for MSVC 2015

2016-09-17 16:12 +0200  tmodes(9d16f4a39c36)

* math.c:
Comment out double assignment

2015-12-06 13:06 +0100  tmodes(d1ca12b2146b)

* pt_stdint.h:
Fix for MSVC 2015

2014-04-23 00:31 +0100  Bruno Postle(7339b1014e88)

* ChangeLog.hg:
update changelog

-BEGIN PGP SIGNATURE-

iF0EARECAB0WIQTmHdtnm+YlZTYl3RMWo6HAKPIIugUCYFEXWAAKCRAWo6HAKPII
uoo9AJ9WhZisb8R9LIw92gNSeLXXEsW7QwCg4JNmZ6eJWP6XrgjkZzTN1+XqsjI=
=zFTj
-END PGP SIGNATURE-

-- 
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 hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/YFEXWTGm6jbXDCba%40postle.net.


Re: [hugin-ptx] Image Stitching and Exposure Fusion with pv

2021-03-16 Thread Kornel Benko
Am Tue, 16 Mar 2021 19:19:02 +0100
schrieb Harry van der Wolf :

> Question of compilation of pv/lux.
> 
> Whether you use cmake or simply the makefile based make, compilation takes
> quite some time.
> When using "make -j 4" to use 4 cores for compilation instead of 1, the
> compilation is much faster.
> Of course not every software is suitable to do this. At least not (quite)
> some years ago (I was Apple maintainer for avidemux which did not support
> it) and I really don't know if that has changed in general.
> Can I use multiple cores to compile pv/lux?
> I did a compilation this evening and so far I did not find issues.
> 
> Harry
> 

No problems here Harry. I always use 'make -j16'.

Kornel

-- 
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 hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/20210316192524.07b49de5%40admin1-desktop.


pgpSUNDAurppi.pgp
Description: Digitale Signatur von OpenPGP


Re: [hugin-ptx] Image Stitching and Exposure Fusion with pv

2021-03-16 Thread Harry van der Wolf
Question of compilation of pv/lux.

Whether you use cmake or simply the makefile based make, compilation takes
quite some time.
When using "make -j 4" to use 4 cores for compilation instead of 1, the
compilation is much faster.
Of course not every software is suitable to do this. At least not (quite)
some years ago (I was Apple maintainer for avidemux which did not support
it) and I really don't know if that has changed in general.
Can I use multiple cores to compile pv/lux?
I did a compilation this evening and so far I did not find issues.

Harry

-- 
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 hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/CAGARPpud5czHbY3g9nxRsMJOJ1WvFcE_r2U73UKR%3DArDVuPR1g%40mail.gmail.com.


Re: [hugin-ptx] Image Stitching and Exposure Fusion with pv

2021-03-16 Thread 'Kay F. Jahnke' via hugin and other free panoramic software
Am 16.03.21 um 16:34 schrieb 'Kay F. Jahnke' via hugin and other free 
panoramic software:
[master 0b7d5d5] commits two build-related patches from Kornel, and the 
change of the project name to 'lux' in CMakeLists.txt


Pushed the changes to build code to the repo, will take my time for the 
c++ work.


Thanks for your patches!

Kay

--
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 hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/5dd5f71c-8560-f609-b832-20518f6c872c%40yahoo.com.


Re: [hugin-ptx] New release for mac?

2021-03-16 Thread Niklas Mischkulnig
Bob Campbell schrieb am Montag, 15. März 2021 um 06:58:10 UTC+1:

> I briefly looked for a build target for a distributable .dmg file, but 
> didn’t find anything.  I’ll try putting together something, but if anyone 
> knows off-hand, please speak up!
>

As described on http://hg.code.sf.net/p/hugin/hugin/file/tip/mac/README.md, 

this will create a dmg like the ones of previous releases:
make package 

Niklas
 

> On Mar 12, 2021, at 6:43 PM, jmuc...@gmail.com  wrote:
>
> Will this 2020 version make it to the sourceforge download page?
>
> On Thursday, 4 March 2021 at 21:16:14 UTC-5 jwat...@photocreations.ca 
> wrote:
>
>> Yuv, 
>>
>> Nice to see you here putting your talents and expertise to good use. I 
>> read some of most threads but I've not contributed in a long time. 
>>
>> Jim Watters 
>>
>>
>> On 2021-02-25 12:26 PM, yuv wrote: 
>> > Write to your local anti-trust authority / competition commissioner / 
>> > etc. Anyone has my permission to re-use the text below, on the 
>> > condition that said anyone does not rely legally on it (I am not 
>> > anyone's lawyer, and in most cases I cannot be). I am happy to put 
>> > together a more detailed argument/analysis for anyone to use against 
>> > Apple and (adapted accordingly) the rest of BigTech. 
>> > 
>> > Apple is "lessening or preventing competition" (the legal keyword) and 
>> > has gone way too long under the radar screen. I recently had to set up 
>> > an iDevice (school requirement) and it felt worse than being ordered to 
>> > stay at home under curfew because of the current pandemic. Apple has 
>> > managed to successfully excercise ownership on users, developers, and 
>> > government. 
>> > 
>> > Anti-trust authorities have given Microsoft users the choice of browser 
>> > at a time when Microsft's conduct was much less detrimental and 
>> > offensive to the market than Apple's current conduct is detrimental to 
>> > the market, no matter how the market is defined (and definition of the 
>> > market is crucial for an anti-trust case). 
>> > 
>> > In your letter, request the following remedies: 
>> > * Apple to give user a choice of cloud services to connect their 
>> > iDevice to on initialization of the iDevice. Similar to what Microsoft 
>> > had to do with the choice of browser. This includes choice of app 
>> > store; choice of cloud storage provider; choice of account ID provider. 
>> > * Apple to accept in its stores software built with non-Apple 
>> > toolchains. 
>> > * Apple to give app developers (cloud providers!) access to the same 
>> > API independent of Apple's cloud services that it uses to implement 
>> > iCloud sync and instant messaging. Right now, Dropbox, Nextcloud, and 
>> > other competitors are at hard disadvantage because they cannot achieve 
>> > feature-parity with iCloud. Their workaround is to have their app's 
>> > sync triggered on GPS-coordinate change, totally inferior, while on 
>> > Android they have an opportunity to achieve parity with Google's 
>> > services. 
>> > * Apple to implement standard Push API in Safari, for the same reason 
>> > as above. Currently, Apple requires website operator regi$tration, 
>> > licen$e, and use of an Apple service. I call this unlawful 
>> > monetization of access to user 
>> > * Apple to give user the choice to replace Apple's root encryption keys 
>> > with the user's own; and to disable the features that prevents software 
>> > unauthorized by the encryption keys owner to run on the iDevice. 
>> > * Ultimate control must rest with the user, not with Apple, and 
>> > ultimate control is not the same as dumping the iDevice on the 
>> > electropile junk. 
>> > 
>> > At the moment, the only reasonable way to describe iDevices is a pre- 
>> > paid lease with an unknown term at the discretion of the landlord on 
>> > zero-day notice. Unconscionable. Has been unacceptable for centuries 
>> > in the Western legal systems, and it is time set the record straight 
>> > that it won't be acceptable in the future either. 
>> > 
>> > -- 
>> > Yuval Levy, JD, MBA, CFA 
>> > Ontario-licensed lawyer 
>> > 
>> > 
>>
>
> -- 
> 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 hugin-ptx+...@googlegroups.com.
>
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/hugin-ptx/925d4a20-51d7-4d73-a289-8fe5f7b81a83n%40googlegroups.com
>  
> 
> .
>
>
>

-- 
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