RosettaCodeData/Task/Canny-edge-detector/Mathematica/canny-edge-detector.math
2023-07-01 13:44:08 -04:00

1 line
54 B
Text

Export["out.bmp", EdgeDetect[Import[InputString[]]]];