Sample Demos

Running Sample Demos

Move to the $(CTRMW_QRD_ROOT)/sampledemos directory and run omake.
An executable file is created in $(CTRMW_QRD_ROOT)/sampledemos/(Demo name)/images/(Platform)/(Target)/(Demo name).cci. To build the sample, the demo library of the CTR-SDK Sample Demos package is required. The demo library is not necessary if you are just using the QR Decoder API.

Sample Demo List

DecodeSample In this sample program, a still image is extracted from the video being captured by the camera, this image is displayed, and QR decoding is performed on the displayed image.

Revision History

2010/08/25
Deleted the version indication for CTR-SDK Sample Demos
2010/06/29
Revised the version of Sample Demos in CTR-SDK.
2010/06/25
Revised how to run the sample demo.
2010/05/31
Initial version.

CONFIDENTIAL