//#include //#include //#include stim::image gaussian_derivative_filter_odd(stim::image image, float sigma, unsigned int sigma_n, unsigned int winsize, float theta, unsigned int w, unsigned int h); stim::image func_mPb_theta(stim::image lab, float theta, unsigned int w, unsigned int h); stim::image func_mPb(stim::image lab, unsigned int theta_n, unsigned int w, unsigned int h);