c++ - cv::Mat memory allocation and releasing memory -


मैं cv :: Mat डेटा की पंक्ति का उपयोग float * dataptr = data .ptr & lt; float & gt; (0); पाशन के बाद, क्या मुझे float * dataptr को हटाए गए डेटाप्रतिर का उपयोग करना चाहिए? धन्यवाद

उस सूचक स्थान को Mat संरचना से संबंधित है और Mat वास्तविक मालिक है।

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -