搜索资源列表
sobel-bianyuanjiance
- 用sobel算子实现边缘检测源代码,用C++实现了sobel算子。图像编码很完整实现
ImageEdgeDetection
- 这是图像处理中边缘检测常用的算子,c++实现,包括sobel,roberts,prewitt,拉普拉斯算子
bianyuan
- C#下实现的多种边缘检测程序。包括Robert算子、Sobel算子、prewitt算子等
C++Builder1
- 本代码能够实现图像的边缘提取还可以将彩色图像转换为灰度图像,其中边缘提取用sobel算子
sobel
- Sobel算子进行图像边缘检测的DSP实现,其中还附带了实验说明,及其报告,在DSP6713上,打开就可以实现。-sobel dsp6713
sobel
- sobel算子的C++实现 使用opencv-sobel operator C++ achieve using opencv
3
- 用matlab或C编程实现Roberts算子和Sobel算子。选择一幅灰度图像,使用Roberts算子、Sobel算子计算梯度,给出斯锐化图象(注:不直接调用matlab的库函数) 4、分别采用灰度变换和直方图均衡化方法对下面的图像进行增强,改善图像效果 -English Version]
Edeg-detction
- sobel算子c代码,成功实现。 功能肯定没有问题,可以直接使用-The sobel operator c code, successfully achieved. Function is certainly not the problem, can be used directly
shuzituxiangchuli
- 作业一 要求 用C语言或者VC,VB,Matlab或其他语言完成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 作业二 要求 1. 编程实现图像傅立叶高通、低通滤波。 2. 尝试傅立叶压缩。 作业三 要求 编程实现图像DCT高通、低通滤波。并与傅里叶变换比较。 作业四 要求 找一幅曝光不足的灰度(或彩色)图像,按照直方图均衡化方法进行处
Houghhesobel
- 在C环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the C environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
YuImage
- 基于Visual C++的边缘检测实现,包含了Roberts、Prewitt、Sobel、Canny、LoG算子以及平滑滤波和灰值化的功能-Includes edge detection based on Visual C++ achieve, Roberts, Prewitt, Sobel, Canny, LoG operator and smoothing filter and gray values of the function
edge-detection
- 用c#语言实现图像的边缘检测,包括sobel canny,homogenity和模板算子法等。-use c# realize image edge detecting including sobel canny homogenity and so on
EdgeFinal
- 实现C语言边界提取,利用各种算子、包括sobel\roberts\prewi-C language boundary extraction, using a variety of operators,
KirschCpp
- Kirsch算子的c++实现,梯度算子,比sobel的增强效果更明显-Kirsch operator c++ achieve gradient operator, sobel enhancement effect than the more obvious
sobel-bianyuanjiance
- 用sobel算子实现边缘检测源代码,用C++实现了sobel算子。图像编码很完整实现-By sobel edge detection operator realize the source code, using C++ Realize the sobel operator. Image coding is to achieve complete
sobel-bianyuanjiance
- 用sobel算子实现边缘检测源代码,用C++实现了sobel算子。图像编码很完整实现-By sobel edge detection operator realize the source code, using C++ Realize the sobel operator. Image coding is to achieve complete
EmgucvTest
- 用c#和emgucv实现了1.显示图像的直方图,2.直方图均衡化,3.中值滤波,4.sobel算子,roberts算子和Prewitt算子的边缘提取。各算法均自己实现不是调用函数。但是读图片的信息是用的emgucv。希望和同样刚接触emgucv的同学共同进步-With c# and emgucv achieve a 1 shows a histogram of the image, 2. Histogram equalization, 3 median filter, 4.sobel opera
Untitled2
- sobel边缘检测 C语言实现 使用sobel算子对图像进行边缘检测,程序完全可以运行,也可以用DEC运行-sobel edge detection
Untitled1
- Sobel边缘检测的C++代码实现 使用Sobel算子进行边缘检测,在用VS实现的时候需要添加引用,system.dll的引用-Sobel edge detection C++ code using Sobel operator edge detection, implemented in time to use VS to add a reference, system.dll references