i am engaged in an image encoding project. could anyone of you help me on the
following?
1. how to acquire an image file in C language and a motion picture in C and
matlab?
2. for the acquired image, i have to perform 3D - DCT on that image. like
dct2
for 2D DCT, we don't have inbuilt DCT program for 3 dimension. i need an
algorithm for writing 3D-DCT.
cheers.
Reply by Nandakishore Ramaswamy●August 3, 20032003-08-03
To read the image in MATLAb you can use "imread" function.
eg. imread('lena.bmp')
-Nandakishore
suganya boopathy
<s...@yahoo.com> wrote:
Hai,
i am engaged in an image encoding project. could
anyone of you help me on the following?
1. how to acquire an
image file in C language and a motion picture in C and matlab?
2. for the acquired image, i have to perform 3D - DCT on that image.
like dct2 for 2D DCT, we don't have inbuilt DCT program for 3 dimension. i
need an algorithm for writing 3D-DCT.
cheers.
_____________________________________ Note: If you do a simple
"reply" with your email client, only the author of this message will receive
your answer. You need to do a "reply all" if you want your answer to be
distributed to the entire group.
_____________________________________ About this discussion group: