SqCheck - An image sequence viewer Code
Brought to you by:
mihai_militaru
File | Date | Author | Commit |
---|---|---|---|
bin | 2009-09-24 | mihai_militaru | [r31] Rebuilt windows binary. |
gui | 2009-09-24 | mihai_militaru | [r28] Fixed some Windows issues. Windows project fold... |
obj | 2008-09-01 | mihai_militaru | [r3] good iff dpt |
src | 2009-09-24 | mihai_militaru | [r30] Beautified code - Linux kernel style |
visualc | 2009-09-24 | mihai_militaru | [r31] Rebuilt windows binary. |
Makefile | 2009-09-24 | mihai_militaru | [r32] Modify makefile to build executable in ./bin |
README | 2009-09-04 | mihai_militaru | [r27] Added README information. |
TODO | 2009-09-03 | mihai_militaru | [r25] Updating to version 0.3. |
Building: - Make sure you have installed FLTK and FreeImage - 'cd' in this directory and type 'make'; the executable will be created in this same directory Using: - It can take individual image file names as arguments, or numbered sequence (eg: sqcheck /path/to/image.####.jpg 1-10) - Use the File menu to append files or clear loaded images; the 'Load Scale' option changes the resolution to the specified scales - The 'depth' channel is visible for iff images - Use LMB drag in the viewport ot advance bar to change the current frame - Use MMB drag in the viewport to pan the image - Use RMB drag in the viewport to zoom into the image - Image transformations, pan and zoom work only if the 'Fit Image' option in the 'View' menu is not enabled - The configuration file is named ".SqCheck.conf" and can be found in the current user's home directory