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

搜索资源列表

  1. 并行图像细化算法和C代码实现

    0下载:
  2. 图像细化一般作为一种图像预处理技术出现,目的是提取源图像的骨架,即是将原图像中线条宽度大于1个象素的线条细化成只有一个象素宽,形成 骨架 ,形成骨架后能比较容易的分析图像,如提取图像的特征.-image thinning as a general image preprocessing technologies emerging, is the source of images from the frames, that is, lines of the original image width
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:3045
    • 提供者:权威
  1. JPEG源代码

    0下载:
  2. C语言实现JPEG压缩与解压缩,对学习图像处理有一定的参考意义。代码比较老,但是能说明问题。-C Language JPEG compression and decompression, to learn to deal with images as a reference significance. Comparing the old code, but illustrative.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:366544
    • 提供者:李峰
  1. 图像比较代码

    0下载:
  2. 图像识别比较实例。 图像识别比较实例。- Picture recognition comparison example. Picture recognition comparison example. Picture recognition comparison example.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:2026893
    • 提供者:杨明
  1. CODE_UPLOAD1277412172000

    0下载:
  2. VB6编写的3D World Map演示代码。虽然代码比较简单,但可以从中学到很多东西
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:448120
    • 提供者:木头
  1. graphics

    0下载:
  2. 学习《计算机图形学》时做的课程设计,主要功能有绘制直线、圆、曲线等。由于当时初学VC,代码比较粗糙,请多包涵。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:38630
    • 提供者:chenjianping
  1. tuxingtuxiangchuli

    0下载:
  2. 一些图形图象处理的代码,比较可以.里面包括一些基本的图形图象处理方法,有很多的代码,可以看哈
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7860961
    • 提供者:晕热门
  1. concer

    0下载:
  2. 这个是关于图象的角点检测的代码。代码比较经典。而且少 一目了然
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1155645
    • 提供者:陈忠翔
  1. 源程序及代码

    0下载:
  2. mapx和vb开发的gis信息系统,实现了基本的各种功能,菜单比较多,还算不错-MapX and vb development gis information systems, the basic implementation of the various functions, menus are more fairly good
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:328723
    • 提供者:田强
  1. 灰色相关分析GRA实现代码

    0下载:
  2. GRA相关分析实现代码,可用于判断参考序列与比较序列之间的相似程序,并进行识别或分类
  3. 所属分类:图形/文字识别

    • 发布日期:2010-09-13
    • 文件大小:484
    • 提供者:belecy
  1. ROA算法代码

    1下载:
  2. ROA算法代码,用来进行SAR图像的道路段检测的比较流行的算法之一,for SAR road detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-17
    • 文件大小:608
    • 提供者:lf
  1. MATLAB

    7下载:
  2. sar图像变化检测 基于减法代码 比较两幅图片的细微差别-sar image change detection code based on subtraction of two pictures comparing the nuances of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-03
    • 文件大小:130107
    • 提供者:wwf
  1. image(C++)

    0下载:
  2. 图像处理的常用代码,功能比较全面,包含了一般的算法!-Commonly used image processing code, a more comprehensive features, including a general algorithm!
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:6005760
    • 提供者:li
  1. ImageChange

    0下载:
  2. 负责把图片转换格式的Java代码 本代码的格式是由其他的格式转换成PNG格式 可以可以根据自己的需求改换代码,代码比较粗糙,只实现了基本功能,可以运行-Responsible for the image conversion format Java code in this code format is the format from other formats can be converted into PNG can change according to their own nee
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:2549
    • 提供者:翟宇佳
  1. Canny

    0下载:
  2. 该代码是在vc++下编写的,最后能实现用Canny算子提取图像的边缘,附带测试图像,比较实用的边缘提取算法-The code is vc++ Prepared, and finally to achieve using Canny operator extract image edge, fringe test images, more practical edge extraction algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:141053
    • 提供者:zxg
  1. zhongzhilvbo

    0下载:
  2. 本代码用vc编写的图像处理中的中值滤波。代码比较清晰,容易读懂。主要处理bmp图像-Vc prepared with the code of image processing median filter. Code clearer, easier to read. Bmp images is mainly concerned with
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:157988
    • 提供者:lifeng
  1. matlab2

    0下载:
  2. matlab的四种边缘提取办法比较(代码)-the four edge detection matlab comparison approach (code)
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3637318
    • 提供者:furan
  1. txcl

    0下载:
  2. 数字图像的平滑及恢复代码 比较简单 希望站长能让通过, 本人急需下载一些代码 万分感谢-Digital image smoothing and the restoration of relatively simple code can hope that through the head, I urgently needed some code to download most grateful
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:294491
    • 提供者:en
  1. TermView

    0下载:
  2. 图片中的文字提取,包括图像二值化,图像归一化,图像大小压缩,图像细化等处理的C语言代码!有一定的注释,是不可多得的好资料,比较稀缺-Picture of text extraction, including image binarization, image normalization, image size compression, image thinning, such as the C language code to deal with! There are some notes, g
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:5269
    • 提供者:liguoyin
  1. 3DTexture

    0下载:
  2. D3纹理教程,附带PPT文档和几个源代码程序.VS2005可编译,代码比较易懂-D3 texture tutorials, with PPT documents, and a few source code program. VS2005 can compile the code more understandable
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1623913
    • 提供者:xuyongcong
  1. pinjie

    0下载:
  2. 实现两张图片的拼接,代码比较简单,容易理解-To achieve two image stitching, the code is relatively simple, easy to understand
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:924
    • 提供者:yd
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com