Ask HN: What are some good topics for undergrad thesis related to Tomography?

1 points by skywalker212 ↗ HN
I am in the final semester of my college and I am looking for a topic for my undergraduate thesis, it should be related to GPU Programming. I would like to work on a problem that involves Tomography. I have looked at several research papers but I would like to work on something which is untouched.

2 comments

[ 3.0 ms ] story [ 17.7 ms ] thread
What is tomography? How does a GPU and the existing techniques related to programing one relate to it?
Everything interesting has been touched :-) I'd recommend looking at l1-minimisation methods (which seek sparse solutions) and how best GPUs can be used for those problems.