搜索资源列表
digital_picture_process_method_demo
- 数字图像处理方法演示程序:本程序应用了垂直/水平sobel、Prewitt、Robert算子对图像处理的效果演示,并包括图像直方图分析,直方图均衡,中值滤波、自适应滤波等方法,是研究数字图像处理的好工具,本程序提供源代码,可以在其基础上开发。-digital image processing methods Demonstration Program : This procedure is used by the vertical / pixel level. Prewitt, Robert O
EdgContour
- 用VC编写的一个图像处理的程序:它可以实现图像的边缘检测和轮廓提取,边缘检测算子包括:Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子。hough直线检测、轮廓提取、种子检测和轮廓跟踪。-VC prepared by an image processing procedures : it can achieve image edge detection and contour extraction, Edge Detection Operat
用MATLAB实现的边缘提取函数
- 用MATLAB实现的边缘提取函数,实现了sobel算子、canny算子,Robert算子、prewitt算子、marr算子,Using MATLAB to achieve the edge detection function, the realization of the sobel operator, canny operator, Robert operator, prewitt operator, marr Operator
bianyuan_jiance_bijiao
- 用六种算子(分别是gabor、拉普拉斯、priwitt、robert、sobel、wallis),对三种图象进行边缘检测比较,强烈推荐哦,是本人的毕业设计中的关键程序-The six operators (respectively gabor, Laplace, priwitt, robert, sobel, wallis), images of three edge detection comparison, strongly recommend Oh, my graduation proje
Image_processing_matlab
- 上课时做的matlab图像处理实验,包括卷积,拉普拉斯变换,罗伯特算子,种子算法,-Matlab class to do the image processing experiments, including convolution, Laplace transform, Robert operator, seed algorithm, and so on
EdgeDetect
- 实现边缘检测,包括Gradient算子 Robert算子等算子-Edge detection implementation, including the Gradient Operator operator, such as Robert operator
Roberts
- Robert边缘检测元算 Robert边缘检测元算-Robert
CPP_Algorithms_sorcecde1-4
- C++图算法第1至第4部分源代码,这本书是Robert Sedgewick写的,代码是C++格式的,对于学习图算法是非常好的。-C++ graph algorithm 1 to 4 parts of the source code, this book is written in Robert Sedgewick, the code is C++ format, graph algorithm for learning is very good.
Robert
- Robert算子实现图像分割,该算法简单易懂,而且通过了运行-Robert operator to achieve image segmentation, the algorithm is simple and easy to understand, but also through the operation
Robert
- Robert算子的边界提取函数,图像分割中要应用到,是边缘切割-Robert' s edge detection operator functions to be applied to image segmentation, is the cutting edge
Robert--bianyuanjiance
- 利用Robert微分算子,对图像进行边缘提取和边缘检测-Robert operator image edge detection
MATLAB-sobel-robert
- 关于sobel算子和robert算子对图像的边缘进行检测,其中有用到高斯平滑滤波模板-Edge detection operator
Robert
- 在Java下的基于Robert算法的数字图像边缘检测算法的实现-Robert in Java-based algorithm for digital image edge detection algorithm
robert
- 灰度图像边缘检测中的robert算法的MATLAB仿真实现-MATLAB simulation grayscale image roert edge detection algorithm to achieve
Robert
- 文章中使用Robert边缘检测算子提取图片中的边缘信息,有效果-Article use Robert edge detection operator to extract the edge information of images, have the effect
robert
- 基于matlab中sobel,log,canny算子的边缘提取以及Robert算子边缘提取并用最大亮度表示。-Based on Sobel, MATLAB, log, edge detection of Canny operator and Robert operator edge extraction and the maximum brightness representation.
Robert
- 采用Robert算子算法对图像进行处理,提取图像轮廓,完整代码,可以自适应图片尺寸。效果明显。-Robert operator algorithm using image processing, image contour extraction, complete code can be adaptive image dimensions. The effect is obvious.
Untitled3
- Robert.Sobel.Prewitt算子对比(The properties of Robert.Sobel.Prewitt differential operators are compared)
robert
- 在QT平台上对一幅图片使用robert算子进行图像处理(On the QT platform, a picture using Robert operator for image processing)
robert
- 边缘检测利用robert算法进行边缘检测,又很好的参考价值(Edge detection uses Robert algorithm for edge detection, and it has good reference value.)