Searched refs:transparencyimg (Results 1 – 2 of 2) sorted by relevance
99 transparencyimg.release (); in ~MotionCells()182 transparencyimg = cv::Mat::zeros (p_frame.size (), p_frame.type ()); in performDetectionMotionCells()196 cv::rectangle (transparencyimg, in performDetectionMotionCells()226 blendImages (p_frame, transparencyimg, m_alpha, m_beta); in performDetectionMotionCells()265 cv::rectangle (transparencyimg, in performDetectionMotionCells()283 blendImages (p_frame, transparencyimg, m_alpha, m_beta); in performDetectionMotionCells()
242 transparencyimg; variable