mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-19 19:44:14 +08:00
Merge pull request #3398 from alalek:issue_22206
This commit is contained in:
@@ -1,7 +1,4 @@
|
|||||||
{
|
{
|
||||||
"const_fix" : {
|
|
||||||
"TrackerKCF" : { "MODE": { "CUSTOM": "MODE_CUSTOM" } }
|
|
||||||
},
|
|
||||||
"AdditionalImports" : {
|
"AdditionalImports" : {
|
||||||
"*" : [ "\"tracking.hpp\"" ]
|
"*" : [ "\"tracking.hpp\"" ]
|
||||||
},
|
},
|
||||||
|
@@ -2,9 +2,6 @@
|
|||||||
"class_ignore_list" : [
|
"class_ignore_list" : [
|
||||||
"SURF_CUDA"
|
"SURF_CUDA"
|
||||||
],
|
],
|
||||||
"const_fix" : {
|
|
||||||
"PCTSignatures" : { "SimilarityFunction": { "GAUSSIAN": "SIMFUN_GAUSSIAN" } }
|
|
||||||
},
|
|
||||||
"AdditionalImports" : {
|
"AdditionalImports" : {
|
||||||
"*" : [ "\"xfeatures2d.hpp\"" ]
|
"*" : [ "\"xfeatures2d.hpp\"" ]
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user