VL_PLOTGRID(X,Y) plots a grid with vertices (X,Y). X and Y are MxN matrices, with one entry per vertex.
H=VL_PLOTGRID(...) returns the handle to the grid object.
- See also
VL_HELP_VLFEAT().
VLFeat.orgVL_PLOTGRIDVL_PLOTGRID(X,Y) plots a grid with vertices (X,Y). X and Y are MxN matrices, with one entry per vertex. H=VL_PLOTGRID(...) returns the handle to the grid object.
|