From 193cd3427108bd127e09f391f7fe51f6b62590e9 Mon Sep 17 00:00:00 2001
From: scuri
You can view the source code here: - glut_capture.c
+You can view the source code here: glut_capture.c
Se also Reference / Image Processing / Domain Transform Operations.
-You can view the source code here: - proc_fourier.cpp
+You can view the source code here: proc_fourier.cpp
You can view the source code here: - im_info.cpp
+You can view the source code here: im_info.cpp
You can view the source code here: - im_view.c, or download it with some makefiles +
You can view the source code here: im_view.c, or download it with some makefiles im_view.zip.
diff --git a/html/en/samples.html b/html/en/samples.html index e58835c..beba2cc 100644 --- a/html/en/samples.html +++ b/html/en/samples.html @@ -11,6 +11,7 @@You can also browse the examples folder.
im_info
This is a command line application that displays information obtained from a file using the IM I/O functions, @@ -42,13 +43,13 @@ Model: CD MAVICA Photometric: 2 -
You can view the source code here: im_info.cpp
+You can view the source code here: im_info.cpp
im_copy
This is a command line application that copies all the information from one file to another using the IM I/O functions. It depends only on the IM main library. It is usefull for testing the drivers.
-You can view the source code here: im_copy.cpp
+You can view the source code here: im_copy.cpp
proc_fourier
Se also Reference / Image Processing / Domain Transform Operations.
-You can view the source code here: proc_fourier.cpp
+You can view the source code here: proc_fourier.cpp
im_view
For more IUP http://www.tecgraf.puc-rio.br/iup and more CD http://www.tecgraf.puc-rio.br/cd
-You can view the source code here im_view.c, or download it with some makefiles +
You can view the source code here im_view.c, or download it with some makefiles im_view.zip.
glut_capture
This application uses GLUT and OpenGL to create a window with a canvas and draw the image into that canvas. But the image is obtained from a capture device. The image can be processed before display and a sequence of captured images can be saved in an AVI file during capture.
-You can view the source code here: glut_capture.c
+You can view the source code here: glut_capture.c
iupglcap
Check the file samples_imlua5.tar.gz +
Check the files samples_imlua5.tar.gz or samples_imlua5.zip for several samples in Lua. For - some of them you will need also the CD and the IUP libraries.
+ some of them you will need also the CD and the IUP libraries. You can also + browse the examples folder. diff --git a/html/en/storage_samples.html b/html/en/storage_samples.html index d4f5c41..16e2a88 100644 --- a/html/en/storage_samples.html +++ b/html/en/storage_samples.html @@ -45,16 +45,14 @@ samples. Model: CD MAVICA Photometric: 2 -You can view the source code here: - im_info.cpp
+You can view the source code here: im_info.cpp
This is a command line application that copies all the information from one file to another using the IM I/O functions. It depends only on the IM main library. It is usefull for testing the drivers.
-You can view the source code here: - im_copy.cpp
+You can view the source code here: im_copy.cpp