Searched refs:m_pcurDown (Results 1 – 1 of 1) sorted by relevance
148 cv::Mat m_pcurDown = cv::Mat (frameSize, m_pcurFrame.type ()); in performDetectionMotionCells() local153 pyrDown (m_pcurFrame, m_pcurDown); in performDetectionMotionCells()154 cvtColor (m_pcurDown, m_pcurgreyImage, cv::COLOR_RGB2GRAY); in performDetectionMotionCells()