CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - edge

搜索资源列表

  1. greedy_three

    0下载:
  2. 用贪心算法求最小生成树的问题是可以由这个程序来实现的。它求出在一棵树中哪些边组成的通路具有最小的权值。-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.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:6612
    • 提供者:tom
  1. Edge

    0下载:
  2. 主要用于边缘检测,是用VC6.0实现的。可以测试基本类型的图片格式。-Mainly used for edge detection with VC6.0. You can test the basic types of image formats.
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:72638
    • 提供者:崔汉锋
  1. edgedet1

    0下载:
  2. Canny Edge Detector using OPENCV .Compile it by using the option of windows console application
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:696
    • 提供者:nikhil
  1. EDC

    0下载:
  2. 利用 OpenCV库,可实现基本的图像边缘检测,计数功能-Using OpenCV library, may realize the basic image edge detection, count function
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:1777
    • 提供者:Ziqi
  1. abc

    0下载:
  2. 彩色图像的边缘提取,采用控制台的小程序彩色图像的边缘提取,采用控制台的小程序-Color image edge extraction, edge extraction using a color image of a small program console using the console program
  3. 所属分类:Console

    • 发布日期:2017-11-29
    • 文件大小:550109
    • 提供者:wang
  1. TSP

    0下载:
  2. Descr iption   给定一个完全无向带权图G,其每一条边有一个非负的整数权值。目的是要找出G的一条经过每个顶点一次且仅经过一次的回路,使回路的总权值最小。   请设计一个2-近似算法,求出近似最小的总权值,即定义最优解为C,只要输出解在[C , 2 * C]的范围内都可以“Accept”。 Input   输入第一行为一个正整数n(1 <= n <= 20),表示G中顶点的个数。接下来n行每行包括n个整数,第i行第j个的整数表示G中第i个点
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:662
    • 提供者:liao
  1. canny

    0下载:
  2. 用vs2010+opencv进行边缘检测-Edge detection using opencv
  3. 所属分类:Console

    • 发布日期:2017-11-18
    • 文件大小:9177088
    • 提供者:刘会婷
  1. BattCharger

    0下载:
  2. 充电器编程,控制充电时间,次数,并且带有警报,起到充电保护的作用,错误警报,设置外部中断为边沿触发-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
  3. 所属分类:Console

    • 发布日期:2017-12-05
    • 文件大小:12711
    • 提供者:
  1. laplace

    0下载:
  2. 基于OpenCV的边缘检测代码。使用代码之前请先安装OpenCV。并设置VC环境。-Edge detection based on OpenCV code.Please install OpenCV first before you use the code.And set up the VC environment.
  3. 所属分类:Console

    • 发布日期:2017-05-22
    • 文件大小:6847606
    • 提供者:zhaoqinxve
  1. 编写用于表示有向图的数据结构

    0下载:
  2. 编写用于表示有向图的数据结构,以及不同表示方法之间相互转换的程序。 从文件读入一个有向图(带权,n 个结点,m 条边)的权矩阵表示,输出这个图的关联矩 阵、边列表、逆向表、邻接表表示。 程序除了能够实现要求的功能以外,代码中要有能体现出不同表示方法的数据结构。 -Writing means between the map data structure, and the different representations of the conversion process. Readi
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-04-16
    • 文件大小:54037
    • 提供者:zxy
  1. canny

    0下载:
  2. 实现Canny边缘检测算法,针对彩色或灰度的视频都能够做到有效提取,很好用!-Realize Canny edge detection algorithm for color or grayscale video can be effectively extracted, very good use!
  3. 所属分类:Console

    • 发布日期:2017-05-29
    • 文件大小:11851571
    • 提供者:gms
  1. Hik_Stage_1

    0下载:
  2. 使用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)
  3. 所属分类:Console

    • 发布日期:2017-06-02
    • 文件大小:15200147
    • 提供者:赵薇
  1. canny

    0下载:
  2. Canny Edge Detector. This is implemented in matlab.
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2396
    • 提供者:asdf
  1. seamcarving

    0下载:
  2. 使用opencv 实现Seamcarving,其中包含梯度和边缘显著度检测对图像进行预处理,智能缩放鲜果更好一些-Use opencv achieve Seamcarving, which contains a significant gradient and edge detection for image pre-processing, intelligent scaling fruit is better
  3. 所属分类:Console

    • 发布日期:2017-05-04
    • 文件大小:421666
    • 提供者:snow
搜珍网 www.dssz.com