Cannot make "depth_processor" other than default. This way I can not limit the attribute values, for example, like the "mode" attribute on jit.alphablend.
This is possibly due to the C Macros used to define a non-default attribute, which throw errors "No matching function for call to 'class_attr_addattr_parse'" (etc.) since ta_jit_kinect2 is in C++
For now this is not really an issue, so I'll leave it as is.
Cannot make "depth_processor" other than default. This way I can not limit the attribute values, for example, like the "mode" attribute on jit.alphablend.
This is possibly due to the C Macros used to define a non-default attribute, which throw errors "No matching function for call to 'class_attr_addattr_parse'" (etc.) since ta_jit_kinect2 is in C++
For now this is not really an issue, so I'll leave it as is.