Hi,
I have a MARS FIZ. For now I do not need zoom, and am working on a fixed lens, so I will not be using an 'adjustable' camera calibration.
However, with a fixed calibration, I cannot get my focus encoder to respond inside Aximmetry.
I would just like the raw data, so that I can set my own focus range.
Where can I find the raw focus data?
Best,
Jason
Hi Jason,
With the Basic Calibrator, you can actually easily calibrate a focus range: https://aximmetry.com/learn/unlisted/for-users/basic-lens-calibration-without-lens-distortion/#focus-encoder
Note, that you can use your calibration file from the Camera Calibrator in the Basic Calibrator.
If you don't want to use the Basic Calibrator, and you want to calculate your focus range, then you can use the Focus Sensor pin in the Camera Tracking module. This pin outputs the raw focus data. While the Focus Distance pin will output the calibrated focus values of the Basic Calibrator:
In Tracked camera compounds, you can switch to Manual Lens in the INPUT and you can set a Manual Lens value:
If you want to dynamically control the focus based on the Focus Sensor pin (raw focus data), then you could use a Set Collection Scalar module with the Cam Focus Key pin to overwrite the focus before Unreal receives it:However, this will also overwrite your tracked Zoom values.
Warmest regards,