pcd-loader-0.3.0.1: PCD file loader.

Safe HaskellNone

PCD.Conversion

Description

Facility to convert an ASCII PCD file to a Binary one.

Synopsis

Documentation

asciiToBinary :: FilePath -> FilePath -> IO ()Source

asciiToBinary inputFile outputFile converts a PCD file from ASCII to Binary.