Code covered by the BSD License
-
calc_ortho_extreme( T,r,epsil...
CALC_ORTHO_EXTREME examines the orthogonal or "normal" on the curve
-
calc_refined_field( tf, im, s...
-
calc_sparse_field( image )
-
calc_vote_ball(T,im,sigma)
-
calc_vote_stick(T,sigma,cache...
CALC_VOTE_STICK votes using stick tensors returning a new
-
convert_tensor_ev( i1, i2, i3...
CONVERT_TENSOR_EV converts the tensor field to eigenvectors and
-
create_ball_tensorfield( sigm...
CREATE_BALL_TENSORFIELD creates a ball tensor field, sigma
-
create_cached_vf( sigma )
-
create_stick_tensorfield( uv,...
CREATE_STICK_TENSORFIELD Creates a second order tensor
-
demo(file)
-
find_features( im, sigma )
FIND_FEATURES returns the tensorfield after voting on the binary image im
-
read_dot_edge_file( filen )
READ_DOT_EDGE_FILE reads in the file and outputs a tensor
-
show_tensorfield( T )
SHOW_TENSORFIELD displays in a new figure the tensor field
-
View all files
Tensor Voting Framework
by Trevor Linton
12 Aug 2008
(Updated 13 Aug 2008)
Implementation of the 2D medioni tensor framework
|
Watch this File
|
| File Information |
| Description |
Implemented in MATLAB v7.4.0.287, produced from text 'Emerging Topics in
Computer Vision' by Gerard Medioni. See demo.m to get started with using
the framework. Please contact tlinton@cs.utah.edu for bugs.
NOTE:
* Line 70 in create_stick_tensorfield is not part of Medioini's description of the tensor stick field, however it was added to make the tensor field the same as the diagrams in Medioni's text. To get the original field described by Medioni's text remove this line.
Only one operation is included for feature extraction (calc_ortho_extreme). Please contact tlinton@cs.utah.edu if you have other feature extraction methods which you wish to include in the frameowrk. |
| MATLAB release |
MATLAB 7.4 (R2007a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us