filter

package
v0.0.0-...-0663583 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SobelX

func SobelX(scope *op.Scope) tf.Output

SobelX returns a constant tensor with shape [3,3,1,1] containing the values of the Sobel operator along X Convolving a 2D signal (tensor with shape [height, widht, 1]) gives as output the directional derivative along the X axis of the signal

func SobelY

func SobelY(scope *op.Scope) tf.Output

SobelY returns a constant tensor with shape [3,3,1,1] containing the values of the Sobel operator along Y Convolving a 2D signal (tensor with shape [height, widht, 1]) gives as output the directional derivative along the Y axis of the signal

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL