Update to OpenCV 3.4.4 (#1452)

This commit is contained in:
Thad House
2018-11-28 12:26:56 -08:00
committed by Peter Johnson
parent 0b03454366
commit bea0565ac9

View File

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