Steven Yu
Steven Yu
Hi StevenVB12, I've run into another issue. I am trying to get the area for my 18 samples for 3 sections (left, right, and total). The method I have chosen...
Hi Steven, If I am understanding this correctly, I should do patLanRGB() for each sample and then apply the area for each of the three sections of each sample? Thank...
Hi, I tried your method of running patLanRGB once on all samples. Then, I got the outlines for sample LabA3 for Total, Left, and Right. Then, I ran areaTotal, areaLeft,...
Hi Steven, I'm sorry, how do I check for that? I checked through the coordinates of the outlines and they all seem similar (left has a smaller x value than...
Thank you, it seems to work when I did that! When I wanted to follow your suggestion of playing with the RGB values more, I tried the following code and...