Almost any Raspberry Pi based vision processing solution could be made to function with SnakeEyes. There are currently two tested paths to success:
PhotonVision is an open-source GUI-based vision system.
It is the preferred approach for software to interact with SnakeEyes.
Click here for documentation on using SnakeEyes with PhotonVision.
WPILib provides a raspberry Pi image with many common utilities pre-installed.
Click here for documentation on using SnakeEyes with the WPILibPi Image