isfilterseparable - Determine whether filter coefficients are separable

Syntax

[S, HCOL, HROW] = isfilterseparable(H)

Description

[S, HCOL, HROW] = isfilterseparable(H) uses the filter kernel, H, to determine whether the filter coefficients are separable. Here, S is a Boolean variable that is 1 if the filter is separable and 0 if it is not. If S is 1, HCOL is a vector of vertical filter coefficients, and HROW is a vector of horizontal filter coefficients. Otherwise, HCOL and HROW do not exist.

See Also

2-D FIR Filter

Video and Image Processing Blockset

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS