Your code helps me a lot!
When I create a new camera, I find that the resulting camera works with the Central projection.
Now, I want to create a new custom camera with the Orthophoto projection.
How should I change the code to do that?
I guess there must be a function in the CAM namespace that can solve this problem, but I can't find it.
Meanwhile, I am not sure of the mean of the parameters of the function:
Good work!
Your code helps me a lot! When I create a new camera, I find that the resulting camera works with the Central projection. Now, I want to create a new custom camera with the Orthophoto projection. How should I change the code to do that?
I guess there must be a function in the CAM namespace that can solve this problem, but I can't find it.
Meanwhile, I am not sure of the mean of the parameters of the function:
Please help.
Thanks!