Need help understanding this MATLAB function implementation
- by Runner
http://www.cc.gatech.edu/classes/AY2000/cs7495_fall/participants/sashag/ps3/getchaincode.m
offset = N/2; %offset between ajacent pixels
I don't understand what the above mean?