搜索资源列表
chap04
- matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar-matlab
plot3k
- Generate a 3D point plot of L=(x,y,z) using the values in the vector c to determine the color of each point. If c is empty, then z (column 3 of L) is used to color the plot. The data points are sorted so that plot3 is only called once for each
regtohsv
- reg 转换为 hsv 的matlab源代码 subplot(221) subimage(ph) colorbar xlabel( (a)色调分量图像 ) subplot(222) subimage(ps) colorbar xlabel( (b)饱和度分量图像 ) subplot(223) subimage(pv) colorbar xlabel( (c)亮度分量图像 ) subplot(224) subimage(phsv) colorbar x
dollars-opflow
- optical flow.,光流法,多种方法实现,详细说明。自个儿看吧-showing a grayscale image with a colorbar and interactive pixel info tool.Applies Gaussian smoothing to a(multidimensional) image. Calculate optical flow using Lucas & Kanade. Calculate optical flow using Horn &
cblabel
- CBLABEL add a label to a colorbar c=(l,h)
quiverc
- 在这个更新的代码,新功能,包括colorbar,samesize包括向量plottting... %更新版本$日期:5月18日,2011年由梁枯盎斯蒂文斯技术学院 %更新1:更改int8到Int16的colormap的是,当电流超过64个大,这将导致错误 %更新2:加入 samesize 为使所有的向量samesize %更新3:添加colorbar相应的开方的幅度(ü^2+ V键^ 2) %更新4:错误修复,当你为h = quiverc,这是行不通的。 ----
Matlabuseofcolour
- Matlab 颜色的使用 colorbar colormap-Matlab use of colour
colorbar
- 对IDL画谱图中的Colorbar进行适当的设置,得到理想的画图效果。-The IDL Huapu figure Colorbar appropriate settings to get the desired effect of drawing.
MATLAB-colorbar
- MATLAB中colorbar的设置 源程序代码-MATLAB colorbar setup source code
cm_and_cb_utilities
- matlab code for COLORMAP and COLORBAR utilities (Jul 2014)
hist
- imhist(I,n) displays a histogram with n bins for the intensity image I above a grayscale colorbar of length n. If you omit the argument, imhist uses a default value of n = 256 if I is a grayscale image, or n = 2 if I is a binary image. imhist(X,
color bar
- 主要是交通行业的时空矩阵的3维热力图表达方式,不同检测器与不同时间段的流量作为颜色的第三位导入,热力图调整颜色表达更清晰(mianly used for transportation engineering. It can plot the three dimension of the real traffic situation, including different temporal and spatial. the code also can modify the parameter
darkb4r
- 当值为0的时候,把colorbar的颜色设为白色(When the value is 0, the color of colorbar is set to white)
红蓝图像
- colorbar从红至白再到蓝,图像简洁,重点突出,