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

搜索资源列表

  1. 分解与合成

    2下载:
  2. 用Matlab中的Haar和Db9小波对图像进行分解和重构,并在不同阈值下用PNG格式存储重构的图像.-Matlab Haar and the right image Db9 wavelet decomposition and reconstruction, and under different thresholds with PNG format image storage remodeling.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:34213
    • 提供者:昂清
  1. zlib-1.2.2

    0下载:
  2. zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), r
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:483798
    • 提供者:fwx
  1. MATLAB_COUNT_RICE

    0下载:
  2. 对MATLAB7.0中的示例RICE.PNG图象进行米粒自动记数,输出米粒个数.其中包括中值滤波和腐蚀算法.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:803
    • 提供者:yyf
  1. Missile_Png_Simualtion

    4下载:
  2. 本程序包为导弹比例导引仿真计算程序,展现了MATLAB利用MEX接口与Visual C++的完美结合。 关键词: 导弹 弹道 比例导引 仿真 MEX missile simulation png guidance
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:14683
    • 提供者:donotspam
  1. 一套图像处理程序,支持JPEG、GIF和PNG三种格式

    1下载:
  2. 一套图像处理程序,支持三种图像文件格式,我调试过了,很好用-Image processing programs for JPEG,GIF and PNG.I have compiled them, which is good for using.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:912748
    • 提供者:上官婉儿
  1. 对图像进行YCbCr分解

    0下载:
  2. rgb=imread('lena.png'); YCbCr=rgb2ycbcr(rgb); subplot(221),imshow(rgb),title('image'); Y=YCbCr(:,:,1); Cb=YCbCr(:,:,2); Cr=YCbCr(:,:,3); ycbcrmap(:,:,1)=Y; ycbcrmap(:,:,2)=128; ycbcrmap(:,:,3)=128; subplot(222),imshow(Y),title('Y'); ycbcrma
  3. 所属分类:matlab例程

    • 发布日期:2014-11-13
    • 文件大小:313
    • 提供者:liudaixin
  1. iwms4.6

    0下载:
  2. 主要功能: ·集成讨论区,可作为留言版或简易论坛 ·首页、 分类、新闻、专题可生成静态页面 ·生成速度可在每分钟30页到2000页之间选择 ·首页静态文件自动定时生成 ·新闻采集功能,采集时可进行其它管理操作,采集规则导入导出 ·多任务循环采集采集,可实现网站24小时自动内容更新 ·采集支持utf-8和big5编码并能转换繁体为简体 ·新闻内其它网站图片与Flash自动下载 · jpg、gif、png、bmp图片自动加水印(水印图片及位置可设置
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:1638137
    • 提供者:
  1. MATLAB

    0下载:
  2. matlab的教程,是pdf文档的不是png,对matlab初级和高级应用都有详细描述-matlab tutorial is a pdf document is not a png, right matlab both junior and senior applications a detailed descr iption of
  3. 所属分类:matlab

    • 发布日期:2017-06-02
    • 文件大小:14798922
    • 提供者:发发
  1. export_fig

    0下载:
  2. This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following properties: - Figure/axes reproduced as it appears on screen - Cropped border
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:16463
    • 提供者:redasu
  1. coherencefilter

    0下载:
  2. Example: A = double(imread( fingerprint.png ))/255 B = coherencefilter(A,4, sigma ,1.5, rho ,5) image(min(max(B,0),1)) axis image [1] Weickert, J. 1996. Anisotropic Diffusion in Image Processing. Ph.D. Thesis, Dept. of Mathemati
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:78765
    • 提供者:dkm
  1. gridsearch

    0下载:
  2. 这是一个libsvm grid的改进,除了可以搜索分类中的C和gamma,还可以搜索小的整数.-This file is a slight modification of grid.py of libsvm. In addition to parameters C, gamma in classification, it searches for epsilon as well. Usage: grid.py [-log2c begin,end,step] [-log2g begin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3062
    • 提供者:quarryhero
  1. pngbook-20010630-src

    0下载:
  2. the source code of PNG format
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:84964
    • 提供者:steve
  1. png

    0下载:
  2. Structure Portable Network Graphics Specification
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:70140
    • 提供者:debagne
  1. getImage

    0下载:
  2. 能够从磁盘中读入指定格式的视频图片; 比如bmp,jpg,png,gif-This method can load the inmage which given format from disk .
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:38255
    • 提供者:陈超
  1. fdv

    0下载:
  2. Matlab编写的人脸定位和程序。使用神经网络进行训练。-Written in Matlab face location and procedures. Using the neural network training.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:170197
    • 提供者:John
  1. radonLikeFeaturesDemo

    0下载:
  2. 该演示中包含的代码演示如何氡相似的功能,可以用来提高(以及部分)在Connectome电磁图像单元格边界。 请举出下列文件如果您发现此代码有用: Ritwik库马尔,阿梅里奥五雷纳和Hanspeter Pfister说“氡样的特点及其应用Connectomics”,接受,IEEE计算机学会研讨会在生物医学图像分析(MMBIA)2010年数学方法 http://seas.harvard.edu/〜 rkkumar radonLikeFeaturesDemo
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:12734
    • 提供者:zhou
  1. zlib-1.2.3

    0下载:
  2. gzip 使用deflate算法进行压缩。zlib,以及图形格式png,使用的压缩算法也是deflate算法。从gzip的源码中,我们了解到了defalte算法的原理和实现。-gzip compressed using the deflate algorithm. zlib, and graphics formats png, use the compression algorithm is deflate algorithm. Gzip source code from, we have l
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:582441
    • 提供者:
  1. TVL1_HCS_v1

    0下载:
  2. TVL1重建从混合压缩采样,rice大学泊松分布图像重建与全变分正规化的代码-Note: (1)Fore small-scale data, hybrid sampling consists of Bernoulli random sampling and low-resolution sampling (TVL1_HCS) (1)Fore large-scale data, hybrid sampling consists of Fourier radial sampling
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:917110
    • 提供者:liuyaxin
  1. Information-Hiding-PNG

    0下载:
  2. 用matlab编写的在png图像中隐藏并提取rgb图像和二值图像,注意隐藏的图像要小点,源图像png要大些-Png images using matlab hide and extract the rgb image and binary image, pay attention to the hidden image is smaller point source image png
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:5971685
    • 提供者:王博
  1. PNG

    0下载:
  2. C++ BUILDER 显示png图片,可以有效解决C++ BUILDER 不显示png格式的缺陷-C++ BUILDER display png images, can effectively resolve C++ BUILDER not show defects in png format
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:605885
    • 提供者:smile
« 12 3 »
搜珍网 www.dssz.com