• How do I use a 3MX file in a custom Machine learning pipeline?

    I have a couple .3mx files on which I want to apply machine learning/Computer vision techniques for some information extraction. I have been able to view them with ContextCapture Viewer. Although I have reasonable experience with ML/CV on pointclouds…
  • ContextCapture and phyton

    How to use cc and python together? What do we do together? Can you expand my imagination?
  • ccmasterkernal Python

    We are currently on ContextCapture update 19 and have attempted to run the supplied cc_py_cmd.bat. It failed, which may be caused by a security setting. I have asked our I.T. support to look into this. My question/comments: Has anyone gotten ccmasterkernel…
  • Is it possible to set the no data value for a TIFF Ortho to transparent rather than colour value?

    I know TIFF images can support transparency but ContextCapture UI only allows for a colour value for the Ortho and integer value for the DSM. Is it possible using the Python SDK for Context Capture to set the value for the Ortho no data to be transparent…
  • Using Python SDK for ContextCapture how do you set the no data value for the Ortho and DSM?

    Just trying to set the no data value for the Ortho and DSM in Python. Couldn't find any reference to it in the documentation. I'm assuming you just set it similar to the sample distance in the driveroptions of the production. driverOptions. put_double…
  • Run python script in Context Capture Master

    How could I run python script in Context Capture Master using ccmasterkernel package? I am trying to do automated measurement in Context Capture Master, is that possible?
  • About ContextCapture Center Python SDK

    Hi everyone, I want to know method to set SRS in "Production" Class, In ContextCapture API document, i don't find how to set SRS in "Production " Class,this SRS parameter default ENU. in the "Reconstruction" Class,there is a way to set SRS(the API…