opticalFlowLK object not accessible
I am attempting to integrate optical flow into my MatLab program. opticalFlowLK is supposed to create an object that can be used for the estimateFlow function, however, matlab thinks it is an undefined variable or function.