-
-
-
-
EDGELAP.zip
... approximation to calculate the derivative of a two-dimensional image. The Sobel operator performs a 2-D spatial gradient measurement on an ... magnitude at each point in an input grayscale image. The Sobel edge detector uses a pair of 3x3 convolution masks, ...
-
sobel_verilog.zip
... approximation to calculate the derivative of a two-dimensional image. The Sobel operator performs a 2-D spatial gradient measurement on an ... magnitude at each point in an input grayscale image. The Sobel edge detector uses a pair of 3x3 convolution masks, ...
-
-
ruihua.rar
图像的几种锐化处理,包括sobel算子,roberts梯度法和laplace算子锐化。并且将四种图像放在一起形成对比。
-
-
-
ImageTest5.rar
Visual C/C++图形图像与游戏编程典型实例解析---图像边缘检测
涵盖内容:
1>Roberts算子
2>Prewitt算子
3>Sobel算子
4>Laplacian算子
由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。
实验环境:
Win+VC6.0
-
-