CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 程序集

搜索资源列表

  1. d2200904

    0下载:
  2. 本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-Primitive code set is my practice of computer graphics programming, including painting a straight line, anti-aliased line, circle, draw an oval, rectangular painting, drawing poly
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1825
    • 提供者:chenhao
  1. level

    0下载:
  2. 基于水平集的图像分割程序,很经典的程序呀,对做毕业设计的同学有帮助的-Based on the level set image segmentation process, it is the classic procedure, designed for graduate students so helpful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:5285
    • 提供者:胡江川
  1. imageProcessji

    0下载:
  2. 一套很好用的图像处理程序集,包括剪切、缩放、旋转和镜像的理论与实现,以及灰度化、假彩色与伪彩色处理、颜色分离与滤色、颜色调整、亮度对比度调整、颜色量化与减色和抖动的编程技术。-With a good set of image processing procedures, including shearing, scaling, rotation and mirroring of theory and implementation, as well as grayscale and pseudo-
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2651684
    • 提供者:guiyangyang
  1. Cpictureprocess_0

    0下载:
  2. C语言图像处理程序集~~~各种处理方法和程序示例-C language image processing procedures set ~ ~ ~ a variety of processing methods and procedures of Example ~ ~ ~
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3321472
    • 提供者:庞子
  1. spj

    0下载:
  2. 基于水平集方法的图像分割程序 -Level set method based on image segmentation procedure based on the level set method of image segmentation procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:17482
    • 提供者:占广
  1. Graham

    0下载:
  2. 应用Graham算法查找散乱点集凸包,该程序演示了2D凸包的查找。按W键随机生成散乱点,并显示查找的最终凸包。-Find the convex of scatter points by graham algorithm. Press w key to generate random points, and the convex will be displayed.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:481891
    • 提供者:张建生
  1. levelseg

    0下载:
  2. 本程序是关于水平集的图像分割,对目标背景单一的图像效果较好-This procedure is on the level set image segmentation, on the target image background of a single good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:333951
    • 提供者:高圆圆
  1. OpencvdividedrandomlydistributepointK-meansalgorit

    0下载:
  2. 利用opencv编写的一段划分随机分布点集的K均值算法的程序代码-Opencv prepared to use a section of divided randomly distributed point set of K-means algorithm code
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:2705
    • 提供者:xuefengathena
  1. Opencvtwo-dimensionalpoint

    0下载:
  2. 利用opencv编写的一段分割二维点集的程序代码-Opencv prepared using two-dimensional point set for some partition of the program code
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:2629
    • 提供者:xuefengathena
  1. 2009svd

    0下载:
  2. 这是一个图像处理程序集,几乎实现了所有图像处理的基本方法,非常适合初学者-This is a set of image processing procedures, almost all the basic methods of image processing, very suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-06-08
    • 文件大小:15544357
    • 提供者:DENG
  1. cvfenge

    1下载:
  2. 本程序采用半隐式方案实现变分水平集图像分割方法中的.-This program USES half implicit scheme variational level set of image segmentation method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1155
    • 提供者:芳芳
  1. levelsetcode

    0下载:
  2. 水平集方法的基本思想是将界面看成高一维空间中某一函数ψ(称为水平集函数)的零水平集,且将界面的速度也扩充到高维的水平集函数上,然后写出水平集函数所满足的发展方程求解,这里是程序代码-The basic idea of the level set method is to interface the high one-dimensional space as a function ψ (called the level set function), the zero level set, and
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5569
    • 提供者:WSQ
  1. histgramTest

    0下载:
  2. 本程序计算局部窗口的累积直方图,可用于驱动水平集和纹理分割- in this test program, we calculate the cumulative histogram in a local window centered at each pixel,this local cumulative histogram can be used to drive the level set for image and texture segmentation.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:2126
    • 提供者:方可
  1. Levelset

    0下载:
  2. 水平集图像处理程序,利用一个新的变分公式进行图像处理,效果很好-Level set image processing program,we present a new variational formulation for geometric active contours that forces the level set function to be close to a signed distance function, and therefore completely eli
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:17516
    • 提供者:陈杰
  1. 3

    0下载:
  2. matlab 科学计算与可视化程序集。几百个小程序供初学者掌握matlab的科学计算十分有帮助。-matlab scientific computing and visualization of the assembly. Hundreds of small programs for beginners to master the scientific computing matlab very helpful.
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:3918231
    • 提供者:aohuilan
  1. levelset_withoutreinitialization

    1下载:
  2. 利用水平集函数来检测物体轮廓,一般水平集收敛用到signed distance function的,但是这里实现的程序不用每次都要进行reinitialization就可以使水平集函数趋于收敛。-The use of level set function to detect an object contour, the general level set signed distance function used in the convergence, but the program here
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:25601
    • 提供者:朴松林
  1. roughsetedgedetection

    0下载:
  2. 自己做的一个基于模糊集的边缘检测处理程序,用VC6.0编写,使用了边缘信息测度的概念。-Their own to do a fuzzy set-based processing of edge detection, using VC6.0 write, use the edge information measure concept.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2658477
    • 提供者:MXJ
  1. C

    0下载:
  2. 常用算法程序集,可以用,是TXT格式,通过复制黏贴到C中运行即可-C
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:177711
    • 提供者:林盛
  1. txcl

    0下载:
  2. 图像处理程序集 包含众多图像处理的基本操作方法-Image processing assembly
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:88759
    • 提供者:陶淘
  1. Imageprocessingprogram

    0下载:
  2. 图像处理程序集,Visual c++6.0实现 -Image processing program
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:251240
    • 提供者:王华
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com