搜索资源列表
robert
- 这是一个用Robert算子检测边缘的有效方法,程序已经通过运行-This is an operator with Robert Edge Detection effective methods, and procedures have been adopted Operation
Robert
- 采用基于VC++的OpenCV编写的Robert边缘检测的程序,有对话框
用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
Robert
- 实现并比较不同梯度边缘检测方法(普通梯度、Robert、Sobel、Prewitt、Laplace、LOG和Canny) -Implementation and compare the different gradient edge detection method (general gradient, Robert, Sobel, Prewitt, Laplace, LOG, and Canny)
Algorithms-RobertSedgewick
- Algorithms by Robert Sedgewick
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
2
- 此程序实现一副图像的Robert、Prewitt边缘检测算法-This procedure to achieve an image of Robert, Prewitt edge detection algorithm
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
- 图像的边缘检测方法之:RObert检测。调试通过了,大家可以看看。-: RObert detect image edge detection method. Debugging through, we can look at.
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
canny-laplace-robert-sobel-prewitt
- 图像边缘检测 canny,laplace,log,robert,sobel,prewitt,kirsch-Image edge detection;canny,laplace,log,robert,sobel,prewitt,kirsch
robert
- 灰度图像边缘检测中的robert算法的MATLAB仿真实现-MATLAB simulation grayscale image roert edge detection algorithm to achieve
Robert边缘分割
- java语言使用Robert算计进行边缘检测对图像进行分割。(The Java language uses the Robert arithmetic for edge detection to segment the image.)