photo

Jitesh Bhanushali


mumbai

Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

31 Domande
4 Risposte

RANK
34.172
of 300.756

REPUTAZIONE
1

CONTRIBUTI
31 Domande
4 Risposte

ACCETTAZIONE DELLE RISPOSTE
25.81%

VOTI RICEVUTI
1

RANK
 of 21.077

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 170.890

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


is this code gives me compression??
sir is this attached code gives me compression? if yes, where the compression takes place and how ??

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


how to find mse
sir how to find MSE of dft compressed image as idft is in complex form so we cant use (original image)-(reconstructed image)...

oltre 11 anni fa | 0 risposte | 1

0

risposte

Domanda


dwt based image compression
sir how we can do quantization in image compression using dwt?? how can we compress image using dwt?

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


quantization in image compression using dft
sir which table is use for quantization in image compression using DFT?? as we use 8*8 jpeg quantization table to quantize.whic...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


is this code give me compression?
sir is this m file gives me compression??

oltre 11 anni fa | 2 risposte | 0

2

risposte

Risposto
extract and remove matrix from matrix
sir i want left upper 6*6 matrix.. and i want two different codes one for extracting the upper left 6*6 matrix and another code...

oltre 11 anni fa | 0

Domanda


extract and remove matrix from matrix
sir i have 256*256 matrix i want to extract all 6*6 matrix from 8*8 subblocks of 256*256 matrix.. again i want to add all zeros...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


finding of mse and psnr
sir i have attached a code . i want to find mse and psnr of the original image(I) and reconstruted image (y). i have used follow...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


making of a gui
sir i want to make gui on image processing .i want to display the output image of following code how to do that

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


extract matrix from matrix
sir i have image of size 256*256 and i want to extract 5*5 matrix from every 8*8 block of 256*256 image what is code for this......

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


extract 4*4 matrix from 8*8
sir i have 256*256 image i want to extract top left 4*4 matrix from every 8*8 blocks of that image..please send me the code

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


image compression using DWT
sir i have written a code for image compression using DWT transform.but the error i got is insuffient arguments..please check...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


error is in imreshape
??? Undefined function or method 'imreshape' for input arguments of type 'double'

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


image compression using FFT
Sir how can we compress image using FFT transform..RLE coding is not suitable with the FFT..what coding technique is suitable ...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


how to get more compression
sir i have made a compressor and decompressor.. i dont get proper output from decompressor..please tell me weather the code is ...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


convert matrix into 8*8
sir i have 64*64 matrix and i want to convert every 4*4 block of 64*64 matrix into 8*8 matrix..how to do this

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


convrt matrix into 8*8
sir i want to conver 4*4 matrix into 8*8 matrix by adding zeros ..what is matlab code for that

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


how image compression works
sir is dct»quantization»rle coding gives me compressed image??

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


use of rle in compression
is use of rle is responsible for compressing the image ???

oltre 11 anni fa | 3 risposte | 0

3

risposte

Domanda


extract matrix from matrix
i have matrix of 256*256 n i want to extract first 4*4 matrix of every 8*8 blocks of 256*256 matrix

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


access value from another file
sir i have 2 m files one is function mm r=[1 2 3] end saved with name mm.m the other is function n...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


use of blockproc function
sir [when i use blockproc i got the follwing error..how to overcome this? ??? Subscripted assignment dimension mismatch. ...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


how to choose image for compression
sir i am compressing the image using transforms DCT DFT and DWT. the block of operation is take image>>sub block into 8*...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


recombination of a image
sir I divided image into 8*8 blocks using the code attached(block.m). how can i recombine all the blocks and get back the image...

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


RLE encoding n decoding
is this correct run length encoding and decoding?? it returns RLE of only first column of all matrix??

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


how to do dequantization
how to do dequantization of a matrix?? is the multiplication of quantization matrix with the another matrix gives dequantization...

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


image compression using DWT
sir how can we compress image using descrete wavelet transform?? is that attached file is correct?? how do i check if image...

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Run Length Encoding (2-D)
How do Run Length Encoding works in Matrix (2-D)??

quasi 12 anni fa | 1 risposta | 0

1

risposta

Risposto
how to call a function
file attached

quasi 12 anni fa | 0

Risposto
how to call a function
i got error as ??? Attempt to add "out_0" to a static workspace. See MATLAB Programming, Restrictions on Assigning to Va...

quasi 12 anni fa | 0

Carica altro