Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion How to save images larger than 4GB size

 software <hugin-ptx@googlegroups.com>
Received: by 10.52.23.70 with SMTP id k6mr20398239vdf.1.1323045069435;
        Sun, 04 Dec 2011 16:31:09 -0800 (PST)
X-BeenThere: hugin-ptx@googlegroups.com
Received: by 10.220.215.134 with SMTP id he6ls383286vcb.5.canary; Sun, 04 Dec
 2011 16:31:07 -0800 (PST)
Received: by 10.52.88.130 with SMTP id bg2mr20364946vdb.6.1323045067790;
        Sun, 04 Dec 2011 16:31:07 -0800 (PST)
Received: by 10.52.88.130 with SMTP id bg2mr20364945vdb.6.1323045067783;
        Sun, 04 Dec 2011 16:31:07 -0800 (PST)
Return-Path: <directrix.digi...@gmail.com>
Received: from mail-vx0-f186.google.com (mail-vx0-f186.google.com [209.85.220.186])
        by gmr-mx.google.com with ESMTPS id en7si6117609vdb.1.2011.12.04.16.31.07
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sun, 04 Dec 2011 16:31:07 -0800 (PST)
Received-SPF: pass (google.com: domain of directrix.digi...@gmail.com designates 209.85.220.186 as permitted sender) client-ip=209.85.220.186;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of directrix.digi...@gmail.com designates 209.85.220.186 as permitted sender) smtp.mail=directrix.digi...@gmail.com
Received: by vcbgb30 with SMTP id gb30so5288997vcb.13
        for <hugin-ptx@googlegroups.com>; Sun, 04 Dec 2011 16:31:07 -0800 (PST)
MIME-Version: 1.0
Received: by 10.52.90.98 with SMTP id bv2mr3928579vdb.13.1323045067716; Sun,
 04 Dec 2011 16:31:07 -0800 (PST)
Received: by m7g2000vbc.googlegroups.com with HTTP; Sun, 4 Dec 2011 16:31:07
 -0800 (PST)
Date: Sun, 4 Dec 2011 16:31:07 -0800 (PST)
In-Reply-To: <2a07635d-72d5-40c7-af44-8f52c6612f27@j10g2000vbe.googlegroups.com>
References: <CALj_J3629KoNjkNT3E39RVMUOZmDdOmNot6BiFVjEZ6ZXsPuNA@mail.gmail.com>
 <2a07635d-72d5-40c7-af44-8f52c6612f27@j10g2000vbe.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.2
 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2,gzip(gfe)
Message-ID: <384e516d-e9f0-45d0-9d06-308a229b0f85@m7g2000vbc.googlegroups.com>
Subject: Re: How to save images larger than 4GB size
From: Karmadillo <directrix.digi...@gmail.com>
To: hugin and other free panoramic software <hugin-ptx@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

If enblend was ported to VIPS it would be fantastic. VIPS architecture
is based around tiles or windows within very large images. This is
similar to the way enblend works currently - assembling numerous
images into a much larger image.
Plus VIPS is supposedly faster, lighter on memory, and uses multiple
cores better than most other architectures.
These are areas of weakness for enblend.

On Nov 18, 3:35=A0am, kfj <_...@yahoo.com> wrote:
> On 15 Nov., 13:50, Emad ud din Bhatt <xyzt...@gmail.com> wrote:
>
> > =A0I am trying to create a gigapixel file which is larger than 4GB size=
. how
> > can i do it in windows?
>
> Maybe VIPS an help you:
>
> http://www.vips.ecs.soton.ac.uk/index.php?title=3DVIPS
>
> Kay