CV_WRAP_PROPERTY  186 modules/core/include/opencv2/core/private.hpp #define CV_WRAP_SAME_PROPERTY(type, name, internal_obj) CV_WRAP_PROPERTY(type, name, name, internal_obj)
CV_WRAP_PROPERTY  344 modules/superres/src/optical_flow.cpp         CV_WRAP_PROPERTY(int, Iterations, OuterIterations, (*alg_))