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

搜索资源列表

  1. imagelabel

    0下载:
  2. 在二值图像中,相互联结的黑像素的集合成为一个(黑)区域。本程序通过对图像内每个区域进行标记操作,求得区域的数目。 采用8连通判别算法。 从左到右,从上到下,依次检测每个像素,如果发现某像素点像素值为0,则依次检测该点的右上、正上、左上及左前点共四个点的像素值,判断他们的连通性。-value of the two images, mutual association of black pixels set to become a (black) region. The proced
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1272
    • 提供者:cccc
  1. Homography.rar

    0下载:
  2. 已知图象4点坐标和转换后图像相对应4点坐标, 利用openCV求出homograghy 3x3 矩阵, 然后输出变换后图像,There is an input image called "warpin". The goal is to warp this image so that the tiles are approximately square, that is the camera is rotated to look down, which produces an image call
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:71249
    • 提供者:Ke Li
  1. top-hat

    0下载:
  2. 顶帽变换的程序,能够实现平滑图像的效果。-Cap transformation process, to achieve the effect of smoothing the image.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:15430
    • 提供者:王琳
  1. GRADIENT.ZIP

    0下载:
  2. 渐变填充的组件,支持自左向右,只右向左,自上向下,自下向上填充,可以使用多种颜色填充。-Gradient fill component, support from left to right, only right-to-left, top-down, bottom-up filling, you can use a variety of colors filled.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:21017
    • 提供者:yhb
  1. libQuinta-0.8.9.tar

    0下载:
  2. Quinta is a lightwheight but powerful application framework released under the terms of the BSD license (see the Copying file). Quinta is written in C and is built on top of SDL and similar platform-independent open-source technologies. Therefore it
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:650341
    • 提供者:modoko
  1. show_release_0709.tar

    0下载:
  2. 使用SDL库开发的一个动态界面,鼠标移至上面会突出显示,可以将传统界面做的跟网页漂亮-SDL library used to develop a dynamic interface, the mouse moved to the top will be highlighted, you can do with the traditional interface page beautiful
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:912693
    • 提供者:yunlong
  1. EmfEngine-0.2-opensource

    0下载:
  2. The Enhanced MetaFile format (EMF) is the native vector graphics file format on Windows. Qt is a cross-platform application development framework, widely used for the development of GUI programs. Although it provides tools for almost every aspect of
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:37167
    • 提供者:liusheng
  1. imageeffects

    0下载:
  2. 成功用VC将图像的特效显示出来,其中包括从上到下显示,从左往右显示等特效。-Success with the VC will be displayed the image effects, including from top to bottom shows from left to right show other effects.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-06
    • 文件大小:1316278
    • 提供者:
  1. TransparentBlend

    0下载:
  2. 本程序实现了2张图片的Alpha混合,顶层的图片背景透明的现实在背景图片上,并且可以自由移动位置。-The program implements two pictures Alpha blending, the top picture background transparent image in the background reality, and can move freely position.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:1088424
    • 提供者:俞静
  1. FuShiYuPengZhang

    0下载:
  2. 使用3×1的结构元素,为防止越界,所以不处理最上边和最下边的两列像素-Using 3 × 1 structure elements, in order to prevent cross-border, so I do not deal with the most top and bottom of the two most pixels
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1192
    • 提供者:黄腾
  1. Graphics

    0下载:
  2. 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:86952
    • 提供者:xuzhimin
  1. top

    0下载:
  2. 弹流油膜数值计算画等高图,难以得到预想马蹄形特征,通过代码处理,可以方便的解决问题,得到满意的预想图-EHL film numerical draw contour map, it is difficult to obtain desired characteristic horseshoe, processing through the code, you can easily solve the problem, get a satisfactory RENDERING
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-19
    • 文件大小:2435
    • 提供者:张磊
  1. imageshift

    0下载:
  2. 用于对图像文件的上、下、左、右的平移,目前只支持256色图像文件。-This file is used for images top, bottom, left, right shift, only supports 256-color image files.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:269168
    • 提供者:dzx
  1. sanshitu

    0下载:
  2. 三视图算法 将屏幕静态切分为4个网格 分别画主视图 俯视图和侧视图 再画一个立体图-Three-view algorithm static screen grid were cut into four main draw top and side view and then draw a three-dimensional diagram
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:345401
    • 提供者:Cavalier
  1. WordPAD

    0下载:
  2. WordPad, always handy for basic word-processing, just got better. In Windows 7, it has a new ribbon—the strip across the top of the window that shows what a program can do—with choices displayed out in the open rather than in menus.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:345001
    • 提供者:vika
  1. QCustomPlot.tar

    0下载:
  2. qt custom plot Bugfixes: - Fixed regression which garbled date-time tick labels on axes, if setTickLabelType is ltDateTime and setNumberFormat contains the "b" option #### Version 1.2.0 released on 14.03.14 #### Bugfixes: - Fix
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3653315
    • 提供者:nvn
  1. mrics

    0下载:
  2. 代码的mrics。M’是从他们的傅立叶系数的一个子集,使用总变分正则化图像重建的分裂Bregman方法的实现。使用代码指令可以在文件“mrics顶在评论中发现。”。一个演示脚本也包括在内,显示正确的使用方法。-The code ‘mrics.m’ is an implementation of the Split Bregman method for reconstructing images a subset of their Fourier coefficients using total
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4806
    • 提供者:wangyouquan
  1. CavityFlow

    0下载:
  2. 通过matlab计算顶盖驱动流的流动情况的压力变化-Calculate top drive flow
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:5032
    • 提供者:xiao
搜珍网 www.dssz.com