图像处理
水母君98
SDU数媒,HKUST大数据
展开
-
图像处理:Lossless compression/Huffman coding/霍夫曼编码计算题
注意:编码时候挑概率大的分支设为1计算过程:原创 2020-12-12 16:25:07 · 1030 阅读 · 0 评论 -
图像处理之Adaboost计算实例
想起来的时候只保存了这一题。。不过也没有答案原创 2020-12-12 16:15:15 · 243 阅读 · 0 评论 -
第六章:图像处理之图像分割Image segmentation
outline– Point, line and edge detection (Prewitt, Sobel and Laplacian of Gaussian)– Hough transform, e.g., straight line, circle, etc– Thresholding (Global and Adaptive)– Statistical mixture model– Expectation-maximisation method– Morphological Water原创 2020-12-11 14:35:59 · 813 阅读 · 0 评论 -
第四章:图像处理之图像恢复与滤波Image Restoration and Filtering
Image Restoration and Filtering• Image restoration and filtering– Random noise distributions and parameter estimation– Periodic noise– Arithmetic and Geometric mean filters– Harmonic and Contraharmonic mean filters– Order-statistics filters• Median,原创 2020-12-11 01:43:50 · 1588 阅读 · 2 评论 -
第三章:图像处理之频域图像增强Frequency domain image enhancement
• Frequency domain image enhancement– Discrete Fourier transform and inverse– Notch filter– Low-pass filtering, e.g., Ideal, Butterworthand Gaussian– Image power– High-pass filtering, e.g., Ideal, Butterworth and Gaussian————————————————————————————原创 2020-12-10 14:17:37 · 942 阅读 · 0 评论 -
第二章:图像处理之空域图像增强Spatial domain image enhancement
outline• Spatial domain image enhancement– Intensity transformation functions • Inverse or Image Negatives• Brightening, e.g., log• Darkening, e.g., nth power• Power-law transformation • Intensity normalization– Histogram Equalization • Contrast stre原创 2020-12-09 21:11:03 · 963 阅读 · 0 评论 -
第一章:图像处理之图像表示Image Representation
outline• Image representation– Pixel = picture element– Sampling– Quantization1.PixelIndividual elements are called:image elements, picture elements (pixels), or image points.2.sampling强度值的采样率是图像分辨率。Sampling rate on intensity values is the image原创 2020-12-09 20:34:42 · 1188 阅读 · 0 评论 -
第八章:图像处理之图像压缩ImageCompression
Outline• Introduction• Fundamentals• Coding, interpixel and psychovisual redundancies • Fidelity criteria• Image compression model• Source encoder and decoder• Channel encoder and decoder• Lossless compression• Huffman encoding• Lossless predictiv原创 2020-12-04 15:33:40 · 2946 阅读 · 0 评论