Home Members Applications Projects Seminars Publications Facilities Internal Web Contact Us | ||||
|
Graphics Lunch is a forum for informal and formal discussions over lunch for those interested in graphics and visualization issues at Maryland. It also serves as a forum for talks from visitors to our lab about their recent research in graphics and visualization. Students and faculty can use this venue to practise and prepare for their conference papers, discuss recent and upcoming papers and conferences, or inform others about graphics and visualization news. Meetings are held on Mondays from 12:00pm to 1:30pm in AVW 4185 .Announcements regarding Graphics Lunch will be sent to the graphics-local mailing list. You may join this list at http://www.cs.umd.edu/mailman/listinfo/graphics-local.
Dec 4, 2006 | TBA |
Presented By | Jin Hyuk Jung, University of Maryland, College Park |
Comments | Graphics Seminar Series |
Abstract |
A central computation in solving minimizaton problems is finding
a search direction that can be used to lower the function value.
In Interior Point Methods (IPMs) for linear programming,
for example, we compute the direction by
solving the normal equations $\mathbf{A}\mathbf{D}\mathbf{A}
^T\Delta\mathbf{x} = \mathbf{r}$, where $\mathbf{A}$ is an
$m \times n$ matrix, $\mathbf{D}$ is an $n \times n$ diagonal matrix,
and $\Delta\mathbf{x}$ and $\mathbf{r}$ are column vectors.
To solve these equations, we need to
form the matrix and compute its Cholesky factor, which is a lower
triangular matrix. For efficiency we should exploit the symmetry of
the matrix. |
Nov 13, 2006 | Display Wall and VNode Cluster Overview |
Presented By | Derek Juba, University of Maryland, College Park |
Comments | Graphics Seminar Series Slides from this talk |
Abstract |
For this Graphics Lunch I will be giving an intro to the vnode CPU/GPU
cluster. This cluster was created as the result of a collaboration
between many different faculty members for coupled CPU/GPU computing and
visualization. After the intro talk, we'll go over to GVIL where I'll
show some demos on the tiled LCD display wall. |
Oct 16, 2006 | VAST presentation practice |
Presented By | Various |
Comments | Graphics Seminar Series Held in AVW 3258 |
Abstract |
The papers to be presented are: |
Oct 9, 2006 | Vis and InfoVis presentation practice |
Presented By | Various |
Comments | Graphics Seminar Series Held in AVW 3258 |
Abstract |
The papers to be presented are: |
Oct 2, 2006 | 3D Segmentation and its applications for quantifying the organization of cells in tissue genes in nuclei |
Presented By | Stephen Lockett, Image Analysis Laboratory at NCI-Fredrick |
Comments | Graphics Seminar Series |
Abstract |
Communications between neighboring cells in large part drive tissue
development and function, as well as disease-related processes such as
tumorigenesis. In order to understand the molecular basis of these
processes, it is necessary to quantitatively analyze specific molecules in
adjacent individual cells or cell nuclei of intact tissue. A major
bottleneck preventing widespread use of such analyses is the lack of an
efficient method that correctly segments all individual, whole cells in
intact tissue samples. Consequently, we have developed semi-interactive
software for segmenting each individual cell or cell nucleus from 3D
microscope images of tissue labeled with a fluorescent cell surface or
nuclear marker. The dynamic programming-based algorithms have been tested
on a variety of biological tissue samples and accurately detected virtually
100% of cells including irregularly shaped cells containing concavities. |
Sept 15, 2006 | A Fast k-Neighborhood Algorithm for Large Point-Clouds |
Presented By | Jagan Sankaranarayanan, University of Maryland, College Park |
Comments | Graphics Seminar Series |
Abstract |
Joint work with Hanan Samet and Amitabh Varshney. |
Sept 18, 2006 | Isosurface Extraction and Spatial Filtering Using Persistent Octree |
Presented By | Qingmin Shi, University of Maryland, College Park |
Comments | Graphics Seminar Series |
Abstract |
We propose a novel Persistent OcTree (POT) indexing structure for accelerating isosurface extraction and spatial filtering from volumetric data. This data structure efficiently handles a wide range of visualization problems such as the generation of view-dependent isosurfaces, ray tracing, and isocontour slicing for high dimensional data. POT can be viewed as a hybrid data structure between the interval tree and the Branch-On-Need Octree (BONO) in the sense that it achieves the asymptotic bound of the interval tree for identifying the active cells corresponding to an isosurface and is more efficient than BONO for handling spatial queries. We encode a compact octree for each isovalue. Each such octree contains only the corresponding active cells, in such a way that the combined structure has linear space. The inherent hierarchical structure associated with the active cells enables very fast filtering of the active cells based on spatial constraints. We demonstrate the effectiveness of our approach by performing view-dependent isosurfacing on a wide variety of volumetric data sets and 4D isocontour slicing on the time-varying Richtmyer-Meshkov instability dataset. |
Sept 11, 2006 | Surgical Simulation: Technology, Research, and Practice |
Presented By | Alan Liu, Surgical Simulation Laboratory, National Capital Area Medical Simulation Center (SimCen) |
Comments | Graphics Seminar Series |
Abstract |
Surgical simulation has traditionally used an apprenticeship model. Skills are acquired and improved while performing actual procedures. Demands on patient safety and the increased complexity of modern surgical techniques are straining this learning model. Simulators provide a safe, effective environment for acquiring and improving surgical skills, and for rehearsing difficult procedures. This talk will examine current research issues in the development of surgical simulators. Both experimental and commercially available systems will be described. The use of simulation for medical training at the National Capital Area Medical Simulation Center (SimCen) will be highlighted. The SimCen's planned development of a very large CAVE environment for mass-casualty/triage simulation will also be discussed. |
Top |