What This Document Is
This document details a foundational lab assignment for CSE 377/591, Introduction to Medical Imaging at Stony Brook University. It’s designed to build practical skills in a key software environment used throughout the course and introduce core functionalities essential for later, more complex projects. The assignment focuses on applying computational techniques to image data, setting the stage for understanding medical imaging principles.
Why This Document Matters
This assignment is crucial for students enrolled in Introduction to Medical Imaging who need to gain hands-on experience with a specific computing environment. It’s particularly beneficial for those new to the software or needing a refresher. Successfully completing this lab will provide a solid base for tackling subsequent assignments and projects involving image analysis and manipulation. It’s best utilized *before* beginning more advanced work in the course to ensure a strong understanding of the fundamental tools and concepts.
Topics Covered
* Fundamentals of a specific computing environment commonly used in image processing.
* Vector and matrix operations.
* Data visualization techniques (graphing).
* Image file handling and grayscale conversion.
* Function creation and implementation.
* Basic image processing concepts.
What This Document Provides
* A detailed assignment description with clear submission guidelines.
* A series of exercises designed to reinforce understanding of core computational concepts.
* Instructions for locating and importing image data for analysis.
* Guidance on creating and documenting code using functions.
* Expectations for the format and content of a comprehensive report detailing the work performed.