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

搜索资源列表

  1. curve and fill.rar

    0下载:
  2. 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条
  3. 所属分类:GDI/图象编程

    • 发布日期:
    • 文件大小:133358
    • 提供者:
  1. sc2

    0下载:
  2. 利用2D图形显示3D的效果.这个是一个旋转的圆锥体,虽然边缘的显示效果不是很好,不过很有三维的感觉-use 2D graphics 3D effect. This is a rotating cone, although the edge of the display is not very good, but the feeling is 3D
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4691
    • 提供者:慕容楚冰
  1. datagainVC++

    0下载:
  2. 此文件囊括了多种数字图象处理的算法,其中包括边缘检测腐蚀膨胀图象压缩直方图修正平滑等多种图象处理技术-,Visual C++,图形图象 Graph program -this document to include a wide range of digital image processing algorithms, Edge Detection including corrosion expansion Image Compression histogram that smoothing v
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:313699
    • 提供者:网络
  1. prefuse-beta-20060615

    0下载:
  2. prefuse是一个用户界面包用来把有结构与无结构数据以具有交互性的可视化图形展示出来. 这包括的数据有任何可以被描述成一组实体(或节点)或者可以被连接在一起的一些关系(或 边缘).prefuse支持的数据包括具有层次性(如:文件系统,组织图)-prefuse is a user contact surface package uses for to have the structure by to have with the non- structure data the interacti
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:4318172
    • 提供者:哦哦哦
  1. Ds_fancy.Button.v1.1.Full.Source.325854

    1下载:
  2. DsFancyButton是一个漂亮的图形按钮控件,边缘的渐变效果使按钮具有透明玻璃似的效果。除了常见的方形,还支持圆形、椭圆形、橄榄形等多种形状。-DsFancyButton is a pretty graphic button controls, Edge effects of graded so transparent glass buttons similar effect. In addition to the square, also supported the round, ova
  3. 所属分类:按钮控件

    • 发布日期:2014-01-13
    • 文件大小:54656
    • 提供者:Hsieh Ken
  1. B-wavelet

    0下载:
  2. 基于B样条小波边缘检测算子的应用研究,摘自图形图像学报-Based on B-spline wavelet edge detection operator of applied research, graphic images taken from the Journal
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:369441
    • 提供者:庄宇飞
  1. GDIDRAW

    0下载:
  2. GDI图形图像编程实例,主要有以下实例: VC图像处理系列之一--图像读写篇 VC图像处理系列之二--图像显示篇 图像处理系列之3--图像增强篇 VC图像处理系列之四----傅立叶变换篇 VC图像处理--快速傅立叶变换篇 VC图像处理--边缘检测篇
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:973941
    • 提供者:zjm
  1. Canny算子

    0下载:
  2. 用VS2008编辑器,C++写的图像边缘提取算法Canny
  3. 所属分类:GDI/图象编程

  1. curve and fill

    0下载:
  2. 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条- The graph study curriculum designs four commonly used algorithms which 1, the scanning transforms: Point-by-point scanning, scan line algorithm, side-stripe markings law, edge
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:133629
    • 提供者:杨康顺
  1. imageshow

    0下载:
  2. 用于图像处理的图形用户界面,可实现图像的翻转、加噪、边缘提取等功能。-For image processing graphical user interface, can be flipped images, noise, edge detection and other functions.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:5251
    • 提供者:Roger King
  1. c

    0下载:
  2. 以点(point)类为基类,重新定义矩形类和圆类。点为直角坐标点,矩形水平放置,由左下方的顶点和长宽定义。圆由圆心和半径定义。派生类操作判断任一坐标点是在图形内,还是在图形的边缘上,还是在图形外。缺省初始化图形退化为点。要求包括拷贝构造函数。编程测试类设计是否正确。-failed to translate
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1102
    • 提供者:xinkai
  1. EFill

    0下载:
  2. 采用边缘填充算法,对图形进行填充,没有使用双缓冲-FillRgn
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:40179
    • 提供者:huang
  1. CANNY_code

    0下载:
  2. 轮廓检测,是图形开发的基础,经典边缘检测+CANNY(代码)。-canny code !is very goog!
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-02
    • 文件大小:476329
    • 提供者:hong
  1. 8.5

    0下载:
  2. 8.5 以点(point)类为基类,重新定义矩形类和圆类。点为直角坐标点,矩形水平放置,由左下方的顶点和长宽定义。圆由圆心和半径定义。派生类操作判断任一坐标点是在图形内,还是在图形的边缘上,还是在图形外。缺省初始化图形退化为点。要求包括拷贝构造函数。编程测试类设计是否正确。-8.5 point (point) class is the base class, redefined class and rounded rectangle class. Points for the rectangul
  3. 所属分类:DirextX

    • 发布日期:2017-04-06
    • 文件大小:1100
    • 提供者:阿芳
  1. bound_test

    0下载:
  2. VC++拉普拉斯图像边缘检测锐化实例包,对图形学感兴趣的可以-VC++ sharpening Laplace edge detection example package
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:40019
    • 提供者:一一一
  1. DDs__fancyButs

    0下载:
  2. DsFancyButton是一个漂亮的图形按钮控件源码,边缘的渐变效果使按钮钮具有透明玻璃似的效果。除了常见的方形,还支持圆形、椭圆形、橄榄形等多种形状。 -DsFancyButton is a nice graphical button control source, the edge of the gradient effect button button has a transparent glass-like effect. In addition to the common squ
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:58579
    • 提供者:didazff
  1. 识别圆

    0下载:
  2. 给出一个多个图形的一幅图,识别里面的圆,进行灰度处理,边缘分割等处理,最后标识出图片中的所有圆形。(Given a picture that used for multiple graphics recognition, inside the picture,detect circle include gray processing, edge segmentation, and finally identifies all circles.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:23552
    • 提供者:jinglinjinglin
  1. duobianxingbianyuantianchongsuanfa

    0下载:
  2. 这是计算机图形学里的多边形边缘填充算法,里边是程序,用的是VS2015版本编程的(Arestas poligonais preencher oalgoritmo)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:58472448
    • 提供者:菜鸟6
搜珍网 www.dssz.com