# Image_processing **Repository Path**: geo-life/image_processing ## Basic Information - **Project Name**: Image_processing - **Description**: 天津大学计算机科学与技术专业图像处理课程实验 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-27 - **Last Updated**: 2024-01-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Image_processing 天津大学计算机科学与技术专业图像处理课程实验 - 实验一: edge detection - Prewitt算子、Sobel算子、canny算子、FDoG方法 - 实验二: colorization - 图像上色 - 实验三: image interpolation - 最近邻插值 - 双线性插值 - 径向基函数插值