hogDraw

PURPOSE ^

Create visualization of hog descriptor.

SYNOPSIS ^

function V = hogDraw( H, w )

DESCRIPTION ^

 Create visualization of hog descriptor.

 USAGE
  V = hogDraw( H, [w] )

 INPUTS
  H          - [m n oBin*4] computed hog features
  w          - [15] width for each glyph

 OUTPUTS
  V          - [m*w n*w] visualization of hog features

 EXAMPLE

 See also hog

 Piotr's Image&Video Toolbox      Version 2.41
 Copyright 2009 Piotr Dollar.  [pdollar-at-caltech.edu]
 Please email me if you find bugs, or have suggestions or questions!
 Licensed under the Lesser GPL [see external/lgpl.txt]

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated by m2html © 2003