User Tools

Site Tools


projects

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
projects [2015/08/11 20:43] jarekprojects [2015/08/11 21:01] jarek
Line 2: Line 2:
 \\ \\
  
-===Genome-wide identification of plant micro RNAs===+=====Data visualization in Skydive===== 
 + 
 +**Supervisor: Jarek Gryz** 
 + 
 +Skydive is a prototype system designed for database visualization using a concept of the so called 
 +data pyramid. The system is composed of three modules (DB - Database Module, D2I - 
 +Data-to-Image module, and VC - Visualizaton Client). Each is designed to use a different type 
 +of computer memory. The DB module uses disk to store and manage the raw data, and materialized 
 +data pyramids. The D2I module works with a small subset of the aggregated dataset, 
 +and stores data in main memory (RAM). The VC module uses the graphic card’s capabilities to 
 +perform more advanced operations – such as zooming, scaling, panning, and rotation – over the 
 +graphical representation of the data. 
 +Currently the system support three presentation models implemented within the Visualization 
 +Component, namely: 
 + 
 +• a 2D heat-map; 
 + 
 +• a 2.5 D heat-map by 3D barchart; and 
 + 
 +• a 2.5 D terrain (by mesh and UV-mapping). 
 + 
 +The goal of the project is to implement two additional ways of data visualization as well as 
 +extend some of existing ones, that is: 
 + 
 +1. Implement and test functions for data pyramid-based visualization of time series. 
 + 
 +2. Implement functions for visualization based on cross-product of data pyramids. 
 + 
 +3. Add support for specular and normal maps for 2.5 D terrain presentation model. 
 + 
 +Required Background: CSE 3421, Java programming course, (C programming course a plus) 
 + 
 + 
 +\\ 
 +=====Genome-wide identification of plant micro RNAs=====
  
  
Line 49: Line 83:
  
 \\ \\
- 
- 
 ===Dynamic Interface Detection and Control Project=== ===Dynamic Interface Detection and Control Project===
  
projects.txt · Last modified: 2016/01/13 20:05 by stevenc