Zad_11_
This commit is contained in:
parent
0aba7c500d
commit
354eba6479
@ -65,3 +65,4 @@ PNM* ConversionGrayscale::transform()
|
|||||||
}
|
}
|
||||||
|
|
||||||
return newImage;
|
return newImage;
|
||||||
|
}
|
||||||
|
@ -181,3 +181,5 @@ const math::matrix<float> Convolution::reflection(const math::matrix<float> A)
|
|||||||
}
|
}
|
||||||
|
|
||||||
return C;
|
return C;
|
||||||
|
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user