Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.455.749 Times

Colormapgray software
 

Colormapgray

Added: March 24, 2013 | Visits: 263

Variable blur, gradient blur The code is probably not very efficient, as it contains a for loop. Any improvement ideas are welcomed.example:ParameterMatrix=abs(meshgrid(0:199)-100) / 20;inputimg = double(checkerboard(10,10,10)>0.5);blurred=VariableBlur(inputimg, ParameterMatrix);imagesc(blurred);colormap(gray);


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Variable blur, gradient blur Download

Added: August 30, 2013 | Visits: 274

usercolormap USERCOLORMAP(COLOR1,COLOR2,COLOR3,...) creates a colormap with colors specified by 1x3 vectors (COLOR1, COLOR2, COLOR3...). When the number of input colors are three for example, the function linearly interpolates every column of a 3x3 matrix [COLOR1;COLOR2;COLOR3] to 256 values, which is to be...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): usercolormap Download