I hereby claim:
- I am discorev on github.
- I am discorev (https://keybase.io/discorev) on keybase.
- I have a public key whose fingerprint is E539 3544 2816 0CA0 848F 13BF F002 2C3B E595 C085
To claim this, I am signing this object:
#!/bin/zsh | |
POSITIONAL=() | |
while [[ $# -gt 0 ]] | |
do | |
key="$1" | |
case $key in | |
-p|--profile) |
# set classless routes based on the format specified in RFC3442 | |
# e.g.: | |
# new_rfc3442_classless_static_routes='24 192 168 10 192 168 1 1 8 10 10 17 66 41' | |
# specifies the routes: | |
# 192.168.10.0/24 via 192.168.1.1 | |
# 10.0.0.0/8 via 10.10.17.66.41 | |
RUN="yes" | |
#!/bin/bash | |
POSITIONAL=() | |
while [[ $# -gt 0 ]] | |
do | |
key="$1" | |
case $key in | |
-p|--profile) | |
AWS_PROFILE="$2" |
#include <opencv2/core/core.hpp> | |
#include <opencv2/imgcodecs.hpp> | |
#include <opencv2/highgui/highgui.hpp> | |
#include <opencv2/imgproc/imgproc.hpp> | |
#include <iostream> | |
#include <string> | |
#include <tiffio.h> | |
using namespace cv; | |
using namespace std; |
I hereby claim:
To claim this, I am signing this object: