Meena s


Con actividad desde 2015

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


psnr,snr,mse
I am getting the values of psnr,snr and mse as 23.5123, 12.4074 and mse(:,:,1) = 104.5594 mse(:,:,2) = 99.050...

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Texture synthesis based inpainting
<</matlabcentral/answers/uploaded_files/50478/dragon.PNG>> After applying texture synthesis only I got this there is some di...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Image super resolution enhancement
close all; clear all; I=imread('1.jpeg') I2 = im2double(I) I2 = im2double(I,'indexed') figure,imshow(I); ...

más de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Discrete Wavelet Transform-Based Satellite Image Resolution Enhancement
My image is a generic image can i use Discrete Wavelet Transform-Based Satellite Image Resolution Enhancement to enhance that s...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I have downloaded matlab code for Example-based Learning for Single-Image Super-resolution from the below link
<https://people.mpi-inf.mpg.de/~kkim/supres/supres.htm> But I am unable to understand how the LR image get enhanced into the ...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


I need matlab code for example based super resolution?
For enhancement of single image

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Can you give me a simple super resolution code for enhancement from a single image
I tried neighbour embedding approach on my own but that it is not that much enhanced. can u help me sir?

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


I want to calculate mse for two coloured images
I have used this function to calculate the mse for blurred(NNLow) and reconstructed image(High) mse =MSE(High, NNLow); But I a...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to calculate psnr,snr,mse value for two coloured images
I have two images one is the blurred image and another is the enhanced image. I want to calculate these values for these two ima...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to enhance this image?
I removed the image using inpainting <</matlabcentral/answers/uploaded_files/48990/dragon.PNG>> Actually in that image a d...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


difference between single image and multi image super resolution?
In single image it takes patches from a sequence a low resolution image <</matlabcentral/answers/uploaded_files/48956/super%2...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


In an image both high resolution and low resolution pixel are present?
To enhance the resolution how the process goes on?

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to avoid overlapping patches in inpainting
how to avoid blur effect in inpainting and texture garbage,I got an output like this the image I have attached. Can anyone help ...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


what is meant by confidence and data term in pixels
For selecting the pixels

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to apply spatial patch blending algorithm after applying exemplar inpainting algorithm in matlab
To remove artefacts

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to run java project developed in eclipse IDE in MATCLIPSE
Is it possible to run

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to get the output in matlab
I got the output in eclipse

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to integrate matlab program in eclipse
Is there is a need for mateclipse?

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to give test image path correctly?
When i give the path like this I am getting this error* File "~\Desktop\ME project\images\bungee.png" does not exist. ...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to convert this java program into matlab can you suggest me an idea
package inpaint; import imageselection.Main; import inpaintutils.GradientCalculator; import java.awt.Image; import java....

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


is there is a possible way to convert this java code into matlab 2013
package inpaint; import imageselection.Main; import inpaintutils.GradientCalculator; import java.awt.Image; import java....

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


code for exemplar based inpainting?
Region filling by using nearby patches

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


region fill()function doesn't work for this masked image that i have attached. can u give me the sample code to do inpainting
<</matlabcentral/answers/uploaded_files/39814/bungeeMasked.png>> I have removed the object by freehand function

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to do region filling in Inpainting for the code i have attached
clc; % Clear command window. clear; % Delete all variables. close all; % Close all figure windows except those creat...

más de 8 años hace | 0 respuestas | 0

0

respuestas