Created
December 16, 2014 21:57
-
-
Save vatsan/7fc9eec4170181d2f835 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
psql -d <dbname> -h <HAWQ master hostname> -U <username> -c 'select nrows, ncols, edges from ocv.canny_edge_table_plc limit 1;' | python -m ‘ppsqlviz.plotter’ image |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment