搜索资源列表
Sobel抽出 空間フィルター
- Sobel 算子进行边缘检测,效果还不错.-Sobel operator for edge detection, the results were pretty good.
微分运算
- 有关图像的微分运算。包括横向微分,纵向微分,双向依次为分,二次微分等。-image of the differential operator. Differential including horizontal, vertical differential, followed by a two-way, such as quadratic differential.
sobel_edgedetection
- 边缘检测是图像处理的基本方法之一,SOBEL算子检测法具有检测准确,抗噪强等优点-Edge detection is the basic image processing method, SOBEL Operator detection method is accurate detection, anti-noise advantage
vc_canny
- 基于vc++平台的canny算子的实现 希望对大家有用-vc platform based on the canny operator we want to achieve useful
cannyadvanced
- 一个CANNY算子的应用实例。包含了界面的操作,在当下流行的一版CANNY算子应用实例基础上对高斯滤波做了改进。-a Canny Operator application examples. The interface includes the operation of the current version of a popular Canny operator application on the basis of Gaussian filter made improvements.
BASE-S
- 排序分组算法,虽然简单,值是基于灰度的算子,然后用平均值可使图片清晰;-a sort algorithm is simple, gray value is based on the operator, then the average will clear pictures;
tect
- 该程序是图像分析与检测程序,使用了几个函数进行阈值分割,加减,水平,垂直投影运算。-image analysis and detection procedures, the use of several functions threshold segmentation, addition and subtraction, vertical projection operator.
demo_rar
- 一个可以读取并显示bmp文件的框架程序,可以在里面添加代码实现其他的图像处理功能,里面已经添加了一段sobel算子的程序。-one can read and display bmp the framework document procedures, Inside the can add code to achieve other image processing functions, Add inside a segmentation operator procedures.
VC_Sobel_Kirsch
- 基于VC的SOBEL和Kirsch边缘检测算子的实现,可自行添加相关算子。-based VC SOBEL and Kirsch edge detection operator, which could be added to the relevant operator.
Cannysuanfa
- 用Canny算子提取图像边缘,适合于初学者研究的好代码-Canny operator Image Edge Extraction suitable for beginners study by the code
CannyEdgeDetect
- 对一帧灰度图像进行canny算子的边缘检测,在VC环境下编译-on a gray image canny operator of edge detection, the VC environment compiler
可显示8位和24位bmp图像的CImage类
- //简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-/ / simple operational 8 and 24 bmp bitmap image category. / / Characteristics : / / 1, showed faster. (I use this image
yuhui
- 部分图像识别算法,包括robert因子,laplace算子,轮廓提取,高斯滤波-part of an image recognition algorithm, including robert factor, Laplace operator, contour extraction, Gaussian filter
Variance operator
- 一种可变的掩模操作算子,在做图像掩模操作和实用!-a variable mask Operator, doing image mask operation and practical!
imgpog
- 对于黑白图像,边界处理。利用SOBLE算子与拉普拉斯变换等。具有很高的研究与试验价值-for black-and-white images of boundaries. Use SOBLE Operator and Laplace transform other. High research and experimental values
利用Sobel边缘算子法对图像进行边缘提取的源代码
- sobel边缘算子对图像进行边缘提取,简单实现,对图像处理的朋友大有裨益。-pixel Edge Operator right image edge extraction, the simple realization of the right image processing friends useful.
Moravec.rar
- 自己编写的采用Moravec Interest Operator提取角点的算法,I have written using the Moravec Interest Operator Corner Extraction algorithm
Laplace-operator-filtering
- 原图像预处理,读入黑白图片并确定长和宽 拉普拉斯变换预处理,定义镜框矩阵和输出矩阵 拉普拉斯运算的三个矩阵 原图像矩阵处理,做一个“像框” 用拉普拉斯算子进行滤波 设定阈值,将图像二值化-The original image preprocessing, read black and white picture and determine the length and width of the Laplace transform pre-defined frame matrix and ou
EdgeContour
- 边缘检测,轮廓检测,Sebel算子,高斯拉普拉斯算子,Robert算子,Prewitt算子,Kersch算子等,Hough变换,平行线检测,轮廓提取,种子填充,轮廓跟踪-Edge detection, contour detection, Sebel operator, Gaussian Laplacian, Robert operator, Prewitt operator, Kersch operator, etc., Hough transform, parallel line detec
cube-operator-
- 计算机图形学正方体的操作 包括旋转颜色等-computer cube operator including color and rotate etc.