Memory leak when converting from numpy array (Bug #905)
Description
Dear opencv developers,
Function "fromarray" in python wrappers creates memory leak, at least on my machine (ubuntu 10.04 64bit, cv 2.1).
Attached is an example of the script that will generate memory leak.
Best regards,
Andrej Petelin
Related issues
duplicates Bug #906: Memory leak when converting from numpy array | Done |
Associated revisions
Merge pull request #905 from bitwangyaoyao:2.4_TVL1
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Pull requests:
#904 from ograycode:2.4
#905 from bitwangyaoyao:2.4_TVL1
#902 from apavlenko:fix_run_py
#882 from pengx17:2.4_rewrite_query_info
Conflicts:
modules/nonfree/src/surf.ocl.cpp
modules/ocl/include/opencv2/ocl/private/util.hpp
modules/ocl/src/hog.cpp
modules/ocl/src/pyrlk.cpp
modules/ocl/src/tvl1flow.cpp
History
Updated by Vadim Pisarevsky almost 14 years ago
duplicate of #906
- Status changed from Open to Done
- (deleted custom field) set to duplicate