# 数字图像 **Repository Path**: xue-yan10/digital-image ## Basic Information - **Project Name**: 数字图像 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-14 - **Last Updated**: 2025-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 环境要求 - 操作系统:Windows - Python 版本:3.8 及以上 - 依赖库: - numpy - scikit-image - matplotlib # 文件说明 - `xy.ipynb`:包含多个图像处理的代码单元格。 - `earth.jpg`:地球图像文件。 - `galaxy-full.jpg`:银河图像文件。 - `x.jpg`:示例图像文件。 # 使用方法 1. 安装所需依赖库: ```bash pip install numpy scikit-image matplotlib ``` 2. 打开 `xy.ipynb` 文件,逐个运行代码单元格。 # 学习要点 - 如何使用 `scikit-image` 库读取和处理图像。 - 如何使用 `matplotlib` 库显示图像。 - 图像的基本操作,如提取部分区域、修改像素值等。 - 使用 `numpy` 进行高效的数组操作。 # 个人信息 - 姓名:薛岩 - 学号:202352320216 - 专业:智能科学与技术