CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 处理bmp

搜索资源列表

  1. TurboPascalAdvancedProgramming

    0下载:
  2. 第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:112255
    • 提供者:zhangyoufu
  1. Tran_from_jpeg_to_bmp

    0下载:
  2. 将JPEG图像解压为BMP图像。 内含图像处理的一些基本函数。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:536923
    • 提供者:叶心明
  1. 256bmp

    0下载:
  2. 对256色bmp图像进行处理的程序-right bmp 256 color images of the procedures
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:319385
    • 提供者:杨静
  1. jpeg.documents

    0下载:
  2. jepg压缩例子 源代码 bmp图像的转换jepg图像,处理-jepg compression source code examples of converting bmp image jepg image processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:1827
    • 提供者:Mr L
  1. prolog-pictureDraw

    0下载:
  2. 该代码是用PROLOG实现的绘制图元的程序,编制的图元按对象进行处理,可移动。-The example contains gdiPlus package. The package maintains drawing pictures using gdiPlus. The pictWin package contains invocation of drawing predicates for BMP and JPG files.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:68051
    • 提供者:安准
  1. zhenchafa

    4下载:
  2. 使用帧间差分法进行运动目标检测,内含两组测试图像和测试结果,分别为bmp和jpg格式,并且有详细的使用说明。郑重说明:本程序对阴影处理效果不佳,但思路清晰明了,适合初学者参考。-Frame difference method using the moving target detection, containing two sets of test images and test results, respectively, bmp and jpg format and detailed ins
  3. 所属分类:matlab

    • 发布日期:2016-04-17
    • 文件大小:37433344
    • 提供者:刘畅
  1. imL7

    0下载:
  2. 分别采用RGB模型和HIS模型对图像imageLane.bmp进行平滑和锐化,并比较两种模型处理后结果是否相同-RGB model and HIS were used to model the image imageLane.bmp for smoothing and sharpening, and compare the results of the two models are the same after
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:668
    • 提供者:筱柔
  1. DICOMDIR

    0下载:
  2. 该文件实现了将医学图像从dicom格式转换为bmp格式,是医学图像处理中至关重要的一步。-The document will be achieved medical images from dicom format to bmp format medical image processing is a crucial step.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:42445
    • 提供者:张小明
  1. ImageSystem

    0下载:
  2. 此程序用于基本的图像处理,比如图像的平滑等.暂时只能打开bmp格式的图片-image process
  3. 所属分类:Algorithm

    • 发布日期:2017-11-13
    • 文件大小:72248
    • 提供者:杨永飞
  1. PolarToIm

    0下载:
  2. 这里使用了双线性插值来处理极坐标转换到直角坐标下时,点不对称的问题,不过最后生成的图有一点问题,本来应该是一圈一圈的圆环,但是转化后的只有部分圆环了 rMin = 0.1 rMax =0.9 im2 = imread( ivus.bmp ) figure(4) imshow(im2) imR2 = PolarToIm(im2, rMin, rMax, 300, 300) figure(5) imshow(imR2, [0 255]) 然后直接调用附件的funct
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:1020
    • 提供者:Eric Lau
  1. yasuoyi

    0下载:
  2. BMP图片特效处理 可以实现BMP格式图片的压缩,便于存储-BMP pictures
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:1178
    • 提供者:刘华
  1. FastICA_testing_wav_img_samples

    0下载:
  2. matlab FastICA快速独立分量分析 通过FastICA工具箱(内含),对图像、音频进行盲源分离,去均值,白化处理,支持tif,jpg,bmp,wav等多种格式,并附有详细程序注释及sample供运行使用-matlab FastICA fast independent component analysis FastICA toolbox (included), images, audio, blind source separation to mean whitening process
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1273303
    • 提供者:十天半个月
  1. Letter-recognition

    0下载:
  2. 基于神经网络, 采用 Matlab 6. 5 和 Visual C, 设计一个字母识别系统。 该系统通过对 BMP 图片的二值化 处理,在 VC 环境下调用 Matlab,并将把二值化后的数据进行网络训练,从而实现 26 个英文字母的识别。 系统性能的测试表明,系统所训练的神经网络有很好的抗干扰能力。-The design letter recognition system based on neural network, using Matlab 6. 5 and Visual C,. T
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:122592
    • 提供者:王朝
  1. Huffman

    0下载:
  2. C++,图像处理源码,加载256位bmp图片,使用霍夫曼编码进行图像压缩,代码可用。- C++, image processing source code, load 256 bmp images, image compression using Huffman coding, the code is available.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-17
    • 文件大小:4373463
    • 提供者:牛英丽
  1. matlab_builder_c0kky8

    0下载:
  2. 这是一个课程设计的MATLAB代码,他是一个利用尺度法和测度法快速计算一般分形图形分形维数的程序,只能处理png格式和jpg的分形图形,运行效率高。 -This is a course designed MATLAB code, he is a use of scales and measurement method for rapid calculation of general fractal graphics fractal dimension of the program, can
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4798
    • 提供者:vphawp
  1. code-bmp

    0下载:
  2. 数字图像处理系统中,代码的转换。数字图像处理-Color composite image
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:227414
    • 提供者:zwd
搜珍网 www.dssz.com