Audrey

Results 4 comments of Audrey

For anyone looking at this later, I fixed this by building OpenCV myself instead of using the pre-built binaries and specifying the OpenCV directory to CMake. The error above is...

I have an [installation guide to make this sort of thing work in Windows here](https://github.com/audreyls/neuralstyle-tf-masterscript/wiki/Windows-Specific-Installation-Guide). It's still through shell scripts, but there's lots of options to get them to work...

Yes, you can see the script's functionality described in the repository's readme. It's fairly extensive. The installation guide is just setting up getting the backbone of neural style to work...

Sorry for the old post, but for anyone else that has this problem, per [this comment](https://github.com/opencv/opencv/issues/6542#issuecomment-297698666) by @tneumann, I did the following: 1. Made a blank file "an_empty_file.cpp" in the...