搜索资源列表
EULER1
- Euler 回路问题 .问题描述: 对于给定的图G 和G 中的2 个顶点v 和w,连接顶点v 和w 且经过图中每条边恰好1 次 的路径称为顶点v 和w 之间的1 条Euler 路。当v=w 时得到一条首尾相接的Euler 回路。 .编程任务: 对于给定的图G,编程计算图G 的一条Euler 回路。 .数据输入: 由文件input.txt 给出输入数据。第1 行有2 个正整数n 和m,表示给定的图G 有n 个 顶点和m 条边,顶点编号为
1-31-BBS
- about some bbs help someone to study new technology-about some bulletin board to help someone new study Edge hnology
clippolygon
- 多边形的裁剪,一个很经典的算法--单边裁剪边-polygon clipping and a classic algorithm -- unilateralism cutting edge
detectingedge
- C#语言开发的图像处理的源代码,实现边缘提取,HOUGH变换等功能-C# language development of image processing of source code, achieving edge extraction, transformation, and other functions HOUGH
xiaoliang1tuopu
- t拓扑排序 输入 顶点数 边数..... 进行拓扑排序-not topological sorting input vertices edge topology ranking
边缘检测edge
- 这可是花了我好几个晚上编写的程序哦,想下载的可不要错过机会哦,呵呵。大家看看吧,有意见就提哦。-But it took me a good few nights preparation procedures Oh, to be downloaded not miss the opportunity Oh, huh. We look at it, there are opinions mention oh.
边缘检测BMP
- 接着上一个程序开发边缘检测的子程序,有时间的话就看看,不要错过了哦,好的话大家可要记住我哦-went on to develop a procedure edge detection routines, time to see if he would not have missed the oh, so good, until you remember Oh, I
war3
- 一个复杂的工程通常可以分解成一组小任务的集合,完成这些小任务意味着整个工程的完成。例如,汽车装配工程可分解为以下任务:将底盘放上装配线,装轴,将座位装在底盘上,上漆,装刹车,装门等等。任务之间具有先后关系,例如在装轴之前必须先将底板放上装配线。任务的先后顺序可用有向图表示——称为顶点活动( Activity On Vertex, AOV)网络。有向图的顶点代表任务,有向边(i, j) 表示先后关系:任务j 开始前任务i 必须完成。图1 - 4显示了六个任务的工程,边( 1 , 4)表示任务1在任
基于小波变换和模糊算法的医学图像的边缘检测算法
- 边缘检测的一些不错的算法,包括很多算子的源代码。机会不容错过。-Edge Detection some good algorithms, including many Operator source. The opportunity should not be missed.
edge
- c语言中的边缘检测的程序,大家可以交流交流啊-c language in edge detection procedure, we can exchange the exchange of ah
edge
- edge detection using Prewette-edge detection using Prewette..
edge2
- coding for edge detection using sobel-coding for edge detection using sobel..
edge
- 几种重要的边缘检测算法,有cany算子,sofel算子-Several important edge detection algorithm, a cany operator, sofel operator, etc.
Edge-Detection-Project
- This is a visual C# project to find out edges in an image using canny edge detection algorithm.
Image-edge-detection
- 在DM642的板子上实现图像的边缘检测功能,在检测的过程中采用的是sobel算法-Image edge detection sobel algorithm used in the testing process on the DM642 board
EDGE
- 图像处理: 打开图片 可实现边缘检测 基于 模板算子法,高斯算子 canny算子,小波变换,金字塔,灰度形态学 实现边缘检测-Image processing: Open the image edge detection can be realized Edge detection based the template operator method, Gaussian operator canny operator, wavelet transform, pyramid, gr
Edge-Detection
- 边缘检测.在空间限制中,逐个计算,只保留当前及周围像素的值,并随时输出计算结果。在空间限制中,尽量避免重复计算。-Edge Detection
edge
- 边缘检测,C++程序-Edge detection, C++ process. . . . . . . . . .
Edge-Detection
- 用vs2012+opencv2.4.5做的关于边缘检测的程序代码,利用摄像头实现一键绘制物体边缘图像-with vs2012+ opencv2.4.5 do on edge detection code, using the camera to achieve a key draw the edges of objects image
Canny-edge-search
- Cany算子边缘识别,很不错的啊,算法效率很高-Cany operator edge detection, very good ah, the high efficiency of the algorithm
