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

搜索资源列表

  1. C++开发中数据结构和算法的分离

    0下载:
  2. 在vc下 实现图像处理算法和数据结构的分离 使代码具有更好的移植和可维护-under the vc image processing algorithms and data structures so that the separation is a better code porting and maintenance
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:83284
    • 提供者:周贤
  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语言描述

    2下载:
  2. 计算几何算法的C语言实现,还不错, 不过有些难度,感兴趣的朋友可以看看。-computational geometry algorithm C language, quite good, but some are more difficult, interested friends can see.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:169249
    • 提供者:何小熊
  1. 逆滤波处理c代码

    2下载:
  2. 逆滤波处理算法c代码,供学习信号处理专业的朋友参考使用,-inverse filter processing algorithms c code for the study of professional signal processing reference to the use of a friend,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1450
    • 提供者:陈曙
  1. sift-C

    1下载:
  2. David G. Lowe 的SIFT算法实现。 这个用纯c编写,不实用matlab,方便调用。-David G. Lowe' s SIFT algorithm. The pure c written impractical matlab, easy call.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-01
    • 文件大小:243637
    • 提供者:lyn
  1. autopano-sift-C-2.5.0

    0下载:
  2. sift算法的c算法,基于opencv的,一个大牛写得,很厉害的。-c algorithms sift algorithm, based on the opencv, a large cattle write, it is powerful.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:265787
    • 提供者:刘恒
  1. 分治算法

    0下载:
  2. 君主和殖民者们所成功运用的分而治之策略也可以运用到高效率的计算机算法的设计过程中。本章将首先介绍怎样在算法设计领域应用这一古老的策略,然后将利用这一策略解决如下问题:最小最大问题、矩阵乘法、残缺棋盘、排序、选择和一个计算几何问题——找出二维空间中距离最近的两个点。 本章给出了用来分析分而治之算法复杂性的数学方法,并通过推导最小最大问题和排序问题的复杂性下限来证明分而治-monarchy and colonialists who have successfully used the divid
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:6728
    • 提供者:小芝
  1. C

    0下载:
  2. 常用算法程序集,可以用,是TXT格式,通过复制黏贴到C中运行即可-C
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:177711
    • 提供者:林盛
  1. C-Language

    1下载:
  2. C 语言图像处理代码大全,包括比较常用的算法。例如:阈值分割,边缘检测,直方图的计算,灰度共生矩阵的计算等等。-C-Code Complete, image processing, including the commonly used algorithms. For example: threshold segmentation, edge detection, histogram calculation, the calculation of GLCM and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8223829
    • 提供者:二毛
  1. FCM-C-mean-cluster-segment-[matlab]

    1下载:
  2. 模糊C均值聚类的matlab实现,模糊C均值聚类是一种利用模糊数学做的聚类方法,属于图像分割的一种。可利用聚类结果用于图像分析和识别。-FCM,C mean cluster segment [matlab].rar
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:6063
    • 提供者:3rdo
  1. 图像去雾算法源代码c++

    0下载:
  2. 图像去雾c++版源代码,实现效果还不错,可直接运行。(Fog to remove the c++ version of the source code, the effect is not bad, can be run directly.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-14
    • 文件大小:3433530
    • 提供者:绝版公子
  1. C#图像处理算法典型实例

    1下载:
  2. 图像处理:灰度,线性点运算,直方图,图像缩放,腐蚀结构元素,带通滤波,噪声模型等图像处理算法,包括素材和源代码。(Image processing: gray level, linear point operation, histogram, image scaling, corrosion structure elements, band pass filter, noise model and other image processing algorithms, including mate
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:17165312
    • 提供者:woxihuan
  1. 顺序高斯消去算法

    0下载:
  2. vc6.0 实现的高斯消去算法,可用于学习了解。(VC6.0 implementation of the Gauss elimination algorithm, can be used to learn to understand.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:1108992
    • 提供者:JackZhanQ
  1. C#数字图像处理算法典型

    0下载:
  2. 图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, image segmentation, color image
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:18161664
    • 提供者:无花果周
  1. 数字图像处理的一些C++算法

    0下载:
  2. 包括图像的旋转,复原,编码,增强以及形态学处理等C++代码(Including image rotation, restoration, coding, enhancement and morphological processing C++ code)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-04
    • 文件大小:653312
    • 提供者:wangyiyan92
  1. LSB算法-图片信息隐藏

    1下载:
  2. 基于LSB算法实现图片信息隐藏,图片类型包括png、gif、bmp,可写入的文件类型为jpg、png、gif图片以及txt、exe文件等。(Image information hiding based on the LSB algorithm, the picture types include png, gif, bmp, writable file types are jpg, png, gif pictures, txt and exe files.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:10856448
    • 提供者:启明jun
  1. 模糊C均值算法

    0下载:
  2. 亲测,能实现模糊C均值聚类的MATLAB程序(MATLAB program that can realize fuzzy C mean clustering)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:duanwu
  1. 基于粒子滤波器的目标跟踪算法及C++实现

    0下载:
  2. 基于粒子滤波器的目标跟踪算法及C++实现,运行方式:按P停止,在前景窗口鼠标点击目标,会自动生成外接矩形,再次按P,对该选定目标进行跟踪。(The target tracking algorithm based on particle filter and C++ implementation, operation mode: stop by P, click the target in the foreground window, automatically generate the oute
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1226752
    • 提供者:KQ_QK
  1. 直线光栅扫描转换算法的实现

    1下载:
  2. 通过C++实现直线光栅扫描转换算法的示例(Implementation of Linear Grating Scanning Conversion Algorithms)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-18
    • 文件大小:162816
    • 提供者:将图南·
  1. c++rgb-hdr.cpp

    3下载:
  2. hdr算法的c++实现(曝光/饱和对比度)(C++ implementation of HDR algorithm (exposure/saturation contrast))
  3. 所属分类:图形图像处理

    • 发布日期:2020-08-31
    • 文件大小:2048
    • 提供者:荆棘鸟A
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com