搜索资源列表
greedy_three
- 用贪心算法求最小生成树的问题是可以由这个程序来实现的。它求出在一棵树中哪些边组成的通路具有最小的权值。-with greedy algorithm for the minimum spanning tree problem can be resolved by this procedure to achieve it. It obtained in a tree in which the edge of the pathway with minimum weight.
Edge
- 主要用于边缘检测,是用VC6.0实现的。可以测试基本类型的图片格式。-Mainly used for edge detection with VC6.0. You can test the basic types of image formats.
edgedet1
- Canny Edge Detector using OPENCV .Compile it by using the option of windows console application
EDC
- 利用 OpenCV库,可实现基本的图像边缘检测,计数功能-Using OpenCV library, may realize the basic image edge detection, count function
abc
- 彩色图像的边缘提取,采用控制台的小程序彩色图像的边缘提取,采用控制台的小程序-Color image edge extraction, edge extraction using a color image of a small program console using the console program
TSP
- Descr iption 给定一个完全无向带权图G,其每一条边有一个非负的整数权值。目的是要找出G的一条经过每个顶点一次且仅经过一次的回路,使回路的总权值最小。 请设计一个2-近似算法,求出近似最小的总权值,即定义最优解为C,只要输出解在[C , 2 * C]的范围内都可以“Accept”。 Input 输入第一行为一个正整数n(1 <= n <= 20),表示G中顶点的个数。接下来n行每行包括n个整数,第i行第j个的整数表示G中第i个点
canny
- 用vs2010+opencv进行边缘检测-Edge detection using opencv
BattCharger
- 充电器编程,控制充电时间,次数,并且带有警报,起到充电保护的作用,错误警报,设置外部中断为边沿触发-Charger programmed to control the charging time, the number of times, and with alarm to play a role in charging protection, false alarms, set the external interrupt is edge-triggered
laplace
- 基于OpenCV的边缘检测代码。使用代码之前请先安装OpenCV。并设置VC环境。-Edge detection based on OpenCV code.Please install OpenCV first before you use the code.And set up the VC environment.
编写用于表示有向图的数据结构
- 编写用于表示有向图的数据结构,以及不同表示方法之间相互转换的程序。 从文件读入一个有向图(带权,n 个结点,m 条边)的权矩阵表示,输出这个图的关联矩 阵、边列表、逆向表、邻接表表示。 程序除了能够实现要求的功能以外,代码中要有能体现出不同表示方法的数据结构。 -Writing means between the map data structure, and the different representations of the conversion process. Readi
canny
- 实现Canny边缘检测算法,针对彩色或灰度的视频都能够做到有效提取,很好用!-Realize Canny edge detection algorithm for color or grayscale video can be effectively extracted, very good use!
Hik_Stage_1
- 使用vs2010编写了一个consel应用程序,该应用程序可对任何输入的yuv420指定帧号图像进行中值滤波和sobel处理,并输出处理后的两张bmp图片(8bit灰度图)-the application program can get one frame yuv420 sequence, medianfilter and sobel edge extract,then output two bmp(8bit)
canny
- Canny Edge Detector. This is implemented in matlab.
seamcarving
- 使用opencv 实现Seamcarving,其中包含梯度和边缘显著度检测对图像进行预处理,智能缩放鲜果更好一些-Use opencv achieve Seamcarving, which contains a significant gradient and edge detection for image pre-processing, intelligent scaling fruit is better