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

搜索资源列表

  1. VC++中值滤波

    0下载:
  2. 数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。-digital image filtering : digital image processing algorithms used, the specific content [see readme "Visual C + + / Matlab image processing and recognition of selected cases"
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:136.67kb
    • 提供者:陈咚
  1. 常用图像处理

    0下载:
  2. 本程序集成了很多常用的2D图像处理的算法及功能,希望能帮您抛砖引玉-this program integrates many common 2D image processing algorithms and features that can help you something
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:132.08kb
    • 提供者:kindfree
  1. Computer_Graphic

    0下载:
  2. 计算机图形学算法演示,包含了各种常用的算法。-computer graphics algorithms demo includes a variety of commonly used algorithms.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:29.55kb
    • 提供者:孙燕
  1. image_porcessing_in_VC

    0下载:
  2. 一些常用的数字图像处理算法,很实用,实用VC实现。在VC6下编译通过。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:361.59kb
    • 提供者:神和龙
  1. VC2

    0下载:
  2. 《VC图像处理》配套源代码,里面有常用的数字图像算法。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.8mb
    • 提供者:lovean
  1. CGcode

    0下载:
  2. 计算机图形学常用算法源代码:直线生成算法,曲线生成算法,平移变换,比例变换,对称变换,区域填充,图像裁剪-Computer graphics algorithms source code used: a straight line generating algorithm, curve generation algorithm, translation transformation, the proportion of transformation, symmetry transformatio
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:3.49kb
    • 提供者:lynn
  1. sugar_0.4-3.tar

    0下载:
  2. 基于OpenGL的2D硬加速图形库,实现了常用的2D图形显示算法。-Based on the 2D hardware accelerated OpenGL graphics library, a commonly used algorithm for 2D graphics.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:171.92kb
    • 提供者:xiao mao
  1. 0514001

    0下载:
  2. 典型的多边形填充算法主要包括扫描线填充算法和轮廓标志域填充算法,适用于矢量多边形文件的填充算 法为扫描线填充算法。论文对原有的多边形扫描线填充算法中的最常用的活性边表和传统扫描线算法进行了分析,结 合活性边表和传统的扫描线填充算法的特点,针对复杂的大数据量的多边形填充时间效率较低的问题,提出了一种改 进的扫描线多边形填充算法一混合填充算法。该算法采用链表和数组结合的数据结构,形成连续的填充轨迹,有效地 提高了时间效率。 -Polygon Filling Algorithm t
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:147.02kb
    • 提供者:翁經堯
  1. edge

    0下载:
  2. C#编写的边缘检测程序,集合了常用的边缘检测算法,高斯,形态学,小波,Canny 等等。-edge-detect algorithms with C#, including useful methods. For example,Gaussian, wavelet,morphology,Canny and etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:122.67kb
    • 提供者:Lu
  1. smooth

    1下载:
  2. C# 编写的图形去噪平滑的例子,集中了常用的平滑和去噪的算法,比如中值滤波,小波,形态学,高斯等。-2D-image denoise and smooth algorithms with C#, including many useful methods.
  3. 所属分类:2D图形编程

    • 发布日期:2012-11-30
    • 文件大小:167.11kb
    • 提供者:Lu
  1. Line-Smooth

    0下载:
  2. B样条算法实现曲线光滑,B样条是一种很常用的曲线光滑算法。-B-spline curve algorithm is smooth, B-spline is a smooth curve is commonly used algorithms.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:29.65kb
    • 提供者:心港
  1. cximage

    0下载:
  2. img 处理,它可以快捷地存取、显示、转换各种图像,自带了较多图像模式转换算法,以及一些滤镜,是VC使用者最为常用的图像类库。 -image deal with
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-20
    • 文件大小:5.62mb
    • 提供者:长城李
  1. AR

    1下载:
  2. AR人脸库,常用的人脸识别人脸库,可以运用于很多算法的测试-AR face database face recognition face database, can be applied to a lot of testing of the algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-07
    • 文件大小:8.41mb
    • 提供者:李球球
  1. graytwothree.m.tar

    0下载:
  2. 图像缩放中最常用的双线性插值算法,效果很好-The most commonly used image scaling bilinear interpolation algorithm works well
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:756byte
    • 提供者:朱昴
  1. Algorthm-of--Retinex

    0下载:
  2. 本文档包含了一些常用的增强算法以及Retinex的几个算法,有一定的参考价值-This document contains a number of commonly used algorithms and enhanced several Retinex algorithm has a certain reference value
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:11.93kb
    • 提供者:zhang
  1. fenxingshu

    0下载:
  2. 图形学中的实现分形树的一般算法。分行树就是像画雪花时的不断重复而产生的图形,在图形学上常用于画外型上重复出现的形状,比如树形结构等。-the algrithm of drawing the Fractal tree which is like the real tree .
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2.7mb
    • 提供者:陶飞
  1. watershed

    0下载:
  2. 用于而为二维图像分割,具有普适性和效果良好的特点,是常用算法之一-For the two-dimensional image segmentation, good results have universal characteristics and is commonly used algorithms
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:1.07kb
    • 提供者:asd
  1. Desktop

    0下载:
  2. 常用的图片三角分割算法,全部实现最优内角和性质-it is very usefull package for image mesh
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:912.25kb
    • 提供者:黄大卫
  1. 691255

    0下载:
  2. 数值分析最常用的四十种算法,使用c++matlab实现,-Numerical analysis of the most commonly used 40 kinds of algorithm, using matlab c++,
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-16
    • 文件大小:242kb
    • 提供者:Stanaprd
搜珍网 www.dssz.com