UNPKG

sobel-ts

Version:

TypeScript implementation of Sobel edge detection algorithm for image processing

2 lines (1 loc) 36 B
export { Sobel } from './sobel.js';