Welcome![Sign In][Sign Up]
Location:
Search - colorbar i

Search list

[GDI-Bitmapcolorbar

Description: IDL中添加COLORBAR的函数。IDL中添加色标条需要由命令行编写。这个函数可方便添加COLORBAR.-IDL to add COLORBAR function. IDL add color need to be prepared by the command line. This function can be easily added COLORBAR.
Platform: | Size: 5120 | Author: jinshan | Hits:

[assembly languagecolorbar

Description: 这是IDL语言中用于做Color bar的小程序,使用很方便,只需直接调用就行-This is the IDL language used to do the Color bar applet, very easy to use, simply a direct call on the line
Platform: | Size: 6144 | Author: | Hits:

[matlabhist

Description: 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,map) displays a histogram for the indexed image X. This histogram shows the distribution of pixel values above a colorbar of the colormap map. The colormap must be at least as long as the largest index in X. The histogram has one bin for each entry in the colormap. [counts,x] = imhist(...) returns the histogram counts in counts and the bin locations in x so that stem(x,counts) shows the histogram. For indexed images, it returns the histogram counts for each colormap entry the length of counts is the same as the length of the colormap.-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,map) displays a histogram for the indexed image X. This histogram shows the distribution of pixel values above a colorbar of the colormap map. The colormap must be at least as long as the largest index in X. The histogram has one bin for each entry in the colormap. [counts,x] = imhist(...) returns the histogram counts in counts and the bin locations in x so that stem(x,counts) shows the histogram. For indexed images, it returns the histogram counts for each colormap entry the length of counts is the same as the length of the colormap.
Platform: | Size: 7168 | Author: abdelali | Hits:

CodeBus www.codebus.net