Searched refs:m_pprevDown (Results 1 – 1 of 1) sorted by relevance
149 cv::Mat m_pprevDown = cv::Mat (frameSize, m_pprevFrame.type ()); in performDetectionMotionCells() local151 pyrDown (m_pprevFrame, m_pprevDown); in performDetectionMotionCells()152 cvtColor (m_pprevDown, m_pprevgreyImage, cv::COLOR_RGB2GRAY); in performDetectionMotionCells()