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

搜索资源列表

  1. 图形色彩量子化及材质压缩程序源代码

    0下载:
  2. 图形色彩量子化及材质压缩程序源代码,c语言实现,包含可执行文件-graphics color quantization and material compression source code, c language, contains executable files
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:218.45kb
    • 提供者:李斌
  1. 光学字符识别技术

    0下载:
  2. OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。由于这是从一个完整的OCR系统中抽取的部分代码,所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR algorithm code. This is not a com
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:853.76kb
    • 提供者:小智
  1. OCR算法之C语言代码

    1下载:
  2. OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用) 如果需要完整实用的中文OCR代码,
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:854.31kb
    • 提供者:樊志华
  1. 处理

    0下载:
  2. 对图像进行均值滤波处理(图像复原)的源代码,编译后的可执行文件须带参数运行。 使用方法:mean BMP文件名-right images mean filter processing (image recovery) of the source code, compile the executable files carry operation parameters. Use : BMP file name mean
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.36kb
    • 提供者:何学洲
  1. ewz

    0下载:
  2. 本目录存放的小波编码实现的源程序: 打开ezw2.dsw工作区,编译后可在\\ezw2\\ezw\\debug中找到编码可执行程序; 在\\ezw2\\unezw\\debug中找到解码可执行程序。-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in \\ ezw2 \\ ezw \\ debug find executable code; In \\ ezw2 \\ unezw \\
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:153.53kb
    • 提供者:杨世清
  1. 利用haar小波变换对图像进行分解与重构

    1下载:
  2. 这个程序是用harr小波对图像进行分解和重构,是个可执行的源代码,已通过调试,大家可用来学习-this procedure is right Harr wavelet image decomposition and reconstruction, is the source of executable code, the debugging, you can be used for learning
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:154.02kb
    • 提供者:feng
  1. 常用小波源程序

    0下载:
  2. 本目录存放的小波编码实现的源程序: 打开ezw2.dsw工作区,编译后可在\\ezw2\\ezw\\debug中找到编码可执行程序; 在\\ezw2\\unezw\\debug中找到解码可执行程序 本程序主要实现小波变换功能-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in \\ ezw2 \\ ezw \\ debug find executable code; in \\ ezw2
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:136.79kb
    • 提供者:师花
  1. TypesImageView

    0下载:
  2. CImageObject 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中)-CImageObject the library can handle BMP, GIF, PCX, TGA
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:562.22kb
    • 提供者:王晓名
  1. robertandvertmirror

    0下载:
  2. 利用Roberts边缘算子法对图像进行边缘提取的源代码,和对图像进行垂直镜像处理(几何变换)的源代码,编译后的可执行文件须带参数运行)-use Roberts Edge Operator Act of images from the edge of the source code, and right vertical mirror image processing (geometric transformation) of the source code, compile the execut
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.53kb
    • 提供者:金侠
  1. gaussnoiseandpeppernoise

    1下载:
  2. 在图像中加入随机噪声的源代码和在图像中加入椒盐噪声的源代码,编译后的可执行文件须带参数运行-in the image by adding random noise source in the image and add salt and pepper noise source code, the compiled executable file must bring operating parameters
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.88kb
    • 提供者:金侠
  1. vcxbbm

    0下载:
  2. 本目录存放的小波编码实现的源程序:打开ezw2.dsw工作区,编译后可在\\ezw2\\ezw\\debug中找到编码可执行程序;在\\ezw2\\unezw\\debug中找到解码可执行程序。-Wavelet Coding of the source : Open ezw2.dsw work, compiled in \\ ezw2 \\ ezw \\ debug find executable code; In \\ ezw2 \\ unezw \\ debug find decoder e
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:124.71kb
    • 提供者:黎明
  1. photoprocess0001

    0下载:
  2. 图象识别软件 非常不错 有源代码和可执行文件-image recognition software is very good and active executable code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:21.34kb
    • 提供者:zhou
  1. aaa

    0下载:
  2. 用自适应阈值方法实现细胞图像分割源代码 可执行,效果不错,-Adaptive threshold method used to achieve cell image segmentation executable source code, well,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:995byte
    • 提供者:lixiangrong
  1. NeuralrecognitionSystem

    0下载:
  2. 基于神经网络的文字识别系统 本目录主要包括:文档和两个源代 其中源代码是识别程序的,另一个是矩阵类库的。 已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。-Based on neural network characte
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:209.71kb
    • 提供者:王飞飞
  1. jaricom

    0下载:
  2. JPEG-LS的可执行代码,程序有详细说明,与算法结合紧密。-JPEG-LS executable code, the program has detailed instructions, and algorithms are linked closely together.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1.69kb
    • 提供者:xurongli
  1. code

    0下载:
  2. 本程序实现的是绘制一个单位立方体正平行投影图的程序,可以画出变换后的图形。运行环境为vc++6.0,内附有可执行文件以及所有源代码。-Implementation of this program is drawing a unit cube are parallel to the projection of the program, you can draw the transformed graph. Operating environment for vc++6.0 there is an
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1.61mb
    • 提供者:cheng
  1. Digital-recognition-code

    0下载:
  2. 可以直接运行\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。-Can be run directly \ \ Release executable files in the directory, and then to read the test images in the images directory, identification.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:170.99kb
    • 提供者:赵慧超
  1. xb

    0下载:
  2. 这个程序是用harr小波对图像进行分解和重构,是个可执行的源代码,已通过调试-this procedure is right Harr wavelet image decomposition and reconstruction, is the source of executable code
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-05
    • 文件大小:153.66kb
    • 提供者:zhch21
  1. RGBMatlab

    0下载:
  2. 本文提供了彩色图像的简单降采样,缩小,及方法功能,以及图像成倍给打上马赛克的matlab有效可执行代码,希望对大家的学习有帮助。-This article provides a simple down-sampled color image, narrow, and functional method, and an image mosaic matlab doubled to effectively marked executable code, we hope to help learnin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1.4mb
    • 提供者:钟玮
  1. dehazing-executable-file

    0下载:
  2. 去雾matlab代码 Gao Y, Hu H M, Wang S, et al. A fast image dehazing algorithm based on negative correction[J]. Signal Processing, 2014, 103(10):380-398. 论文配套matlab 代码 code-matlab code for Gao Y, Hu H M, Wang S, et al. A fast image dehazing algorithm bas
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:2.59mb
    • 提供者:李佳佳
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com