Neuroimaging

From Psych 221 Image Systems Engineering
Revision as of 22:51, 12 March 2013 by imported>Projects221
Jump to navigation Jump to search

Introduction - With the opening of Stanford's Center for Cognitive and Neurobiological Imaging (CNI), we now have access to a large number of MR scans of the human brain. We are also closely connected to the MR hardware and image processing algorithms. While this course is not specifically about neuroimaging, some of the methods in the course might be usefully applied to the data collected at the CNI. For students already working in MR and interested in such signal processing, we might be able to develop some projects that build on your interest. Two possible projects are algorithms to: Identify when two MR images are of the same brain (brainprint), even if they were acquired using different contrasts.


Methods - Describe your algorithm or approach. Detail any issues or problems that were particularly important. Emphasize the parts of the project that you wrote (instead of ISET or downloaded code). Describe the analysis in enough detail so that someone could understand and repeat your analysis. What data and software did you use? What were the ideas of the algorithm and data analysis?


Results - Organize your results in a good logical order (not necessarily historical order). Include relevant graphs and/or images. Make sure graph axes are labeled. Make sure you draw the reader's attention to the key element of the figure. The key aspect should be the most visible element of the figure or graph. Help the reader by writing a clear figure caption.


Conclusions - Describe what you learned. What worked? What didn't? Why? What would you do if you kept working on the project?


References _ List references. Include links to papers that are online. http://brain.oxfordjournals.org/content/130/5/1432.full.pdf


Appendix I - Upload source code, some result images, etc, and give a description of each link. In some cases, your acquired data may be too large to store practically. In this case, use your judgement (or consult one of us) and only link the most relevant data. Be sure to describe the purpose of your code and to edit the code for clarity. The purpose of placing the code online is to allow others to verify your methods and to learn from your ideas. It should be possible for someone else to generate result images using your code.

Appendix II - (for groups only) - Work breakdown. Explain how the project work was divided among group members.