|
| def | setup (self, bottom, top) |
| |
| def | reshape (self, bottom, top) |
| |
| def | forward (self, bottom, top) |
| |
| def | backward (self, bottom, top) |
| |
| def | setup (self, bottom, top) |
| |
| def | reshape (self, bottom, top) |
| |
| def | forward (self, bottom, top) |
| |
| def | backward (self, bottom, top) |
| |
◆ backward() [1/2]
| def image_transform.ImageTransform.backward |
( |
|
self, |
|
|
|
bottom, |
|
|
|
top |
|
) |
| |
◆ backward() [2/2]
| def image_transform.ImageTransform.backward |
( |
|
self, |
|
|
|
bottom, |
|
|
|
top |
|
) |
| |
◆ forward() [1/2]
| def image_transform.ImageTransform.forward |
( |
|
self, |
|
|
|
bottom, |
|
|
|
top |
|
) |
| |
◆ forward() [2/2]
| def image_transform.ImageTransform.forward |
( |
|
self, |
|
|
|
bottom, |
|
|
|
top |
|
) |
| |
◆ reshape() [1/2]
| def image_transform.ImageTransform.reshape |
( |
|
self, |
|
|
|
bottom, |
|
|
|
top |
|
) |
| |
◆ reshape() [2/2]
| def image_transform.ImageTransform.reshape |
( |
|
self, |
|
|
|
bottom, |
|
|
|
top |
|
) |
| |
◆ setup() [1/2]
| def image_transform.ImageTransform.setup |
( |
|
self, |
|
|
|
bottom, |
|
|
|
top |
|
) |
| |
◆ setup() [2/2]
| def image_transform.ImageTransform.setup |
( |
|
self, |
|
|
|
bottom, |
|
|
|
top |
|
) |
| |
◆ dst
| image_transform.ImageTransform.dst |
◆ src
| image_transform.ImageTransform.src |
◆ tx
| image_transform.ImageTransform.tx |
◆ ty
| image_transform.ImageTransform.ty |
The documentation for this class was generated from the following files: