图像处理-Ch1-数字图像基础

Ch1 数字图像基础

章节 时间 内容
Image Enhancement 3.5 weeks intensity transform, histogram equalization and matching, spatial filters and convolution , smoothing linear filter, order-statistics filters, Laplacian operator Fourier transform and some properties, spatial domain and frequency domain, low-pass and high-pass filter, homomorphic filter
Image Restoration 2 weeks degradation model,noisemodel,noisereduction, linear position-invariant system, inverse filtering, Wiener filtering, Geometric transformations
Color Image Processing 1.5 weeks color,color space, color image processing (smoothing and sharpening), segmentation
Wavelets and Multiresolution Processing 3.5 weeks image pyramids, subband coding, Haar transform, multiresolution analysis, scale and wavelet function, wavelet transform, fast wavelet transform, wavelet packet
Image Compression 1.5 weeks elements of information theory, DCT transform and other famous transforms
Morphological Image Processing 1 week dilation and erosion, opening and closing operator, Hit-or missing transform, some basic morphological algorithms
章节 内容
图像增强 (主观)对图像进行某种操作,使结果在特定应用中比原图像更为合适的过程。
图像复原 (客观)复原技术以图像退化的数学或概率模型为基础,而增强技术以好的增强效果这种主观偏好为基础。
彩色图像处理 彩色模型的基本概念、数字域中的基本彩色处理。
小波变换 以不同分辨率来表示图像的基础。用小波来描述图像数据压缩核金字塔表示。
图像压缩 减少图像存储量或降低传输图像的带宽的处理。
形态学图像处理 提取图像中用于表示和描述形状的成分的处理工具。

图像表示

二维函数: f ( x , y ) f(x,y) f(x,y), 表示坐标 ( x , y ) (x,y) (x,y)出的亮度/灰度。

灰度级数: L = 2 k L=2^k L=2k, 离散灰度级: 0 , L − 1 0,L-1 0,L−1

动态范围:系统中最大可度量灰度与最小可检测灰度之比。上限取决于饱和度,下限取决于噪声。

可度量灰度与最小可检测灰度之比。上限取决于饱和度,下限取决于噪声。

图像对比度:一幅图像中最高和最低灰度级间的灰度差。

相关推荐
嘿嘿-664 分钟前
Windows 一键使用 GPT-6 Astra:Codex CLI 配置教程
java·人工智能·windows·gpt·chatgpt·web
冬奇Lab13 分钟前
Code Agent 解剖(22):从零扩展——用 Markdown 写一个 Skill
人工智能
小饕15 分钟前
llama.cpp 参数调优指南:Jetson 8GB 实战手记
人工智能·llama·大模型端侧部署
火山引擎开发者社区15 分钟前
Viking AI 搜索 × SearchCLI:搭建售后助手,让搜索能力参与售后回答
人工智能
冬奇Lab16 分钟前
一天一个开源项目(第210篇):herdr - AI 编程 Agent 的运行时底座
人工智能·开源·资讯
dadanhuang22 分钟前
PyTorch深度学习与实践【04】【迭代周期、autograd、构建计算图、*params参数解包、.grad属性】
人工智能·pytorch·深度学习
JavaPub-rodert26 分钟前
LangChain 从入门到 Agent 实战:用 Python 搭建一个真正能调用工具和知识库的 AI 助手
人工智能·python·langchain
米小虾32 分钟前
告别逐 token 蹦字:扩散语言模型(dLLM)到底能不能终结自回归?
人工智能·llm
火山引擎开发者社区32 分钟前
从多模态数据湖到 Agent 湖:Lance 的格式设计与实践|Lance Meetup 火热报名中
人工智能
一枚爱吃大蒜的程序员36 分钟前
CSDN文章-注意力约束QLoRA教育大模型微调
人工智能·机器学习·语言模型·qlora·大模型微调·注意力约束