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

搜索资源列表

  1. EvsImageProcess

    0下载:
  2. 一些常用的图象处理算法,列表如下 alpha_2.09.zip Alphat透明合成系统源代码源代码 jpeg_0.77.zip JPEG压缩编码系统源代码 calir_1.0.zip 腐蚀-膨胀-细化算法源代码 mkou_1.0.zip 图案抖动技术处理系统源代码 touch_1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange_1.03.zip 图象几何变换算法源代码 sima_1.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:551804
    • 提供者:杨承凯
  1. jihejiaozheng

    0下载:
  2. 该算法用于对畸变的图象进行整体的线性变换,达到对图象进行几何校正的目的,需要输入图象畸变参数和相位参数,供大家参考-the algorithm used for image distortion of the overall linear transformation, to achieve geometric image correction purposes, need input image distortion parameters and phase parameters for re
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1493492
    • 提供者:里浪
  1. fractal_leaf

    0下载:
  2. 自己写的一个产生分形树叶的c++程序, fra.cpp是产生分形的主程序,bmp.cpp是把产生的图形写到bmp文件里去,IFS则是产生分形树叶的迭代算法。生成bmp图片是自己写的程序,没有调用系统函数,所以可在任何系统下运行。 程序运行产生一个画了分形树叶的bmp文件。-wrote it myself have a fractal leaves c procedures fra.cpp generated fractal is the main program. bmp.cpp is th
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:33782
    • 提供者:郭争
  1. fenx

    0下载:
  2. 这是一个图形图像的小程序,用VC实现分形算法-This is a graphic image of small procedures, with VC fractal algorithm
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1668955
    • 提供者:yy1314
  1. PortraitSeveraloperations

    0下载:
  2. 图象的插值缩放 图象的插值旋转 图象的剪切 在图象的几种几何操作中,图象的缩放和旋转都要用到插值操作。插值算法的好坏直接关系到图象的失真程度,插值函数的设计是插值算法的核心问题。因此,在具体介绍这几种几何操作前,有必要先介绍一下插值的基本原理。 -image interpolation zoom image interpolation rotary shear image in the image of several geometric operation, image
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:3070
    • 提供者:深蓝
  1. pictureesolve

    0下载:
  2. 基于遗传算法的图象处理,VisualC++实现的,很精典-based on genetic algorithm image processing, VisualC achieve, and very classical
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:839
    • 提供者:shanjulei
  1. Mars-1.0.tar

    0下载:
  2. fractal image compression source code, achieving Fractal iterative algorithm, Fractal Image Compression, very suitable for studying the fractal algorithm
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:31472
    • 提供者:邵维
  1. tmMorphology

    0下载:
  2. 数学形态学算法,膨胀腐蚀。可以在任何能得到图像像素区指针的情况下使用。配合我上传的opentrim使用更好。 在此申明,我上传的算法只包括算法实现的函数,并且注释清晰。不会把集成环境创建的一些无用文件包含进来,以方便读者找到核心代码并作出分析。请大家以我为榜样。此外还请上传算法的程序员们,写的算法只依赖一种语言的标准库,不要弄些调用库来实现的东西,来糊弄人。-Mathematical morphology algorithm, the expansion of corrosion. Can
  3. 所属分类:Fractal program

    • 发布日期:2017-04-12
    • 文件大小:892
    • 提供者:尧思齐
  1. test5

    0下载:
  2. 建立一种可以区分输入图形的形态学算法,算法的输入是这三种图形的一种(这三个图形是对湖、湾、路段的图像细化后的结果),输出是对这三种图形的识别。假设这三种图形都是1个像素宽且完全连通的,然而它们出现的方向可以是任意的。 -Graphics can be imported to create a distinction between the morphological algorithm, algorithm input is a three graphics (which is three
  3. 所属分类:Fractal program

    • 发布日期:2017-03-26
    • 文件大小:20224
    • 提供者:名人
  1. segmentation

    0下载:
  2. 基于Particle Swarm Optimization的图像分割算法matlab源代码.-matlab source code of a PSO based image segmentation algorithm
  3. 所属分类:Fractal program

    • 发布日期:2017-04-03
    • 文件大小:180676
    • 提供者:Ray Laam
  1. Fractal-bushes-grammar-model

    0下载:
  2. 计算机图像学中分形灌木丛文法模型算法,很经典的一个分型算法-The computer image Learn fractal bushes grammar model algorithm, a classic genotyping algorithm
  3. 所属分类:Fractal program

    • 发布日期:2017-11-15
    • 文件大小:262859
    • 提供者:林有
  1. MBTest

    0下载:
  2. Mandelbrot集的一个简单实现,在控制台生成图像,选取方框后可以放大,缺点是绘图速度较慢,主要可作为算法参考-Mandelbrot set a simple implementation, the image is generated in the console, can zoom selection box drawing slower algorithm, can be used as reference
  3. 所属分类:Fractal program

    • 发布日期:2017-11-11
    • 文件大小:129097
    • 提供者:clovis
  1. fenxing

    0下载:
  2. 一种改进的分型学算法进行图像的边缘检测,相比以往的边缘检测方法,损失了时间,但在准确度上更高!-An improved typing learning algorithm for image edge detection, compared to the previous edge detection method, the loss of time, but in a higher degree of accuracy!
  3. 所属分类:Fractal program

    • 发布日期:2017-03-31
    • 文件大小:923
    • 提供者:zhanglong
  1. IFST

    0下载:
  2. 分形图像压缩的经典算法,关于分形树的生成-The classical algorithm of fractal image compression, to generate a fractal tree
  3. 所属分类:Fractal program

    • 发布日期:2017-04-03
    • 文件大小:1050
    • 提供者:蝈蝈
  1. IFSJ2

    0下载:
  2. 分形图像编码的经典算法,关于分形叶的生成-The classical algorithm of fractal image coding, the generation of fractal leaves
  3. 所属分类:Fractal program

    • 发布日期:2017-03-29
    • 文件大小:764
    • 提供者:蝈蝈
  1. jacquin(libingjia)

    0下载:
  2. 分形图像编码的经典算法,关于jacquin的分形图像编码方法-The classical algorithm of fractal image coding, fractal image coding method for Jacquin
  3. 所属分类:Fractal program

    • 发布日期:2017-04-06
    • 文件大小:2050
    • 提供者:蝈蝈
  1. segmentation

    0下载:
  2. 使用分水岭算法进行图像分割,包含边缘检测,傅里叶变换滤波等内容,文件包含.m源码以及测试图片 -Using the watershed algorithm for image segmentation, including edge detection, Fourier transform filtering,containing source code and test images
  3. 所属分类:Fractal program

    • 发布日期:2017-05-08
    • 文件大小:1619620
    • 提供者:赵乾坤
  1. FractalDimensionViaBoxCounting

    0下载:
  2. 可用于计算灰度图像或者二值图像的分形维大小。通过BoxCounting算法实现。-This program can be used to calculate the fractal dimension of gray-scale image or binary image. It is based on boxcouting algorithm.
  3. 所属分类:Fractal program

    • 发布日期:2017-04-12
    • 文件大小:690
    • 提供者:西北
  1. aed

    0下载:
  2. 一个简单的图象去噪的算法,利用原偶算法及曲率计算 还可以的(A simple image denoising algorithm, using the original algorithm and curvature calculation Can also be the)
  3. 所属分类:分形几何

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:jlhejgber
  1. yvolk

    0下载:
  2. 合成孔径雷达SAR图像成像中多普勒中心检测的六种算法,使用matlab编程,(Synthetic aperture radar (SAR image of doppler center detection in six kinds of algorithm, using matlab programming,)
  3. 所属分类:分形几何

    • 发布日期:2017-12-23
    • 文件大小:6144
    • 提供者:WS@5990
« 12 »
搜珍网 www.dssz.com