507 views
2 votes
2 votes
Could anyone help me with me image processing topic as I have done my Btech project in noise reduction in images but I have tried only those filters which are already existing but haven't done anything new in it.

I need to prepare it for IIIT H interview.

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
1
subhash112 asked Nov 22, 2022
415 views
The 2D Fourier kernels k(x,y,u,v) = e^(-j2π(ux/M + vy/N)) is -a)Separable and antisymmetric b)Symmetric but not separable c)Separable and symmetricd)Antisymmetric and no...
0 votes
0 votes
0 answers
2
akhila chandana asked Oct 28, 2018
220 views
why do we use double integration while calculating optical flow in image processing
0 votes
0 votes
1 answer
3
Amit kanodia asked Feb 4
161 views
class A:def_init__(s): self.s=sdef print():passa = A('John')a.print()
0 votes
0 votes
1 answer
4
fxavain asked Feb 11, 2022
328 views
L = {w: w ε{0,1}*,Every substring of four symbols has at most two 0’s}Write a program using c++ or java.The input program is the string to be tested.The automata must ...