feat(process): add rectify slpha api.
This commit is contained in:
@@ -237,6 +237,11 @@ class MYNTEYE_API API {
|
||||
void SetDisparityComputingMethodType(
|
||||
const DisparityComputingMethod &MethodType);
|
||||
|
||||
/**
|
||||
* Set the rectify bord cut alpha.
|
||||
*/
|
||||
void SetRectifyAlpha(const double &alpha);
|
||||
|
||||
/**
|
||||
* Set if the duplicate frames is enable.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user