搜索资源列表
ImageProcessing
- 用C#实现图像处理,包括一般处理、平滑、锐化、形态学处理以及其他处理,所上传的为完整的工程,可直接运行。-Using C# to achieve image processing, including processing, smoothing, sharpening, morphological processing, as well as other processing, for the integrity of the uploaded works, can be directly ru
Image-Comprehensive-Processing
- 数字图像的综合处理,能够实现图像的平滑,锐化,增强,边缘检测与提取,几何变换和频率域变换等操作。-Digital image processing, image smoothing, sharpening, enhancement, edge detection and extraction, geometric transformations and frequency domain transform operation.
SmoothAndSharpen
- 图像平滑与锐化,包括邻域平均法、中值滤波法平滑,梯度掩模、拉氏算子锐化-Image smoothing and sharpening, including neighborhood average, median filtering method smooth gradient mask, Laplace operator sharpening
TemplateTrans
- 图像增强,图像锐化,图像平滑处理,图像中值滤波-Image enhancement, image enhancement, image smoothing
C#图像处理.zip
- C#彩色图片处理常用程序,包含图像的打开,关闭,空间转换,分量调整,伪彩色处理,直方图均衡,平滑处理,锐化处理,边缘检测,图像分割。
ImageProcess
- 图像处理程序,C#窗体实现。功能有图像读入,保存;图像拉伸,旋转,缩放,计算直方图,直方图均衡,平滑处理,中直处理,锐化处理等-Image processing procedures, c# form.Features image read, save Image stretching, rotation, scaling, calculate the histogram, the histogram equalization, smooth processing, including proc
ImageProcessing
- 灰度映射,直方图,图像平滑(均值滤波、中值滤波),图像锐化(Gray level mapping, histogram, image smoothing (mean filtering, median filtering), image sharpening)