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

Cvpr software
 

Cvpr

Added: June 02, 2013 | Visits: 315

Active Contours implementation & test platform GUI This program was written as a part of the d-deDUMedical Imagingd-deDt course. Together with Alex Blekhman (http://www.mathworks.com/matlabcentral/fil...e/authors/26540)- my partner we have implemented the paper "Active Contours without Edges" by Tony Chan and Luminita Vese. We wrapped it up with...



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.18 MB Download (50): Active Contours implementation & test platform GUI Download

Added: March 30, 2013 | Visits: 437

Accurate Eye center location The code has been tested successfully on a number of images. The algorithm is based on paper tiled "Accurate eye center location using isophote curature" presented by Roberto valenti and Theo Gevers at CVPR 2008 in ALASKA.





Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Accurate Eye center location Download

Added: April 17, 2013 | Visits: 303

color image segmentation An implementation of [1], it works in follows:1. Compute the Jmap.2. Compute the valleys of Jmap.3. Valleys growing as the oversegmentation.4. Region merging.Example usage:%labels = colorImgSeg('imagessflowg.jpg', 12, 5, 10,0.35, 0.02, 0.88);To run the code, you have to firstly generate the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 256 KB Download (43): color image segmentation Download

Added: July 02, 2013 | Visits: 367

High accuracy optical flow This code implements two variations of the paper"High accuracy optic flow using a theory for warping" presented at ECCV 2004 by Dr. Thomas Brox.Its variants appeared in "Particle Video"presented at CVPR 2006 by Dr. Peter Sand.The files optical_flow_brox.m andoptical_flow_sand.m are the files you...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.71 MB Download (47): High accuracy optical flow Download

Added: April 23, 2013 | Visits: 351

tSL between probability density functions This program implements the tSL between two probability density functions following the references: Baba C. Vemuri, Meizhu Liu, Shun-Ichi Amari and Frank Nielsen, Total Bregman Divergence and its Applications to DTI Analysis, IEEE Transactions on Medical Imaging (TMI'10), 2010. Meizhu Liu, Baba...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): tSL between probability density functions Download

Added: July 22, 2013 | Visits: 582

efficient Jmap This file is a fast computation of Jmap, which introduce in [1]. Jmap is an edge indicator which insensitive to noise and texture.sample usage:1.compile:mex scale_sum.cpp2. read an image:img = imread('tiger.jpg');3.Jmap computation:Jmap = cmp_Jmap(img, 3, 7);4. display image:subplot(1, 2, 1),...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 71.68 KB Download (44): efficient Jmap Download

Added: June 19, 2013 | Visits: 409

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: April 28, 2013 | Visits: 375

Spectral / Phase-based Visual Saliency This package provides implementations of several spectral (FFT,DCT)saliency algorithms for images.There are several methods (multichannel_method) to calculate themultichannel saliency:'fft': by default the same as 'fft:whitening''fft:whitening' Uses spectral whitening to calculate the saliency of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 102.4 KB Download (44): Spectral / Phase-based Visual Saliency Download

Added: July 09, 2013 | Visits: 313

Total square loss between GMMs tSLGMM.m implements the tSL between mixture of Gaussians.References: Baba C. Vemuri, Meizhu Liu, Shun-Ichi Amari and Frank Nielsen, Total Bregman Divergence and its Applications to DTI Analysis, IEEE Transactions on Medical Imaging (TMI'10), 2010. Meizhu Liu, Baba C. Vemuri, Shun-Ichi Amari and...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Total square loss between GMMs Download

Added: May 13, 2013 | Visits: 459

Volterrafaces Face Recognition System This is a demonstration of the Volterrafaces face recognition system. This complete demo includes data file and can be run with various training and testing set sizes.The algorithm implemented here was published in the following paper, please cite it if you find this code useful:Ritwik Kumar,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 2.03 MB Download (39): Volterrafaces Face Recognition System Download