CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - Graph program

搜索资源列表

  1. ESegment

    0下载:
  2. 程序功能为将bmp彩色图片中的背景去除,留下图片的主要内容。该程序采用graph-based的图像分割算法,分割效果良好。 在命令行下通过传递参数运行:ESegment sigma k min input output 其中:ESegment为编译得到的程序名; sigma为平滑系数,一般取0.5~2之间的值; k一般取图片长、宽(像素)之间的值; min表示分割出的最小块的大小,取正整数即可 input为输入的bmp图片名 output为输出的bmp图片名-proc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:128352
    • 提供者:吴维翔
  1. 显示立体图形三视图的源程序

    1下载:
  2. 本程序使用MFC编写了一个能够在同一界面上显示立体图形的三视图的源程序。,This program using MFC wrote a can in the same interface shown on the SanShiTu three-dimensional graph of the source program.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-06-29
    • 文件大小:2741439
    • 提供者:Heaton
  1. FreTrans

    0下载:
  2. FreTrans 实现图像几何变换函数[ 平移, 镜像 , 转置 , 缩放, 旋转],傅里叶 Graph program 图形-FreTrans realize image geometric transform function [translation, mirror, transpose, zooming, rotating], Fourier Graph program graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:66829
    • 提供者:sky
  1. regionbased_seg

    1下载:
  2. 该程序时Graph Cuts方法做图像分割的一种源程序,做彩色图像分割的,效果还是很不错的-The program Graph Cuts method to do segmentation of a source, do color segmentation, the effect is very good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:103456
    • 提供者:雪花莲
  1. graph_j_d

    0下载:
  2. 该程序属于《图论及其应用》中的度序列判定程序,功能是输入一个度序列,可以判断该度序列是否是一个简单图。若是简单图,则画出该简单图。-This program can tell you whether the sequence you input is a graph or not.It will draw a graph if the sequence is a graph.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:967
    • 提供者:胡斌
  1. digitalimageprocessingmatlab

    0下载:
  2. 基于数字图像处理的matlab编程,利于大家基于数图的matlab编程-matlab programming Based on digital image processing,We help program based on the number of graph matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20538365
    • 提供者:付赛男
  1. bmpCuter

    1下载:
  2. 一个处理BMP位图的程序,因为java对bmp位图的支持性不好,没有相关API,所以自己写了一个,主要实现对一张位图的批量切割。因为bmp图的数据结构复杂,所以这个程序也是可以供大家学习的。-A procedure for handling BMP bitmaps, as java support for bmp bitmap is bad, no relevant API, so write a, the main achievement of a bitmap volume cutting.
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:182291
    • 提供者:王毛毛
  1. bmp-transformation

    0下载:
  2. 自己编写的bmp位图结构转换算法,主要是围绕真彩色,伪彩色,灰度图,二值图之间的位图结构转换而写的算法,因为当初只是用于学习,所以程序运行中有一些内存泄露问题没有解决,但算法本身没有问题,可正确运行。-I have written bmp bitmap structure conversion algorithm, mainly around the true color, false color, grayscale, binary bitmap structure between graph
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3923458
    • 提供者:万里红
  1. tuzixitong

    0下载:
  2. 一个生成图的程序,并对图进行深度广度等遍历,整合的一个系统的应用-Generated map of a program, depth and breadth graph traversal, the application of a system integration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1811
    • 提供者:qingruofei
  1. graph

    0下载:
  2. 图的一些基本操作,里面包含了很多图的基本操作的程序!- Map some of the basic operations, which contains a lot of the basic operation of the program map!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4083
    • 提供者:
  1. MATLAB-algorithm-and-program-code

    0下载:
  2. 图论算法及matlab程序代码包含求任两点间最短路径的算法及代码Floyd、kruskal,最大匹配的匈牙利算法,并使用matlab程序实现。-Graph algorithms and matlab code includes the algorithm(Floyd, kruskal, maximal matching algorithm of Hungary,) to solve the shortest path between two points, and use matlab prog
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:47317
    • 提供者:张青
  1. GraphSim

    0下载:
  2. 图转成程序,将图转化成序列串。这样就可以分析图的含义-a program for transforming graph to sequence,its good for anaysis of undirected graph
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2199185
    • 提供者:cra
  1. Affine-transformation

    0下载:
  2. 这是一个位图变换的例子,也是之前一家公司的笔试题目,该程序是实现24位位图的仿射变换-This is an example of graph transformation, is also before the company s written questions, the program is to achieve 24-bit bitmap affine transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:124609
    • 提供者:
  1. GraphDis

    0下载:
  2. 两个图算法 完整工程 1、实现O(n + r)时间复杂度内,good guy和bad guy的匹配 2、在无环图中,寻找两点之间的路径数目-(1)There are two types of professional wrestlers: "good guys" and "bad guys." Between any pair of professional wrestlers, there may or may not be a rivalry. Suppose we ha
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1192264
    • 提供者:xjtuxjt
  1. graphchop

    0下载:
  2. 基于非线性形状先验的图割,matlab的框架,C++的程序。-A priori based on nonlinear shape graph cuts, Matlab framework, C++ program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:209925
    • 提供者:tt
  1. program

    1下载:
  2. 背景建模和graph cuts相结合的方法对图像进行分割,达到了良好的效果。-a method which combines the background model and graph cuts achieve the good performance
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4632595
    • 提供者:华美
  1. Graph

    0下载:
  2. 动画:小球的跳动。程序实现在一个窗体中显示一个运动的小球,如果到达窗体边界则反弹。-Animation: ball beating. Program in a form that displays a moving ball, if it reaches the boundary form rebound.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:361210
    • 提供者:liux
  1. -Graph-Based-Image-Segmentation

    0下载:
  2. 下面这个论文描述的分割算法的实现: Efficient Graph-Based Image Segmentation Pedro F. Felzenszwalb and Daniel P. Huttenlocher International Journal of Computer Vision, 59(2) September 2004. 这个程序使用彩色图像(PPM格式)并为产生的分割结果的每个区域随机分配颜色。-Implementation of the seg
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:19843
    • 提供者:沙天飞
  1. interactive-3D-graph-cut

    0下载:
  2. 用于分割2D、3D图像的可交互graph cut程序,纯matlab实现,不含C-An interactive graph cut program segmenting 3D images
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:333824
    • 提供者:王德晨
  1. the shortest path program in graph theory

    0下载:
  2. 图论算法在计算机科学中扮演着很重要的角色,它提供了对很多问题都有效的一种简单而系统的建模方式。很多问题都可以转化为图论问题,然后用图论的基本算法加以解决。遗传算法是解优化问题的有效算法,而并行遗传算法是遗传算法研究中的一个重要方向,受到了研究人员的高度重视。(Graph theory plays an important role in computer science. It provides a simple and systematic modeling method for many p
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:27648
    • 提供者:四姑娘
« 12 »
搜珍网 www.dssz.com