-
From the Design Gateway
Tools menu, select SDK Generator.
The Isight SDK Generator appears.
-
From the Isight SDK Generator File menu, select
New and select Plug-in.
The Select a Plug-in Category dialog box appears.
-
Select Approximation Technique.
-
Click OK.
The Approximation Technique options appear.
-
Select Java Wrapper on the left side of the Isight
SDK Generator.
-
Select Call external executable directly without a Java wrapper.
-
Click Template to export the template file provided
with Isight:
ApproxTechniqueProgramTemplate.c
-
Click Save, and save the template in any location.
-
Exit the Isight SDK Generator.
-
Edit the template as needed.
-
Compile the template file to create the external executable program.
Typical compilation commands are as follows:
|