Thursday, January 13, 2005

SLM SDK execute problem

Copy three dll files(BNSBoard.dll, 256ABoard.dll and 512ABoard.dll) to the debug directory.
? wrong: "c:\projects\512\....\BNSBoard.dll, file not found" ? (I created such a directory.
The core part is in function OnStartStopButton(): if (theBoard->SetRunMode(MEMORY_MODE | SIF_RUN, ZeroBasedSeqLen, FrameArray, Loop))
ZeroBasedSeqLen is the number of images (from zero)
FrameArray is the image matrix.
How to project a spot and the size of the spot can be controlled?

No comments:

Post a Comment