Signal Processing and Communications Laboratory

Department of Engineering

The ChESS detector

The below software is provided with no warranty.

  • ChESS.c: The pure C ChESS corner detector (free to use for any purpose)

(note that this demo may fail with particularly large images, due to the use of stack allocation -- upgrading resp and resp8 in main() to use malloc() may help -- thanks to Dima Kogan for pointing out the issue and fix)

  • chess: A binary of the ChESS demo, compiled for Linux AMD64

Email if you have any problems or comments!