Sie sind auf Seite 1von 2

User Interfaces:

Heimdall Siao Industrial Technology Research Institute 8/10/2009


The UI controlled the transfer of bitmap pixel data onto an FPGA for image processing. It then receives the data back and displays the output bitmap on the user interface. Can display up to 6 pictures. Has the option to save the open and save pictures at a specific location. UI created with the C language and Microsofts Win32 API.

Completed 7/14/2010
The program is used to display 3D streaming video from a host server (such as a webcam). Clicking hyperlinks changes the video. UI created with C++ language and Microsofts Foundation Class (MFC) library.

Completed 7/31/2010
This interface opens two bitmaps and conducts depth mapping on the two images to determine the depth of each pixel. The interface allows the user to decide how long the calculation should take at the expense of output data accuracy. It prints information from the calculations in a log and displays the result on the bottom right.

Das könnte Ihnen auch gefallen