Searched refs:use_refcount (Results 1 – 1 of 1) sorted by relevance
97 void attach( IplImage* img, bool use_refcount=true ) in attach() argument105 refcount = use_refcount && image ? new int(1) : 0; in attach()