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

搜索资源列表

  1. 1010

    0下载:
  2. 计算任意多边形的面积算法-arbitrary polygon calculation algorithm of the area
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1177
    • 提供者:link
  1. sig02c

    0下载:
  2. 微软亚洲研究院论文:任意表面上双向纹理函数的合成-Microsoft Asia Research Institute thesis : arbitrary two-way on the surface texture synthesis function
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1290411
    • 提供者:李刚
  1. randrect

    0下载:
  2. 这是一个画任意多边形的例子-This is a painting arbitrary polygon examples
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1454
    • 提供者:程骐
  1. Denauley

    0下载:
  2. delphi_平面内任意三角形网络算法-delphi_ plane arbitrary triangular network algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:185437
    • 提供者:尹中心
  1. 将维对分和K均值算法分割图像

    0下载:
  2. 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:50271
    • 提供者:pbt
  1. C版图形学line

    0下载:
  2. 由两点坐标画任意直线的C语言图形学程序。输入2点坐标即可得到所求直线。-painting arbitrary linear coordinates the C language graphics procedures. 2:00 coordinates input can be obtained by seeking straight.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1164
    • 提供者:苏辉
  1. OpenCV 4 下的图像任意角度的旋转

    0下载:
  2. OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度. //三种不同的方法.其中方法二没有完全测试,方法一可以满足大部分需要-OpenCV four images of arbitrary rotation angle / / Image Rotation question Img_old / / to return to the rotation after the image type
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2050
    • 提供者:孙剑
  1. midline12

    0下载:
  2. 在c的环境下实现直线中点算法实现,可以实现任意斜率的直线绘制.-in the environment to achieve straight midpoint algorithm can achieve arbitrary slope of the straight-line drawing.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:901
    • 提供者:jyc
  1. cutline

    0下载:
  2. 这是一个简单的画图程序,能实现画直线与普通画笔一样的画图功能,并能对它们进行任意的裁剪,本人水平有限,程序必存在许多不足,望高人们能多加指点。-This is a simple drawing program, able to draw straight lines with the same brush ordinary drawing capabilities and their arbitrary cut, I limited, and certainly there are many p
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:46030
    • 提供者:石头
  1. 多边形内点

    0下载:
  2. 详细用法请看文件说明,该程序用matlab编写,挂用vc++编译器编译而成,程序用途:找出在任意多变形内的象素点-detailed document indicates that the procedures used to prepare Matlab, linked with vc + + compiler compiler which, procedures purposes : to identify more arbitrary deformation within the pixel
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:224205
    • 提供者:林雄
  1. Mandelbrot3D

    0下载:
  2. java做的一个3D图形,可以任意旋转,只要你在它上按住鼠标左键,就可以绕着一点随便旋转了。-do a 3D graphics, arbitrary rotation, as long as you have it on the left mouse button is pressed, we can casually revolving around a point.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8232
    • 提供者:李碧初
  1. 厉害的程序

    0下载:
  2. 图形学C语言实现多边形种子填充算法源代码能填充任意的图形-graphics C language seed polygon filling algorithm source code can be filled with arbitrary graphics
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:415607
    • 提供者:高原
  1. 提升法97经典程序

    0下载:
  2. 提升法97经典程序(本程序实现任意偶数大小图像第二代双正交97提升小波变换),希望大家多多交流-upgrade classical procedure (the program arbitrary size images even second-generation upgrade biorthogonal wavelet transform 97), I hope Members can exchange
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:2801
    • 提供者:lcj2212916
  1. 多边形的填充

    1下载:
  2. 学习计算机图形学的学生必做的一个题目,本人自认做的比较完美,会对其他同学有点借鉴意义,实现橡皮颈画任意多边形,对其进行填充-study computer graphics students will do a topic, I do a self perfection, the other students would somewhat useful to achieve rubber neck painting arbitrary polygon, its filling
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4602
    • 提供者:kai
  1. 2002011827

    0下载:
  2. 使用的函数(非自己编写):dib.cpp(附上)功能:1.BMP图的读写;2.画直方图;3. 存直方图;4.迭代算法求得阈值并进行二值化;5.任意输入并进行二值化(供比较);6. 保存新图或者恢复原图。pS:Public类中的文件地址指针是全局变量。-use of the function (their preparation) : dib.cpp (attached) functions : 1. BMP map reading and writing; 2. Painting histogr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:140119
    • 提供者:陈新
  1. whwnpicture

    0下载:
  2. 自带JPG、GIF等解码软件。 JPG、GIF、BMP显示功能(支持原始尺寸及任意尺寸)。 动画GIF显示功能。 转换并保存BMP文件格式功能。 转换并保存JPG文件格式功能。 调整大小、转换并保存BMP文件格式功能。 调整大小、转换并保存JPG文件格式功能。 多种事件的响应功能。 -own JPG, GIF, etc. decoding software. JPG, GIF, BMP display (original
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:170102
    • 提供者:张李
  1. convert_get

    0下载:
  2. 本程序主要完成pic到tif图像格式的转换(由图象格式转换菜单实现) 并且完成了读写pic,tif图像文件的源代码。File/open 挖图菜单完成在原始图中获取任意位置和大小的图像。 -the main procedures to be completed pic tif image format conversion (from the Image menu format conversion realization) and completed reader p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:76218
    • 提供者:贺志友
  1. regionfill

    1下载:
  2. 任意构建多边形,然后填充多边形区域。填充颜色可以任意选取。-Constructing arbitrary polygon, and then filled polygon region. Fill color can be selected.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-17
    • 文件大小:34388
    • 提供者:tony
  1. fftInterpolate

    0下载:
  2. Performs N-D FFT interpolation any data for which fftn works. Will upsample by zero-filling, downsample by truncating high frequencies, or combine both up- and downsampling by dimension to allow arbitrary reshaping.-Performs N-D FFT interpolation on
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:1593
    • 提供者:ragada
  1. Get-the-mouse-arbitrary-color-value

    0下载:
  2. 图像处理中,获取鼠标任意位置的颜色值。 模仿ps功能-Get the mouse arbitrary color value
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11912014
    • 提供者:李风
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com