搜索资源列表
image-sharping
- VC++图像处理图像锐化及边缘检测程序,包括图像锐化处理基本方法实现及边缘检测各种算子(roberts、sobel、prewitt、krisch及gauss-laplacian算子)程序实现。
chap3
- 实现图象平滑(去噪声),锐化算法的源代码-Picture smoothing,Sharping algorithm code
Sharping
- 对摄像头采集的数字图像进行锐化处理从而增加图像的清晰度-Collected from the camera image sharpening digital image processing thereby increasing the clarity of
sharping_filter
- for sharping your blur image
gradientsharpening
- 一个关于在VC++环境下对图像进行梯度锐化的程序-gradient sharping for image
image-process
- 实现了截图以及图像处理如图像拉伸,锐化,平滑,光照,直方图匹配-can clip the picture and other functions such as sharping the picture
image-processing
- 图像处理,包括图像读入,图像锐化,直方图显示等。-image processing,contains reading,sharping,the display of Histogram
TEMPLATETRANS
- 它是遥感数据处理程序。可以实现图像增强,包括图像平滑、中值滤波、梯度锐化、拉普拉斯锐化、位彩色编码。-It is the procedure of dealing with the remote sensing data.We can make the image enhancement with it,including the image smooth,media filtering,sharping,Laplace sharping,false color coding.
CPP
- 图像锐化C++源代码,包括BMP文件读写和罗伯特梯度算子的C++实现-image sharping C++ code