This is the command pcl_convolve that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
pcl_convolve - pcl_convolve
DESCRIPTION
usage: pcl_convolve <filename> <-r|-c|-s> [-p <borders policy>] [-t <number of threads>]
[-d <distance>]
Where options are:
-r convolve rows
-c convolve columns
-s convolve separate
-p borders policy
Z zero padding, default
D duplicate borders
M mirror borders
-t optional, number of threads, default 1
-d optional, distance threshold, default 0.001
Use pcl_convolve online using onworks.net services