Login
Remember
Register
Ask a Question
What is homogeneity property and what is the significance of this property in image processing?
0
votes
asked
May 3, 2020
in
Image processing
by
SakshiSharma
What is homogeneity property and what is the significance of this property in image processing?
#image-homogeneity
#homogeneity
#image-processing-homogeneity-property
#homogeneity-property
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
May 3, 2020
by
Robindeniel
H [k1f1(x,y)] = k1H[f1(x,y)]
Where H=operator
K1=constant
f(x,y)=input image.
It says that the response to a constant multiple of any input is equal to the
response to that input multiplied by the same constant.
...