Update opencv to 3.4.3-19 (#1424)

This commit is contained in:
Peter Johnson
2018-11-11 19:27:20 -08:00
committed by GitHub
parent 9bc998f4b0
commit f54c0f70f6

View File

@@ -1,4 +1,4 @@
def opencvVersion = '3.4.3-17'
def opencvVersion = '3.4.3-19'
if (project.hasProperty('useCpp') && project.useCpp) {
model {