Definition in file vimt_load_transform.h.
#include <vil/vil_image_resource.h>
#include <vimt/vimt_transform_2d.h>
Go to the source code of this file.
Functions | |
| vimt_transform_2d | vimt_load_transform (const vil_image_resource_sptr &im, float unit_scaling=1.0f) |
| Create a transform from the properties of image resource. | |
| vimt_transform_2d | vimt_load_transform2 (const vil_image_resource_sptr &im, float unit_scaling=1.0f) |
| Create a transform from the properties of image resource. | |
|
||||||||||||
|
Create a transform from the properties of image resource.
Definition at line 12 of file vimt_load_transform.cxx. |
|
||||||||||||
|
Create a transform from the properties of image resource.
Definition at line 54 of file vimt_load_transform.cxx. |
1.4.4