Feeds
질문
what does the function arithenco exactly do??
arithenco is it same as arithematic coding??
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
Is arithenco in matlab equivalent to arithematic coding???
Generally arithematic coding gives a tag value,but if i m using arithenco i m getting a binary values in code output parameter i...
11년 초과 전 | 답변 수: 0 | 0
0
답변질문
converting array to image??
I have a array say like 64414 23345 .... . can i save the array as image on my desktop and again when i read back in matlab ...
11년 초과 전 | 답변 수: 2 | 0
2
답변질문
can lossless jpeg2000 format picture size be LESS than lossy jpeg2000 format of same picture
I have tiff image which i converted to jp2lossless and jp2lossy by using imwrite, but i found out that lossless version is havin...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to convert into jpeg2000
i have tiff image.i want to convert it to jpeg2000 lossy and lossless.
11년 초과 전 | 답변 수: 0 | 0
0
답변2
답변질문
I want to store image in other format.how can i do that??
I want to convert an image into lossless jpeg and lossy jpeg. how can i do this?? is it possible in matlab or suggest me any so...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to use load function??
i want to load a file but the problem is i don't want to use syntax load 'kl.txt' i want to use load filename where filenam...
거의 12년 전 | 답변 수: 4 | 0
4
답변질문
How to save the image generated in matlab??
I have a image of 4000*2000 size which is jpeg and two dimensional. I used this image intensity values to get a new image which ...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
I'm a beginner in matlab. I have a rgb image and I would like to get the intensity value of every pixels in the image.
For grey scale image if r,c,a are row,column,image then [r c a(r,c)] means we are storing coordinates along with intensity val...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
When i execute function my matlab is being struck; is there any wrong with this simple code???
In the following arr is a array(1-d) in which each row has three columns of x-co-ordinate , y-co-ordinate and intensity...
거의 12년 전 | 답변 수: 2 | 0
2
답변질문
Hi !! I have a tiff image, which i have altered to get another matrix say a .Now, I want to compress and decompress it.
i want to compress my matrix(large size) a by using Huffman coding and then decode it again to get the original matrix a. can u...
거의 12년 전 | 답변 수: 1 | 0