搜索资源列表
digitalbild with C++builder
- 图像处理,包括拉普拉斯算子提取轮廓,平滑化,二值化,以及细化等方面的图像处理程序代码-image processing, including extraction Laplician profile, smooth, two values, as well as details such as the image processing code
imagedisposal
- 数字图像处理,包括灰度转换,正交变换,图像平滑,中值滤波,图像分析,图像复原等-digital image processing, including gray-scale conversion, orthogonal transform, image smoothing, median filtering, image analysis, image recovery, etc.
Image-Processing-Lab[1]
- C#实现图像中值滤波、自适应平滑、保守光滑处理的源码,供大家参考-C# realize image median filtering, adaptive smoothing, Conservative smoothing the source for your information
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
juanji
- 卷积运算,功能很强大能进行图片的卷积处理,高斯滤波,平滑处理-convolve
VCgauss
- 用VC++实现高斯平滑处理图像,处理图像的类型为bmp -VC++ Gaussian smoothing processing images
Image-Smoothing
- 图象平滑处理的基本方法?三种,线性平滑,非线性平滑,自适应平滑 -Image Smoothing
4
- C++数字图像处理高斯平滑处理,一个简单的小程序,设和绝大部分人使用与学习-C++ digital image processing, Gaussian smoothing, a simple small program, set up and most people use and learning
Image-Comprehensive-Processing
- 数字图像的综合处理,能够实现图像的平滑,锐化,增强,边缘检测与提取,几何变换和频率域变换等操作。-Digital image processing, image smoothing, sharpening, enhancement, edge detection and extraction, geometric transformations and frequency domain transform operation.
face
- 基于C#编写的人脸识别系统,首先进行人脸图片的预处理,包括:标记人脸区域,光照补偿,灰度化,高斯平滑,直方图均衡化处理,对比度增强,二值化变换,去除孤立点等操作,然后标记人脸特征点,提取特征信息,与数据库中信息比较进行识别-Written in C#-based face recognition system, the first face image preprocessing, including: labeled human face region, illumination compe
TemplateTrans
- 图像增强,图像锐化,图像平滑处理,图像中值滤波-Image enhancement, image enhancement, image smoothing
C#图像处理.zip
- C#彩色图片处理常用程序,包含图像的打开,关闭,空间转换,分量调整,伪彩色处理,直方图均衡,平滑处理,锐化处理,边缘检测,图像分割。
12
- c#的基于边缘检测的图像平滑小程序,能够去除图像的噪声点,涉及C#图像处理的一些东西-c# based edge detection image smoothing small program that can remove noise point of the image, something involving C# Image Processing
smooth
- ndvi时间序列分析hants idl源码 主要用于ndvi平滑处理 消除云等噪声影响-Ndvi time series analysis hants idl source is mainly used for ndvi smooth processing To eliminate the noise effects such as cloud.
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
KarmanFilterAl
- 卡乐曼滤波算法实例,挺方便简捷的算法。可以对曲线等进行平滑处理。-Carel Man filtering algorithm instance, very convenient and simple algorithm. Curve can be smoothed.
ImageProcessing
- 灰度映射,直方图,图像平滑(均值滤波、中值滤波),图像锐化(Gray level mapping, histogram, image smoothing (mean filtering, median filtering), image sharpening)