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.480.359 Times

Imfilter software
 

Imfilter

Added: July 28, 2013 | Visits: 262

Gaussian Pyramid I have used "imfilter" , which is a part of image processing toolbox. If you don't have image processing toolbox, change "imfilter" to "filter2" and the function should work as good. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Gaussian Pyramid Download

Added: June 19, 2013 | Visits: 410

Diffusion Distance DIFFUSION_DISTANCE calculate the diffusion distance between matricesdist = diffusion_distance(im1, im2, [sig, dim], threshold, pad_type])[dist, iter] = diffusion_distance(im1, im2) compute the diffusion distancebetween im1 and im2 (histograms).Optionally returns the number of iterations. This... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Diffusion Distance Download

Added: June 20, 2013 | Visits: 374

imgaussian IMGAUSSIAN filters an 1D, 2D color/greyscale or 3D image with a Gaussian filter.Instead of using a multidimensional Gaussian kernel, it uses the fact that a Gaussian kernel can be separated in 1D kernels.By the default the code uses IMFILTER for the filtering. But also a cache efficient MEX /... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): imgaussian Download

Added: August 05, 2010 | Visits: 1.065

IM-Filter 0.9 IM-Filter is a daemon for GNU/Linux firewall hosts written in C which is able to analyze and filter the ICQ protocol. The daemon runs in userspace and fetches packets of the ICQ protocol by using the libnetfilter_queue mechanism. IM-Filters main purpose is to run at a gateway, so all... Platforms: *nix

License: Freeware Download (97): IM-Filter 0.9 Download

Added: April 20, 2013 | Visits: 405

Gabor filter #5237 implements a Gabor filter for image processing. From the comments and through my own use, the implementation seems to have limited freedom, and also the variances are defined in the original x,y instead of the rotated x', y' directions.The code is a modified version based on... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 61.44 KB Download (43): Gabor filter Download

Fast edges of a color image (actual color, not converting to grayscale) Extracts the edges of a color image without converting it to grayscale.Changes in color are detected even when the grayscale color of two pixels are the same. The edge strength is typically greater or equal to the magnitude obtained by simply filtering a grayscale image.Optionally, the edge... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Fast edges of a color image (actual color, not converting to grayscale) Download

Added: June 17, 2013 | Visits: 275

Image/matrix shift In short:normshift function- fast and efficient multi-dimensional and multi type, with only zero bound assumption.imshift- designated to be used with images. Capable to shift several images at once, user definable boundaries assumptions.While sirchift is fast and all types and input dimentions... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Image/matrix shift Download

Added: June 22, 2013 | Visits: 292

Separate Kernel in 1D kernels This function SEPARATEKERNEL will separate ( do decomposition of ) any 2D, 3D or nD kernel into 1D kernels. Of course only a sub-set of Kernels are separable such as a Gaussian Kernel, but it will give approximations for non-separable kernels. Separating a 3D or 5D image filter into 1D filters... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Separate Kernel in 1D kernels Download

Added: August 31, 2013 | Visits: 418

apply2VideoFrames This functions allows the user to apply a function of his choice to all video frames- frame by frame.Consider a case you have a function you're used to apply to single images like imfilter, imresize, imadjust, imcrop etc... (see Matlab Image Processing Toolbox for additional functions), and now... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): apply2VideoFrames Download