lishen / ljpeg-ddsm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage:

  1. Get the repo
    git clone https://github.com/nicholaslocascio/ljpeg.git
    
    
  2. Produce the jpeg binary.
    cd jpegdir; make
    
    
  3. Edit path_to_ddsm string in convert.py
    python convert.py
    
    
  4. Run convert.py and wait a long time for it to finish
    python convert.py
    
    

About

License:BSD 2-Clause "Simplified" License


Languages

Language:C 78.2%Language:Roff 10.9%Language:Lex 8.0%Language:Objective-C 1.3%Language:Python 1.0%Language:Makefile 0.5%Language:q 0.2%