CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 常用算法实现

搜索资源列表

  1. 常用的数字图像处理算法

    2下载:
  2. 常用的数字图像处理算法实现,都是用标准C语言实现的,绝对经典-commonly used digital image processing algorithm has been used standard C language, absolute classic
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:21670
    • 提供者:刘志刚
  1. c实现图像处理常用算法集

    0下载:
  2. 本人收集的关于c实现图像处理常用算法,包括Hough变换,雕刻技术,灰度均衡,图像的3D灰度显示,拉普拉斯高斯边缘检测等等,-I collected on c achieve common image processing algorithms, including the Hough transform, carving, gray balance, 3D gray-scale images, Laplace Gaussian edge detection and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:21855
    • 提供者:陈曙
  1. geometry_c++

    0下载:
  2. 计算几何学常用算法库 C++语言实现 代码内容 计算几何学常用算法库,包括以下算法: 确定两条线段是否相交 判断点p是否在线段上 判断点q是否在多边形Polygon内 计算多边形的面积 寻找凸包 graham 扫描法 -geometry calculation commonly used algorithm for C language code as calculated geometry commonly used algorithm li
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12980
    • 提供者:henry
  1. i3d-converter-0.50-src

    1下载:
  2. 图像处理和计算机视觉方面的源码,标准C++编写,包含了很多常用的图像处理和计算机视觉方面的算法实现。-image processing and computer vision of the source code, standard C, contains many common image processing and computer vision algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:186750
    • 提供者:sjtuzyk
  1. yuzhifengelunkuotiqu

    0下载:
  2. 阈值分割和轮廓提取,数字图像处理常用算法,实现阈值分割和轮廓提取
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:204269
    • 提供者:阿蒙
  1. 计算几何学常用算法库 C++语言实现

    1下载:
  2. 在编程过程中经常需要用到的算法,语言:C++。-the programming process often need to use the algorithms, languages : C + +.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11568
    • 提供者:点点
  1. Cimageprocessprograms10279046

    0下载:
  2. 图像处理常用算法程序,包括灰度变换、边缘检测、形态学预算,用VC实现-Image processing algorithms commonly used procedures, including gray-scale transform, edge detection, morphology of the budget implementation by VC
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6243825
    • 提供者:高圆圆
  1. Lab0503-FFT

    0下载:
  2. fft 算法实现 作为图像处理的常用程序 -fft is always being used to do the work of graph process.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:72122
    • 提供者:叶礼鹏
  1. ImageProcessing

    0下载:
  2. 图形图像处理常用算法的VC实现代码,可作为学习图形图像处理的参考资料。-Graphic image processing algorithms used to achieve the VC code, can be used as study and reference graphics image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3487780
    • 提供者:刘丽
  1. img

    0下载:
  2. 常用游戏图像处理,线性插值算法实现图像缩放、旋转详解,2D 游戏中的光照,动态模糊等-Common game image processing, linear interpolation algorithm to achieve image scaling, rotation, Xiang Jie, 2D game illumination, motion blur, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:285385
    • 提供者:9663
  1. digitalimageprocess

    0下载:
  2. 数字图像处理的20中常用算法的VIUSALc++算法实现-Digital Image Process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:141118
    • 提供者:xujian
  1. codefile

    0下载:
  2. 20多个常用vc++的数字图象处理算法实现。包括二值化变化、反色、直方图均衡、灰度均衡、阈值变换、图像旋转、高斯平滑、边缘检测、hough变换、均值滤波、傅立叶变换、离散余弦变换、canny算子边缘提取、逆滤波和维纳滤波等。-Vc++ in more than 20 commonly used digital image processing algorithms. Including binary change, anti-color, histogram equalization, gray
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3732188
    • 提供者:林涛
  1. demo

    0下载:
  2. visual c++数字图像处理源码包括大部分常用算法代码的实现,主要有:图像灰度变换、几何变换、图像的变换域处理、图像增强处理、图像的分割技术、复原技术、图像形态学处理、运动图像分析及其应用技术、图像的配准技术。-visual c++ digital image processing algorithms source code, including the realization of most commonly used, are: the image gray level transfo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5015436
    • 提供者:洚心独吟
  1. Imageprocessing

    0下载:
  2. 程序由vc编写成,实现了Harris角点检测等图像识别的一些常用算法及功能。-Procedures written into the vc realized Harris corner detection algorithm for image recognition, and some commonly used functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:464792
    • 提供者:林雨
  1. Rank-Fusion-Algorithms

    0下载:
  2. 该文分析了基于投票模型的排序合成问题。在讨论2个常用的投票规则Borda 和Condorcet的基础上,介绍了用图论算法实现的淘汰投票算法,包括Kemeny算法-This paper analyzes the voting model based on sorting synthesis problem. In discussing two common Borda and Condorcet voting rules based on graph theory presented algo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:225299
    • 提供者:漫天飞雪
  1. 32223

    0下载:
  2. 图像处理常用算法中的直方图均衡算法实现源代码。-Image processing algorithms used in the source code for histogram equalization algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:116918
    • 提供者:Jathy Lee
  1. DoG-filters

    0下载:
  2. matlab 的 Difference of Gaussian 算法实现,很常用的算法-matlab the Difference of Gaussian algorithm, it is commonly used algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1796
    • 提供者:周凯
  1. 39736216MyDspToolbox

    0下载:
  2. 使用Matlab Gui实现的数字信号处理常用算法,包括卷积,FFT,FIRIIR数字滤波器设计,最佳滤波器,自适应滤波,卡尔曼滤波等
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:363892
    • 提供者:李贺
  1. dibapp

    0下载:
  2. 数字图像处理常用算法实现程序,包括:二值化,灰度图,边缘检出,聚类,色彩空间变换等。-Commonly used in digital image processing algorithms to achieve the program, including: binary, grayscale, edge detection, clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:1977430
    • 提供者:shinka
  1. 基于遗传算法的图像融合

    3下载:
  2. 基于遗传算法的图像融合,应用于求解图像融合的常用算法,matlab编写 ,很好的实现了,希望 对大家学习 有用(GA,Image Fusion Based on Genetic Algorithms)
  3. 所属分类:图形图像处理

    • 发布日期:2020-05-12
    • 文件大小:232448
    • 提供者:三径
« 12 3 4 5 »
搜珍网 www.dssz.com