Skip to content

ImageProcessing-ElectronicPublications/photoquick-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release (latest by date) GitHub Release Date GitHub repo size GitHub all releases GitHub

PhotoQuick plugins

Description

A set of plugins for the viewer photoquick

Runtime Dependencies

  • libqtcore4
  • libqtgui4
  • libgomp1

Build

It can be built with either Qt4 or Qt5

Linux

Install dependencies...
Build dependencies ...

  • libqt4-dev or qtbase5-dev

To build this program, extract the source code zip.
Open terminal and change directory to src/
Then run these commands to compile...

qmake  
make -j4  

Windows

Download Qt 4.8.7 and minGW32
Add Qt/4.8.7/bin directory and mingw32/bin directory in PATH environment variable.
In src directory open Command Line.
Run command...

qmake
make -j4

Install (Linux)

sudo make install

Links

Examples

See examples.