Meena s


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

ungefär 8 år ago | 0 answers | 0

0

answers

Question


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

mer än 8 år ago | 0 answers | 0

0

answers

Question


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

mer än 8 år ago | 2 answers | 0

2

answers

Question


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...

mer än 8 år ago | 1 answer | 0

1

answer

Question


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 ...

mer än 8 år ago | 0 answers | 0

0

answers

Question


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

mer än 8 år ago | 1 answer | 0

1

answer

Question


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?

mer än 8 år ago | 0 answers | 0

0

answers

Question


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...

mer än 8 år ago | 1 answer | 0

1

answer

Question


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...

mer än 8 år ago | 1 answer | 0

1

answer

Question


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

mer än 8 år ago | 1 answer | 0

1

answer

Question


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...

mer än 8 år ago | 0 answers | 0

0

answers

Question


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

mer än 8 år ago | 1 answer | 0

1

answer

Question


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 ...

mer än 8 år ago | 0 answers | 0

0

answers

Question


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

mer än 8 år ago | 0 answers | 0

0

answers

1

answer

Question


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

mer än 8 år ago | 0 answers | 0

0

answers

Question


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

mer än 8 år ago | 0 answers | 0

0

answers

Question


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

mer än 8 år ago | 0 answers | 0

0

answers

Question


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. ...

mer än 8 år ago | 1 answer | 0

1

answer

Question


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....

mer än 8 år ago | 1 answer | 0

1

answer

Question


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....

mer än 8 år ago | 1 answer | 0

1

answer

Question


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

mer än 8 år ago | 1 answer | 0

1

answer

Question


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

mer än 8 år ago | 1 answer | 0

1

answer

Question


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...

mer än 8 år ago | 0 answers | 0

0

answers