Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
huihut committed Dec 7, 2017
1 parent 9085b29 commit be9dc3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Compiled OpenCV3.3.1 for MinGW32
* MinGW-5.3.0-32bit
* CMake-3.9.2

## Configure Qt
## Qt

Add OpenCV library file and include path to Qt `.pro` file.

Expand Down Expand Up @@ -48,6 +48,6 @@ LIBS += -LE:\OpenCV_3.3.1\OpenCV-MinGW-Build\bin \
}
```

## How to compile
## Compile & Tutorials

[OpenCV使用CMake和MinGW的编译安装及其在Qt配置运行](http://blog.csdn.net/huihut/article/details/78701814)

0 comments on commit be9dc3a

Please sign in to comment.