Hi. I have a math question.
Suppose that I read a non-inflated brain surface using the matlab function "read_surf". Suppose further I have a single point which is in the same mri coordinate system as this surface.
My question is this: what is a smart way to figure out if that single point is INSIDE or OUTSIDE the 3D volume called "brain" bounded by the surface I read in?
Thanks,