summaryrefslogtreecommitdiff
path: root/html/en/proc_guide.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/en/proc_guide.html')
-rw-r--r--html/en/proc_guide.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/html/en/proc_guide.html b/html/en/proc_guide.html
index 5226702..f542cc3 100644
--- a/html/en/proc_guide.html
+++ b/html/en/proc_guide.html
@@ -15,7 +15,8 @@
<p>You should include one or more headers: &lt;im_process_ana.h&gt;,
&lt;im_process_glo.h&gt;, &lt;im_process_loc.h&gt; and &lt;im_process_pon.h&gt;. And you must
- link with the &quot;im_process.a/im_process.lib&quot; library. </p>
+ link with the &quot;im_process.a/im_process.lib&quot; library. In Lua call
+ require&quot;imlua_process&quot;.</p>
<p>The processing operations are very simple to use. Usually you just have to
call the respective function. But you will have to ensure yourself that the
image parameters for the input and output data are correct. Here is an