photo

渲航


Last seen: 1 year ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Answered
How to expend 1 dim for array ?
Thanks for all your kind advice. The function I metioned actually accepts a Tensor to run so only checking the size of the tens...

1 year ago | 0

Question


How to expend 1 dim for array ?
I already have a vector s , which size is Now want to change its size to for another function that normally has an input size...

1 year ago | 3 answers | 0

3

answers

Answered
How to make the output size of imwarp the same as the input?
I found the solution by Matt J's answer Besides the transform defnition tform = rigidtform3d(rotation,translation); We should...

1 year ago | 0

Question


How to make the output size of imwarp the same as the input?
I have some 3D images and wish to perform some rigid transform on them and keep the input size and output size the same. I used ...

1 year ago | 2 answers | 0

2

answers