您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. SimpleMapServer releaserelease 0.713

  2. 1) On which OS does this map server run? - The map server is java based. It should run on any platform supporting java 1.4.x or 1.5.x, It was tested on SunOs/Linux/Windows XP. 2) How to use the map server? - They are two ways of using it: a) the mos
  3. 所属分类:Java

    • 发布日期:2009-08-21
    • 文件大小:1048576
    • 提供者:sam2010
  1. Matlab小波图像处理+完整程序

  2. Matlab小波图像处理+完整程序(以下为部分程序:clc; clear; % 装载图像 load woman; % X包含载入的图像 % 绘制原始图像 figure(1); subplot(2,2,1); image(X); colormap(map); title('原始图像'); % 使用sym5对X进行尺度为2的分解 [c,s] = wavedec2(X,1,'sym5'); % 从小波分解结构[c,s]进行尺度为1和2时的低频重构 a1 = wrcoef2('a',c,s,'sym5
  3. 所属分类:C

    • 发布日期:2010-02-08
    • 文件大小:59392
    • 提供者:iopiop007
  1. ComboBox下拉渐变颜色条

  2. 自定义下拉颜色条,生成渐变色ComboBox下拉框。
  3. 所属分类:C++

    • 发布日期:2010-04-06
    • 文件大小:38912
    • 提供者:nie_wen_li
  1. WPF图形化编程实用手册

  2. Contents Introduction .................................................................xix Overview.......................................................................... xix What this Book Includes................................................
  3. 所属分类:C#

    • 发布日期:2011-03-09
    • 文件大小:4194304
    • 提供者:tirelessfighter
  1. 小波理论在图像去噪中的研究与应用

  2. clear; % 清理工作空间 load wbarb; % 装载原始图像 subplot(221); % 新建窗口 image(X); % 显示图像 colormap(map); % 设置色彩索引图 title('原始图像'); % 设置图像标题 axis square; % 设置显示比例,生成含噪图像并图示 init=2055615866; % 初始值 randn('seed',init); % 随机值 XX=X+8*randn(size(X)); % 添加随机噪声 subplot(222)
  3. 所属分类:数据库

    • 发布日期:2011-05-30
    • 文件大小:3145728
    • 提供者:yingxiou_2008
  1. Gprof2Dot Convert profiling output to a dot graph.

  2. Usage: gprof2dot.py [options] [file] ... Options: --version show program's version number and exit -h, --help show this help message and exit -o FILE, --output=FILE output filename [stdout] -n PERCENTAGE, --node-thres=PERCENTAGE eliminate nodes belo
  3. 所属分类:Python

    • 发布日期:2011-06-16
    • 文件大小:89088
    • 提供者:interchange
  1. 图像滤波及复原

  2. imageyin=double(imread('fig53.jpg')); [m,n]=size(imageyin); imageline=imageyin(1,1:n); for i=2:m imageline=[imageline imageyin(i,1:n)]; end subplot(241); imagesc(imageyin); colormap(gray); subplot(245); %高斯噪声hist(imageline,-1:1:255); k=20; imagegaus
  3. 所属分类:数据库

    • 发布日期:2011-11-23
    • 文件大小:1048576
    • 提供者:lianxue420
  1. 小波去噪源码 matlab

  2. mat lab 小波 去噪 load sinsin colormap(pink(64)) image(X) axis('square') init=231434; randn('seed',init); x=X+18*randn(size(X)); image(x) axis('square')
  3. 所属分类:其它

    • 发布日期:2012-04-25
    • 文件大小:2048
    • 提供者:feibeyond
  1. 图像增强的实现

  2. 1. 直方图均衡化的 Matlab 实现 1.1 imhist 函数 功能:计算和显示图像的色彩直方图 格式:imhist(I,n) imhist(X,map) 说明:imhist(I,n) 其中,n 为指定的灰度级数目,缺省值为256;imhist(X,map) 就算和显示索引色图像 X 的直方图,map 为调色板。用 stem(x,counts) 同样可以显示直方图。 1.2 imcontour 函数 功能:显示图像的等灰度值图 格式:imcontour(I,n),imcontour(I,
  3. 所属分类:数据库

    • 发布日期:2012-06-07
    • 文件大小:116736
    • 提供者:a543623432
  1. 人脸识别图像识别完整程序代码

  2. %Simple demonstration of one image face detection operation. clear close all x=imread('test01.jpg'); if (size(x,3)>1)%if RGB image make gray scale try x=rgb2gray(x);%image toolbox dependent catch x=sum(double(x),3)/3;%if no image toolbox do simpl
  3. 所属分类:其它

    • 发布日期:2012-09-15
    • 文件大小:1048576
    • 提供者:wan100wan
  1. MATLAB图像处理函数大全

  2. 语法: B = dct2(A) B = dct2(A,m,n) B = dct2(A,[m n]) 举例 RGB = imread('autumn.tif'); I = rgb2gray(RGB); J = dct2(I); imshow(log(abs(J)),[]), colormap(jet(64)), colorbar J(abs(J) < 10) = 0; K = idct2(J)/255; imshow(K)
  3. 所属分类:其它

  1. hyperspecreleasesmatlab_hyperspectral_toolbox_v0.07.zip

  2. % Matlab Hyperspectral Toolbox % Copyright 2008-2012 Isaac Gerg % % ------------------------------------------------------------------------- % A Note on Notation % Hyperspectral data is often expressed many ways to better describe the % mathematica
  3. 所属分类:其它

    • 发布日期:2012-12-06
    • 文件大小:45056
    • 提供者:wlb321xy
  1. colorbar的一个过渡颜色

  2. colorbar这是一个关于matlab画图的问题,有时候直接用的colormap画出来连着不是很过渡的颜色,这样看起来不明显。
  3. 所属分类:桌面系统

    • 发布日期:2013-12-22
    • 文件大小:385
    • 提供者:u013247850
  1. qcustomplot中的colormap详解

  2. qcustomplot中的colormap详解
  3. 所属分类:C++

    • 发布日期:2016-10-12
    • 文件大小:920576
    • 提供者:qq_36239756
  1. 让颜色对应数值,matlab colormap

  2. 如何让自己画出的数值对应不同的颜色呢?换话句话说,如何用不同的颜色表示不同的数值呢? **就是让数值的范围对应颜色的范围。** **matlab colormap**
  3. 所属分类:其它

    • 发布日期:2017-04-26
    • 文件大小:904
    • 提供者:ziqian0512
  1. 读取NCL丰富的colormap给matlab画图用

  2. matlab自带的colormap真的是太少了,而NCL的color tables选择特别多!于是我就把NCL的color tables搬过来给matlab画图用。NCL的color tables看这里http://www.ncl.ucar.edu/Document/Graphics/color_table_gallery.shtml#White-in-the-middle 是不是眼睛都看花了!!!说明一下,由于NCL的color table真的是太多了,所以呢,我就挑了一些存起来,画一般的图
  3. 所属分类:其它

    • 发布日期:2019-04-11
    • 文件大小:79872
    • 提供者:qq_27984679
  1. Python matplotlib的使用并自定义colormap的方法

  2. 今天小编就为大家分享一篇Python matplotlib的使用并自定义colormap的方法,具有很好的参考价值,希望对大家有所帮助。一起跟随小编过来看看吧
  3. 所属分类:其它

    • 发布日期:2020-09-19
    • 文件大小:46080
    • 提供者:weixin_38733787
  1. Python colormap库的安装和使用详情

  2. colormap库是Python中的一个对颜色进行处理的第三方库,常用于对RGB(red,green,blue三原色的缩写,真彩图像)颜色的转换,生成颜色图等。 pypi文档地址:https://pypi.org/project/colormap/ 一、安装colormap pip install -i https://pypi.tuna.tsinghua.edu.cn/simple easydev pip install colormap colormap库依赖于easydev库,需要先安装
  3. 所属分类:其它

    • 发布日期:2020-12-16
    • 文件大小:240640
    • 提供者:weixin_38698367
  1. Python matplotlib的使用并自定义colormap的方法

  2. 0.前言 添加colormap的对象是灰度图,可以变成热量图,从而更加明显的发现一些规律,适用于一些雷达图像等 from PIL import Image # 将彩色图片转换成黑白图片 im=Image.open("./pic.jpg").convert('L') # 保存图片 im.save("image.jpg") 1.从灰色图片中读取数据,转换成colormap图 import matplotlib.pyplot as plt import matplotlib.image as mp
  3. 所属分类:其它

    • 发布日期:2020-12-24
    • 文件大小:50176
    • 提供者:weixin_38724106
  1. colormap-shaders:用于绘制颜色图的着色器的集合-源码

  2. colormap-shaders:用于绘制颜色图的着色器的集合
  3. 所属分类:其它

    • 发布日期:2021-02-03
    • 文件大小:388096
    • 提供者:weixin_42161497
« 12 3 »