Skip to content

Commit

Permalink
修改说明
Browse files Browse the repository at this point in the history
  • Loading branch information
hopef committed Nov 7, 2017
1 parent 2f70ab8 commit 9b83ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ OpenPose的简单实现<br/>
# Usage:
这是一个linux caffe的实现版本<br/>
1.修改caffe的Makefile,CXXFLAGS += -std=c++11,使得支持c++11<br/>
2.把easyOpenPose.cpp复制到caffe的examples目录下<br/>
2.新建目录caffe/examples/EasyOpenPose,并把easyOpenPose.cpp复制进去<br/>
3.编译caffe即可<br/>

# 效果
Expand Down

0 comments on commit 9b83ba6

Please sign in to comment.