Skip to content

Latest commit

 

History

64 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BIO

Authors

Libraries

wsq

This implementation is taken from https://github.com/pawelmoll/wsq

Build library

cd lib/wsq
mkdir build
cd build
cmake -DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3.5 -DPYTHON_VERSION_SUFFIX=-py35 ..
make

Usage

Copy python file into build folder.

Simple example

  • build library
cd lib/wsq/build
python3
>>> import wsq
>>> wsq.wsq_to_png('01.wsq', 'out.png')
0

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages