Transformation onto a fixed reference image
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Sakib Hossain
el 18 de Nov. de 2021
Comentada: Sakib Hossain
el 29 de Nov. de 2021
Hello,
I want to apply a transformation to an image using this imwarp function. It seems to be able to read all the inputs B = imwarp(A, tform). The input image is 1140x800. However, the output image has different dimensions. I want the transformed output image to also have the same dimensions as the input image (1140x800). Is there any way to do so?
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!