getting this error: Error using FastHessian_getResponse (line 2)
Not enough input arguments.
Error in FastHessian_BuildDerivative (line 4)
ds = (FastHessian_getResponse(t,r, c) - FastHessian_getResponse(b,r, c, t)) / 2;
for ds, there are only 3 arguments passed which throws an error, plz can anyone tell me urgently what can be the possible 4th argument to run this code successfully?
Any help will be highly appreciated..
Very good, but the last two lines of get_camera_info can give error; these work for me:
camera_info.DeviceInfo(end).DeviceID;
camera_info.DeviceInfo(end).SupportedFormats(end));
Comment only