User Tools

Site Tools


ongoing

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
ongoing [2010/08/24 15:45] bilongoing [2010/09/08 16:47] (current) bil
Line 1: Line 1:
 ====== Ongoing projects ====== ====== Ongoing projects ======
  
-====== Web-based digital system ======+====== Web-based digital signage system ======
  
 **Student**:  Ankit Agrawal **Student**:  Ankit Agrawal
Line 33: Line 33:
  
 __Description__ __Description__
 +
 +The student will design and implement an entropy-based concept drift detection method. The method will be an improved version of the entropy-based method described by Vorburger and Bernstein, which is likely to contain flaws. The student will first study the original method, identify problems, implement the method to verify the identified problems, implement a corrected version of the method and evaluate the corrected version on a number of data stream data sets. The student is also expected to improve the corrected version of the entropy-based drift detection method by using the bootstrapping technique to automatically determine the threshold used in the entropy-based method.
  
 ====== Computer Security Lab Evaluation ====== ====== Computer Security Lab Evaluation ======
Line 85: Line 87:
  
 __Description__ __Description__
 +
 +Build a stand-alone electronic voting system. It is to be a web-based, open source system that can have on-line elections of several thousand voters. Multiple elections can be going on at the same time. A web front-end for administrators is also required. the test system will run on a Mac OSX server, and be accessed via the web by both administrators and voters.
  
 ====== Cluster visualization using Multi-Core GPUs and CUDA ====== ====== Cluster visualization using Multi-Core GPUs and CUDA ======
Line 102: Line 106:
 The supervisor will provide the datasets and the clustering algorithms that can generate clustered data. The student will use them to demonstrate the output of his visualization tool.   The supervisor will provide the datasets and the clustering algorithms that can generate clustered data. The student will use them to demonstrate the output of his visualization tool.  
  
-====== Low-Cost Three-Dimensional Face Scanning System ======+====== Estimating Registration Error ======
  
-**Supervisor**:  James Elder+**Student**: Lalit Walia
  
-**Requirements**:  Interest in both hardware and software design at the systems level. +**Supervisor**: Burton Ma
  
 __Description__ __Description__
  
-Low-cost three-dimensional face-scanning systems have a large range of potential applications in security and retail markets Our laboratory at York University has recently developed prototype face-scanning system that has the potential for very low-cost mass production.  This project involves the development of a second-stage prototype that is one-step closer to commercialization.+A fundamental step in computer-assisted surgery is registration where the anatomy of the patient is matched to an image or model of the anatomyFor some types of orthopaedic procedures, registration is performed by digitizing the locations of points on the surface of bone and matching the point locations to the surface of a model of the bone. Here, a surgeon uses a pointer that is tracked using an optical tracking system to measure registration point locations on a patient. A registration algorithm is used to compute the transformation that best matches the points to a model of the anatomy.
  
-The project will involve systems design and development of a specialized real-time 3D face scanner.  A combination of hardware and software design will be required.  The student will work closely with graduate students and postdoctoral fellows at York University, as well as researchers at other institutions involved in the project The student will develop skills in both hardware and software designas well as computer-vision techniques.+Virtual navigational information (such as where to drill or cut the bone) can be provided to the surgeon after the registration transformation has been establishedHerea surgeon is using a tracked surgical drill to drill a hole along a pre-operatively defined path. Notice that the surgeon looks at the virtual navigational information instead of the patient when performing this task.
  
-For more information on the laboratory: [[http://www.elderlab.yorku.ca]]+Computer-assisted surgical navigation depends on having an accurate registration. If the estimated registration is inaccurate then the navigational information will also be inaccurate, which may lead to errors in the surgical procedureIt is of great interest to know the accuracy of the estimated registration.
  
-====== Simulation of a 6dof virtual reality tracker ======+Further details on the project can be found [[http://www.cse.yorku.ca/~burton/4080/4080.html|here]].
  
-**Supervisor**: Wolfgang Stuerzlinger+====== Programming Multi-Core GPUs with CUDA ======
  
-**Required Background**:  General CSE4080 prerequisites+**Student**: Huajian Wang
  
-**Recommended Background**: CSE3431 or equivalent+**Supervisor**: Franck van Breugel
  
 __Description__ __Description__
  
-Previous work by the supervisor resulted in a novel and highly accurate Virtual Reality tracking system that matches or exceeds the specifications of all competing systems. However, this system works only in 5 or 6-sided immersive display environment.+CUDA stands for "compute unified device architecture."  It is an architecture to program multicore graphical processing units (GPUs for short).  In the past, these GPUs were only used for graphics. However, CUDA allows us to use these GPUs for other types of computation. Since today's GPUs have hundreds of cores, algorithms can be parallelized and, hence, run often much faster.
  
-This project is the first step towards an adaptation of the technology for more general environments. In particular we target normal rooms and immersive displays with less than 5 screens. The technical work involves adapting the simulation software for the previous device to simulate a new design, and iteratively optimizing that design based on the results obtained.+The aim of this project is to get familiar with GPUs and to study how to program them.
  
 +More details can be found at: [[http://www.cse.yorku.ca/~franck/projects/cuda.html]]
 +(this link is only accessible from machines within the domain yorku.ca.) 
  
 +====== Low-Cost Three-Dimensional Face Scanning System ======
  
-====== Programming Multi-Core GPUs with CUDA ======+**Student**: Thomas Young
  
-**Supervisor**: Franck van Breugel +**Supervisor**:  James Elder
- +
-**Required background**: General prerequisites +
- +
-**Recommended background**: N/A+
  
 __Description__ __Description__
  
-CUDA stands for "compute unified device architecture. It is an architecture to program multicore graphical processing units (GPUs for short).  In the past, these GPUs were only used for graphics. However, CUDA allows us to use these GPUs for other types of computation. Since today's GPUs have hundreds of cores, algorithms can be parallelized and, hence, run often much faster. +Low-cost three-dimensional face-scanning systems have a large range of potential applications in security and retail markets.  Our laboratory at York University has recently developed a prototype face-scanning system that has the potential for very low-cost mass production.  This project involves the development of a second-stage prototype that is one-step closer to commercialization.
- +
-The aim of this project is to get familiar with GPUs and to study how to program them. +
- +
-More details can be found at: [[http://www.cse.yorku.ca/~franck/projects/cuda.html]] +
-(this link is only accessible from machines within the domain yorku.ca.)  +
  
 +The project will involve systems design and development of a specialized real-time 3D face scanner.  A combination of hardware and software design will be required.  The student will work closely with graduate students and postdoctoral fellows at York University, as well as researchers at other institutions involved in the project.  The student will develop skills in both hardware and software design, as well as computer-vision techniques.
  
 +For more information on the laboratory: [[http://www.elderlab.yorku.ca]]
  
  
ongoing.1282664710.txt.gz · Last modified: 2010/08/24 15:45 by bil