@@ -0,0 +1,5 @@
from SimpleCV import Camera, Display, Image;
cam=Camera();
disp=Display();
img=cam.getImage();
img.sample_points(disp);
The note is not visible to the blocked user.