Community Profile

photo

Rohan Shah


Active since 2017

Followers: 0   Following: 0

Statistics

  • First Review

View badges

Feeds

View by

Question


How does L0 minimzation works in removing rain from image?
LO smoothing filter???? How it works??? mathematically??

6 years ago | 0 answers | 0

0

answers

Question


Does any one know this IMD plot for image?? What it tells about images and how to plot it?
<</matlabcentral/answers/uploaded_files/101373/1_plot_IMD_by_l0Minimization.jpg>>

6 years ago | 0 answers | 0

0

answers

Question


Error is coming in Image Inpainting
clc; clear all; close all; a=imread('rain.jpg'); b=imread('mask.jpg'); % PARAMETERS tol ...

6 years ago | 0 answers | 0

0

answers

Question


What are the parameters for guided filter and anisotropic diffusion filter to derain an image????
Book or article where to find it???

6 years ago | 0 answers | 0

0

answers

Question


Can anyone help in explaining how the below code is detecting rain streaks???
clc clear all close all I=imread('heavyrain.jpg'); %I=imresize(I,[512 512]); I2=rgb2gray(I) BW2 = bwmorph(I...

6 years ago | 1 answer | 0

1

answer

Question


I have a video of rain streak but error coming when I run this matlab code???
clc; % Clear the command window. clear all % Close all figures (except those of imtool.) close all % Close all imto...

6 years ago | 1 answer | 0

1

answer

Question


How to detect rain and remove it for a moving camera???
New to Matlab

6 years ago | 0 answers | 0

0

answers

2

answers