-
-
[
Matlab]
deinterlacing.zip
The graphical interface of this program is designed by Matlab GUI environment, and it has used Image Processing toolbox of Matlab to Deinterlace the mixed video frames into normal video frames.
-
[
Matlab]
Image_Rotation.zip
A very simple program with simple GUI
to rotate any image by 90, 180 or 270 degrees
It can load/save file from any location
and displays the time elapsed in processing
-
[
Matlab]
SimpleImProcApp.zip
This example shows how to create a simple application for image viewing and processing, and how to add some MATLAB image manipulation and analysis functionality to it through a MATLAB Compiler generated DLL.
-
-
-
-
-
-
[
Visual C++ (VC++)]
tonemap.zip
A paper about High Dynamic Range Image Processing using OpenGL. High Dynamic Range Image Processing is a hot topic in Computer Graphics. It can provide high quality image rendering.
-
[
Visual C++ (VC++)]
cvl.zip
A C++ library for High Dynamic Range Image Processing using OpenGL and graphics processing units (GPUs).