Skip to content

Instantly share code, notes, and snippets.

View oandrienko's full-sized avatar

Oles Andrienko oandrienko

View GitHub Profile
@oandrienko
oandrienko / measure.py
Last active July 26, 2019 18:21
An image processing script for measurments
#!/usr/bin/env python
#title :measure.py
#description :An image processing script for measurments
#author :Oles Andrienko, Adrian Rosebrock
#date :20161110
#version :0.1
#usage :python measure.py [-l] <reference_length>
#python_version :2.7.12
#==============================================================================
//Oles Andrienko 2016 - for Shopify Jobmine application
import path from 'path';
import clc from 'cli-color';
import request from 'request';
import async from 'async';
//import pageTotal from './utils';
/**