diff options
author | scuri <scuri> | 2010-10-25 19:57:24 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-10-25 19:57:24 +0000 |
commit | 956d02af88db8d76262a30274bb4fecf47645c5f (patch) | |
tree | be3b6a5ee07104449137cd86fbe95df5cd330321 /html/en/samples.html | |
parent | b007c2695ead1e484cf327765c47d8346f632447 (diff) |
*** empty log message ***
Diffstat (limited to 'html/en/samples.html')
-rw-r--r-- | html/en/samples.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/en/samples.html b/html/en/samples.html index a1473d6..ecdfd86 100644 --- a/html/en/samples.html +++ b/html/en/samples.html @@ -82,7 +82,7 @@ <p>This application uses IUP and OpenGL to create a window with two canvases and draw a video capture image into one canvas. A processed image can be displayed in the second canvas. It can also process frames from a video file. It is - very usefull for Computer Vision courses..</p> + very useful for Computer Vision courses..</p> <p>You can download the source code and projects for Visual C++, Borland C++ Builder X and Dev-Cpp, here: <a href="../download/iupglcap.zip">iupglcap.zip</a> You will need to download IUP, CD and IM libraries for the compiler you use</p> |