Skip to content

Commit f42bae4

Browse files
test
1 parent a03ff01 commit f42bae4

File tree

8 files changed

+13
-13
lines changed

8 files changed

+13
-13
lines changed

dynamsoft_barcode_reader_bundle/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "4.0.10.8896"
1+
__version__ = "4.0.10.8910"
22

33
if __package__ or "." in __name__:
44
from . import _DynamsoftCore

dynamsoft_barcode_reader_bundle/cvr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "3.0.10.8896"
1+
__version__ = "3.0.10.8910"
22

33
if __package__ or "." in __name__:
44
from .core import *

dynamsoft_barcode_reader_bundle/dbr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "11.0.10.8896"
1+
__version__ = "11.0.10.8910"
22

33
if __package__ or "." in __name__:
44
from .core import *

dynamsoft_barcode_reader_bundle/dip.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "3.0.10.8896"
1+
__version__ = "3.0.10.8910"
22

33
if __package__ or "." in __name__:
44
from . import _DynamsoftImageProcessing

dynamsoft_barcode_reader_bundle/dnn.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "2.0.10.8896"
1+
__version__ = "2.0.10.8910"
22

33
if __package__ or "." in __name__:
44
from . import _DynamsoftNeuralNetwork

dynamsoft_barcode_reader_bundle/license.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "4.0.10.8896"
1+
__version__ = "4.0.10.8910"
22

33
if __package__ or "." in __name__:
44
from . import _DynamsoftLicense

dynamsoft_barcode_reader_bundle/utility.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "2.0.10.8896"
1+
__version__ = "2.0.10.8910"
22

33
if __package__ or "." in __name__:
44
from .cvr import *

src/DynamsoftUtility_wrap.cxx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6790,7 +6790,7 @@ SWIGINTERN PyObject *_wrap_CMultiFrameResultCrossFilter_EnableLatestOverlapping(
67906790
result = (arg1)->GetImage();
67916791
if (!result)
67926792
Py_RETURN_NONE;
6793-
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_dynamsoft__basic_structures__CImageData, 0 | 0);
6793+
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_dynamsoft__basic_structures__CImageData, SWIG_POINTER_OWN | 0);
67946794
return resultobj;
67956795
fail:
67966796
return NULL;
@@ -7265,7 +7265,7 @@ SWIGINTERN PyObject *_wrap_CMultiFrameResultCrossFilter_EnableLatestOverlapping(
72657265
}
72667266
arg5 = static_cast<int>(val5);
72677267
result = (dynamsoft::basic_structures::CImageData *)(arg1)->DrawOnImage((dynamsoft::basic_structures::CImageData const *)arg2, arg3, length3, arg4, arg5);
7268-
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_dynamsoft__basic_structures__CImageData, 0 | 0);
7268+
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_dynamsoft__basic_structures__CImageData, SWIG_POINTER_OWN | 0);
72697269
return resultobj;
72707270
fail:
72717271
return NULL;
@@ -7372,7 +7372,7 @@ SWIGINTERN PyObject *_wrap_CMultiFrameResultCrossFilter_EnableLatestOverlapping(
73727372
}
73737373
arg5 = static_cast<int>(val5);
73747374
result = (dynamsoft::basic_structures::CImageData *)(arg1)->DrawOnImage((dynamsoft::basic_structures::CImageData const *)arg2, arg3, length3, arg4, arg5);
7375-
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_dynamsoft__basic_structures__CImageData, 0 | 0);
7375+
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_dynamsoft__basic_structures__CImageData, SWIG_POINTER_OWN | 0);
73767376
return resultobj;
73777377
fail:
73787378
return NULL;
@@ -7479,7 +7479,7 @@ SWIGINTERN PyObject *_wrap_CMultiFrameResultCrossFilter_EnableLatestOverlapping(
74797479
}
74807480
arg5 = static_cast<int>(val5);
74817481
result = (dynamsoft::basic_structures::CImageData *)(arg1)->DrawOnImage((dynamsoft::basic_structures::CImageData const *)arg2, arg3, length3, arg4, arg5);
7482-
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_dynamsoft__basic_structures__CImageData, 0 | 0);
7482+
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_dynamsoft__basic_structures__CImageData, SWIG_POINTER_OWN | 0);
74837483
return resultobj;
74847484
fail:
74857485
return NULL;
@@ -7585,7 +7585,7 @@ SWIGINTERN PyObject *_wrap_CMultiFrameResultCrossFilter_EnableLatestOverlapping(
75857585
}
75867586
arg5 = static_cast<int>(val5);
75877587
result = (dynamsoft::basic_structures::CImageData *)(arg1)->DrawOnImage((dynamsoft::basic_structures::CImageData const *)arg2, arg3, length3, arg4, arg5);
7588-
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_dynamsoft__basic_structures__CImageData, 0 | 0);
7588+
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_dynamsoft__basic_structures__CImageData, SWIG_POINTER_OWN | 0);
75897589
return resultobj;
75907590
fail:
75917591
return NULL;
@@ -7691,7 +7691,7 @@ SWIGINTERN PyObject *_wrap_CMultiFrameResultCrossFilter_EnableLatestOverlapping(
76917691
}
76927692
arg5 = static_cast<int>(val5);
76937693
result = (dynamsoft::basic_structures::CImageData *)(arg1)->DrawOnImage((dynamsoft::basic_structures::CImageData const *)arg2, arg3, length3, arg4, arg5);
7694-
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_dynamsoft__basic_structures__CImageData, 0 | 0);
7694+
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_dynamsoft__basic_structures__CImageData, SWIG_POINTER_OWN | 0);
76957695
return resultobj;
76967696
fail:
76977697
return NULL;

0 commit comments

Comments
 (0)