Open sfrechter opened 8 years ago
m=as.mesh3d(subset(IS2NP.surf,'MB_ML_R'))
has a small extra volume that causes a problem with pointsinside inappropriately reporting that points in the LH_L are inside that area.
pointsinside
maybe could check if any points that are a little bit outside this volume are inside other volumes as a quality control.
has a small extra volume that causes a problem with
pointsinside
inappropriately reporting that points in the LH_L are inside that area.maybe could check if any points that are a little bit outside this volume are inside other volumes as a quality control.