[ptx] PTOptimizer

Bruno Postle bruno at postle.net
Tue Dec 16 15:47:18 GMT 2003


On Tue 16-Dec-2003 at 10:35:39PM +0800, Yili Zhao wrote:
> 
> Your optimiser and Pablo's stitcher are advance of hugin.
> May you write a makefile for this optimiser? I want to
> compile it with mingw and msys.

I don't know how to do this, sorry.

A Makefile on linux would look something like this:

all:
	gcc -oPTOptimizer -I/usr/include/pano12 -lpano12 optimiser.c

-- 
Bruno


More information about the ptX mailing list