![]()  | 
Pandore - A library of image processing operators | 
No library is needed to compile Pandore operators.
	Only the command pvisu need QT development kit.
	Otherwise, you need to use other image viewer with Pandore conversion operators such as ppan2png, ppan2gif, etc.
      
Install:
./configure
make
      
      
    Command uname -m for determining the system between i386/i686 and x64/x86_64/amd64)
	
No library is needed to compile Pandore operators.
	Only the command pvisu need QT development kit.
	Otherwise, you need to use other image viewer with Pandore conversion operators such as ppan2png, ppan2gif, etc.
Install with Qt:
brew install qt
./configure
make