Overview
SharedPaint is an application that allows AG session participants to work on a image of interest. This application was the first product implemented for AG-MOX and IMAGINE research group at Universidad de los Andes.
SharedPaint Features
- Load an image from AG venue server
- Supported formats: JPG, PNG, GIF and TIFF
- Session update
- Take a session snapshot
Screenshots
SharedPaint in Action
This is an example with an aerial photography of Bogotá, COL.
SharedPaint on Large-Scale Display Wall
This test was performed on a Linux based cluster at COLIVRI Lab. Each node is a 64-bit machine based on Intel Core 2 processor (8 MB L2, 3 GHz and 8GB RAM) and Nvidia Quadro 4600 graphics card. The display resolution is 5760x2160 pixels.
Downloads
| File name | Description |
|---|---|
| SharedPaint-v3.0beta.agpkg3 | AGTk Shared application. |
| AGTk-SharedPaint-v3.0beta-src.tar.gz |
The package include:
|
| SharedPaint-UserManual.pdf | SharedPaint user manual. |
Installation
- Upload Sharedpaint-vX.X.agpkg3 file into the AG venue Data section.
- In the AG venue Data section, on the Sharedpaint-vX.X.agpkg3 item, Right click -> Open
Developer notes
Development platform
- Eclipse IDE (http://www.eclipse.org/)
- PyDEV ver. 1.3.2 (http://pydev.sourceforge.net/)
- Apache ANT (http://ant.apache.org/)
- Doxygen (http://www.doxygen.org/)
How to create the *.agpkg3 file
[developer@Mainframe]$ ant build_agpkg
ANT options
[developer@Mainframe]$ ant
Buildfile: build.xml
init:
modo_uso:
[echo] -----------------------------------------
[echo] ** Sharedpaint build file **
[echo] Version 3.0
[echo] -----------------------------------------
[echo]
[echo] Comandos :
[echo] clean - Limpiar /bin y /docs/API
[echo] build_agpkg - Realiza el ensamble de la aplicación (Access Grid Package)
Buildfile: build.xml
init:
modo_uso:
[echo] -----------------------------------------
[echo] ** Sharedpaint build file **
[echo] Version 3.0
[echo] -----------------------------------------
[echo]
[echo] Comandos :
[echo] clean - Limpiar /bin y /docs/API
[echo] build_agpkg - Realiza el ensamble de la aplicación (Access Grid Package)
How to create the HTML API docs
[developer@Mainframe]$ doxygen doxygenScript
Contact
Professors
-
José Tiberio Hernández, Ph.D. (IMAGINE research group head director)
E-mail: jhernand@uniandes.edu.co -
Fernando De la Rosa, Ph.D.
E-mail: fde@uniandes.edu.co -
Pablo Figueroa, Ph.D.
E-mail: pfiguero@uniandes.edu.co
Development
-
Henry Caballero (Research Assistant)
E-mail: hh.caballero921@uniandes.edu.co -
William A. Romero R. (Research Assistant)
E-mail: wil-rome@uniandes.edu.co