Java API: (per code review) renaming and moving utility classes
Testing: 1079/0/584
Esse commit está contido em:
@@ -811,7 +811,7 @@ extern "C" {
|
||||
if ctype.startswith('vector'):
|
||||
imports.add("java.util.List")
|
||||
imports.add("org.opencv.core.Mat")
|
||||
imports.add("org.opencv.Converters")
|
||||
imports.add("org.opencv.utils.Converters")
|
||||
ctype = ctype.replace('vector_', '')
|
||||
j_type = ''
|
||||
if ctype in type_dict:
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário