I am a CS undergraduate student and want to finalize my project idea soon. I am mostly interested in graphics based projects that work with the help of GPUUs like GPUU, or real graphic processing using GPUs. My supervisor suggested to me that looking for similar computing topics such as GPGPU and 3 DUI in the iPhone. So far the ideas we have come up are related to enhancing images taken from camera phones or increased reality (I think personally that they are difficult to complete in one year time). I am mostly using the CUDA (NVIDIA).
Open up for ideas that work on mobile devices in particular.
How much time can you spend on this? How much knowledge do you have about stream programming / simi?
Be careful that this topic takes some time if this is a completely unknown area for you, then use at least two months, just to understand how to do all this together. joined. Plus, if you want to write efficient code, which uses the powers of GPU (raw computational power, concurrent execution) and avoids its weaknesses (low memory, slow loading, not cache)
Comments
Post a Comment