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

搜索资源列表

  1. parzen

    0下载:
  2. parzen窗法对图象进行扫描处理的c++源程序,可供大型图象处理程序调用.-method of image scanning the c source available for large-scale image processing procedure call.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:907byte
    • 提供者:马燕
  1. Computational Geometry in C Ccode2.tar

    1下载:
  2. 计算几何c语言实现 第二版 的源代码。对于计算机图形学的学习有一定的益处。-computational geometry c language second edition of the source code. For the study computer graphics have certain benefits.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:55.69kb
    • 提供者:李利华
  1. 常见图象压缩编码

    0下载:
  2. 几种经典的图象压缩编码的c++源代码 非常好用 请站长审查-several classic image compression encoding c source code is very useful please review head
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:14.62kb
    • 提供者:刁伟鹤
  1. 《visual c++ 数字图像处理》源代码

    0下载:
  2. visual c++ 数字图像处理的源代码,我已经自己编译运行过了-visual c digital image processing of source code, compile it, I had a run-off
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6.14mb
    • 提供者:ke
  1. C++Builder图像处理编程

    1下载:
  2. BMP图象在C++Builder环境下的实现,是个用于学习的不错的源码.-BMP images in the C Builder environment of achieving, is good for learning the source.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:248.17kb
    • 提供者:李辉煌
  1. roate

    0下载:
  2. 这是图像旋转的visiual c++源程序,图形图像编程-This is the image rotation visiual c + + source code, graphics and video programming
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:204.92kb
    • 提供者:刘峰
  1. TV图像去噪,c源码

    3下载:
  2. TV图像去噪,c源码。网上流传的代码都是用matlab的,在一些情况下非常不合适。所以编写了这个c代码,原理是TV全变分法。,TV image denoising, c source code. Online spread matlab code are used, and in some cases very inappropriate. Therefore, the preparation of the c code, the principle is the TV-wide variati
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-06-08
    • 文件大小:7.94kb
    • 提供者:ww
  1. FCM.模糊C均值图像分割方法的Matlab程序源代码

    1下载:
  2. 上传内容为模糊C均值图像分割方法的Matlab程序源代码,From the contents of the fuzzy C-means image segmentation of the Matlab source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-14
    • 文件大小:1.45kb
    • 提供者:张宏
  1. BMP_to_TIF.rar

    0下载:
  2. 这份vc源代码是实现bmp 图像格式到tif图像格式的转换,this vc source code is bmp format images to tif image format conversion
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:14.42kb
    • 提供者:farmer
  1. DCT

    0下载:
  2. DCT变换的源代码,支持一维二维DCT变换及反变换-DCT transform of the source code, to support the one-dimensional two-dimensional DCT transform and inverse transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2.14kb
    • 提供者:brenton
  1. Opencv-source-code

    0下载:
  2. 《OpenCV教程:基础篇》这本书附带的源码,作者为:刘瑞祯,于仕琪等。-source code for a book about opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2.8mb
    • 提供者:Melody
  1. haar

    0下载:
  2. HARR小波的VC实现源代码,能用于人脸检测与识别-HARR wavelet implementation of the VC source code, can be used for Human Face Detection and Recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:885.53kb
    • 提供者:赵键
  1. Restoration

    0下载:
  2. 图像复原的VC++ 源程序,在点扩散函数已知的情况下对模糊图像进行复原。-Image Restoration of VC++ source code, point spread function in the circumstances known to the recovery of the blurred image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:70.15kb
    • 提供者:luoyuanhong
  1. source7

    0下载:
  2. 边沿检测与提取,轮廓跟踪 source目录下为本章介绍的源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Edge detection and extraction, contour tracing source directory of the source cod
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:30.74kb
    • 提供者:阿斯顿
  1. BmpToJpg-JpgToBmp

    0下载:
  2. BMP与JPEG图象格式相互转换C源码 -BMP and JPEG image format conversion C source
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:21.33kb
    • 提供者:李康茂
  1. bmp

    0下载:
  2. BMP and JPEG image format conversion C source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.45kb
    • 提供者:dan
  1. C-tuxiangcaiji-

    0下载:
  2. 利用C++ 编写的图像采集代码 有完整的程序 和说明 希望能有用处-C++ source image collection of complete program and hope that helps
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1.82mb
    • 提供者:流月
  1. C-source-code-of-image-processing

    0下载:
  2. 很全很详细的基础入门C编程,通俗易懂,容易入手-Very full very detailed Basics C programming.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10.71mb
    • 提供者:leo
  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
    • 文件大小:3.27mb
    • 提供者:绝版公子
  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-18
    • 文件大小:16.37mb
    • 提供者:woxihuan
« 12 3 4 5 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com