搜索资源列表
c实现图像处理常用算法集
- 本人收集的关于c实现图像处理常用算法,包括Hough变换,雕刻技术,灰度均衡,图像的3D灰度显示,拉普拉斯高斯边缘检测等等,-I collected on c achieve common image processing algorithms, including the Hough transform, carving, gray balance, 3D gray-scale images, Laplace Gaussian edge detection and so on.
GraphicLapuAcute
- 其功能是实现对图象的拉普拉斯锐化,文件中包含原始图和经拉普拉斯锐化后的结果图以及C代码-its function is to achieve the right Laplacian sharpening images, documents containing the original map and by the Laplacian sharpening the result of plans and C code
lapulasibianyuanjiance
- 利用c++语言实现拉普拉斯高斯边缘检测源代码-use language Laplace Gaussian source Edge Detection
laplacian-edgeDetection2006-10-24
- Visual C++MATLAB图像处理与识别实用案例精选之 图像的边缘检测,拉普拉斯变换 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case Featured's image edge detection, Laplace Transform algorithm source, including standard tests Photo
lapsharp
- 拉普拉斯变换代码,C++编写,可用于对图象进行增强处理
lapulasibianhuan
- 这是一个关于图象处理方面的程序,它实现了图象的拉普拉斯变换,c++程序
bmp_C++
- 自己用C++编写的包括读写bmp格式的图像文件、降低图像的灰度级别、降低图像的空间分辨率、直方图均衡化、拉普拉斯增强、高滤波处理等功能的源码。
ImageEdgeDetection
- 这是图像处理中边缘检测常用的算子,c++实现,包括sobel,roberts,prewitt,拉普拉斯算子
c++image
- 图像的3D灰度显示、拉普拉斯高斯边缘检测、灰度拉伸、图像缩放等19种处理
libulashi
- 拉普拉斯变换是图像处理中常用的一些算法,该算法是用c语言实现的。
laplace-transform
- 在C++的环境下,对图像进行拉普拉斯变换,文件中包含源代码以及图像和说明,详细易懂-In C++ environment, the Laplace transform of the image, the file contains the source code and images and descr iptions, detailed easy to understand
bianyuan
- 提供图像的边缘检测,包括roberts算子,sobel算子,拉普拉斯算子等C语言源码。-Providing image edge detection, including roberts operator, sobel operator, Laplacian, etc. C language source code.
sharpening
- 图形锐化C#代码 拉普拉斯掩模锐化 亮度锐化 梯度锐化-Graphics sharpening C# code Laplacian unsharp mask sharpening brightness gradient sharpening
LaplacianPyramid
- 拉普拉斯金字塔出来程序,在OpenCV开发环境下能实现多分辨率多多尺度的拉普拉斯金字塔的图像处理。-The programming can deal with Laplacian Pyramid. Firstly ,using Gaussian pyramid process image, then using Gabor deal with it.The effect is very good.
Laplacian-sharpening
- 本程序是基于visual c++下实现了对图形进行拉普拉斯锐化。-This procedure is based on visual c++ to achieve the Laplacian sharpening of graphics.
LhfImage2
- 图像各种边缘检测算子的比较,包括介绍了四种边缘检测算子包括Roberts边缘检测算子、Sobel边缘检测算子、Prewitt边缘检测算子和高斯—拉普拉斯边算子-Image a variety of edge detection operator of comparison, including the introduction of the four edge detection operator, including Roberts edge detector, Sobel edge dete
program
- 数字图像处理领域中的一些应用实例,以理论和实践相结合的方式,系统地介绍了如何使用C#进行数字图像处理。 全书共11章,分别讲述了图像的点运算、几何运算、数学形态学图像处理方法、频率变换、图像平滑与去噪、边缘检测、图像分割、图像压缩编码和彩色图像处理等相关技术。-Digital image processing in the field of some application examples to the theory and practice, a combination of syst
laplacianofGaussian
- 拉普拉斯和高斯模型,用c/c++语言实现。程序相关文件非常完整。-Laplace and Gaussian model, with c/c++ language. Program-related documents are complete.
C--image-processing
- C语言图像处理有拉普拉斯锐化(边缘检测),256色转灰度图,傅立叶变换,维纳滤波处理等代码(含有测试图片及结果)-C-Laplacian sharpening image processing (edge detection), 256-color to grayscale, Fourier transform, Wiener filter processing code (with test images and results)
拉普拉斯算子
- visual2013配置OpenCV3.0使用C++编写的拉普拉斯算子(Visual2013 configuring OpenCV3.0 using Laplasse operator written in C++)