Glamorous Toolkit for the OpenCV
OpenCV version 3:
brew install opencv@3
Tensorflow version 1.14.0:
brew install tensorflow
You can load the whole code in a Glamorous Toolkit image using the following snippet:
Metacello new
baseline: 'GToolkit4OpenCVWithoutGT';
repository: 'github://feenkcom/gt4opencv/src';
load