搜索资源列表
C Algorithm_配套源码Robert Sedgewick
- 这是Donald Kunth(计算机科学学术界最最有名的大师级人物,曾获图灵奖及其他无数科技奖项)的*Robert Sedgewick的名著C算法一书的配套源码-Kunth (computer science academic gurus of the most famous figures, won the Turing Award and countless other technology awards) Robert Sedgewick the disciples of the fam
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
data_structure
- 数据结构与程序设计——C++语言描述(影印版)习题的答案 【作 者】Robert L.Kruse,Alexander J.Ryba -Data Structure and Program Design- C++ language descr iption (photocopy edition) Exercise the answer 【作者】 Robert L. Kruse, Alexander J. Ryba
AlgorithmsinCcode
- This file contains the code from "Algorithms in C, Third Edition, Parts 1-4," by Robert Sedgewick, and is covered under the copyright and warranty notices in that book-This file contains the code from
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
sobel
- vc编写的多种边界检测,sobel,robert,-vc prepared a variety of edge detection, sobel, robert, etc.
2
- 此程序实现一副图像的Robert、Prewitt边缘检测算法-This procedure to achieve an image of Robert, Prewitt edge detection algorithm
Roberts
- Robert边缘检测元算 Robert边缘检测元算-Robert
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
cjingdian2
- C++资料程序设计——C++语言描述(影印版)习题的答案 【作 者】Robert L.Kruse,Alexander J.Ryba -Data Structure and Program Design- C++ language descr iption (photocopy edition) Exercise the answer 【作者】 Robert L. Kruse, Alexander J. Ryba-C++
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-Lafore---Object-Oriented-Programming-in-CP
- Robert Lafore - Object Oriented Programming in C-Robert Lafore - Object Oriented Programming in C++
Robert
- Robert算子实现图像分割,该算法简单易懂,而且通过了运行-Robert operator to achieve image segmentation, the algorithm is simple and easy to understand, but also through the operation
Robert边缘分割
- java语言使用Robert算计进行边缘检测对图像进行分割。(The Java language uses the Robert arithmetic for edge detection to segment the image.)