FlowEngine 7.517
Photogrammetry Software Development Kit
Loading...
Searching...
No Matches
FlowEngine::FlowEngineInterface Member List

This is the complete list of members for FlowEngine::FlowEngineInterface, including all inherited members.

abort()=0FlowEngine::FlowEngineInterfacepure virtual
adaptMeshWithControlPoints(const SettingsInterface &settings, ProgressBarInterface &progressBar, LogListenerInterface &logListener, Buffer< ControlPointConstraintInterface * > inStartingConstraints, Buffer< ControlPointConstraintInterface * > inDestinationConstraints, const StereoMeshInterface &inDestinationMesh, StereoMeshInterface &inoutStartingMesh)=0FlowEngine::FlowEngineInterfacepure virtual
adaptMeshWithOpticalFlow(const SettingsInterface &settings, ProgressBarInterface &progressBar, LogListenerInterface &logListener, Buffer< CameraInterface * > cameras, const StereoMeshInterface &inPivotMesh, const StereoMeshInterface &inDestinationMesh, StereoMeshInterface &inoutStartingMesh)=0FlowEngine::FlowEngineInterfacepure virtual
computeAndExportLodTexturedMesh(const SettingsInterface &settings, ProgressBarInterface &progressBar, LogListenerInterface &logListener, const StereoMeshInterface &mesh, ConstStringBuffer outputDirectory, ConstStringBuffer format, ConstStringBuffer textureFormat, int numberOfTiles, int targetMaxVerticesPerTile, int numberOfLevels, double decimationFactor, double textureDecimationFactor, bool useLocalCoordinates)=0FlowEngine::FlowEngineInterfacepure virtual
computeDensePointCloud(const SettingsInterface &settings, ProgressBarInterface &progressBar, LogListenerInterface &logListener, const BoundingBoxInterface &boundingBox, Buffer< CameraInterface * > cameras, const SparsePointCloudInterface &pointCloud, StereoPointCloudInterface &outPointCloud)=0FlowEngine::FlowEngineInterfacepure virtual
computeDensePointCloudFromInputMesh(const SettingsInterface &settings, ProgressBarInterface &progressBar, LogListenerInterface &logListener, const BoundingBoxInterface &boundingBox, Buffer< CameraInterface * > cameras, const SparsePointCloudInterface &pointCloud, const StereoMeshInterface &stereoMesh, StereoPointCloudInterface &outPointCloud)=0FlowEngine::FlowEngineInterfacepure virtual
computeMesh(const SettingsInterface &settings, ProgressBarInterface &progressBar, LogListenerInterface &logListener, const BoundingBoxInterface &boundingBox, Buffer< CameraInterface * > cameras, const StereoPointCloudInterface &inStereoPointCloud, StereoMeshInterface &outStereoMesh)=0FlowEngine::FlowEngineInterfacepure virtual
computeOrthophoto(const SettingsInterface &settings, ProgressBarInterface &progressBar, LogListenerInterface &logListener, Buffer< CameraInterface * > cameras, const StereoMeshInterface &mesh, ConstBuffer< double > transform, OrthophotoInterface &outOrthophoto)=0FlowEngine::FlowEngineInterfacepure virtual
computeOrthophotoFromPoints(const SettingsInterface &settings, ProgressBarInterface &progressBar, LogListenerInterface &logListener, const StereoPointCloudInterface &pointCloud, ConstBuffer< double > transform, OrthophotoInterface &outOrthophoto)=0FlowEngine::FlowEngineInterfacepure virtual
computeSparsePointCloudFromKnownPPM(const SettingsInterface &settings, ProgressBarInterface &progressBar, LogListenerInterface &logListener, Buffer< CameraInterface * > cameras, SparsePointCloudInterface &outPointCloud)=0FlowEngine::FlowEngineInterfacepure virtual
computeStructureAndMotion(const SettingsInterface &settings, ProgressBarInterface &progressBar, LogListenerInterface &logListener, Buffer< CameraInterface * > inOutCameras, SparsePointCloudInterface &outPointCloud)=0FlowEngine::FlowEngineInterfacepure virtual
computeStructureAndMotionConstrained(const SettingsInterface &settings, ProgressBarInterface &progressBar, LogListenerInterface &logListener, Buffer< CameraInterface * > inOutCameras, ConstBuffer< ControlPointConstraintInterface * > inPointConstraints, ConstBuffer< CameraConstraintInterface * > inCameraConstraints, SparsePointCloudInterface &outPointCloud)=0FlowEngine::FlowEngineInterfacepure virtual
computeTexturedMesh(const SettingsInterface &settings, ProgressBarInterface &progressBar, LogListenerInterface &logListener, Buffer< CameraInterface * > cameras, const StereoMeshInterface &mesh, StereoTexturedMeshInterface &outStereoTexturedMesh)=0FlowEngine::FlowEngineInterfacepure virtual
computeTexturedMesh(const SettingsInterface &settings, ProgressBarInterface &progressBar, LogListenerInterface &logListener, Buffer< CameraInterface * > cameras, const StereoMeshInterface &mesh, ConstBuffer< TexCoords > uvCoords, StereoTexturedMeshInterface &outStereoTexturedMesh)=0FlowEngine::FlowEngineInterfacepure virtual
detectMarkers(const SettingsInterface &settings, ProgressBarInterface &progressBar, LogListenerInterface &logListener, Buffer< CameraInterface * > cameras, ConstStringBuffer tagFamily, double subsampling, double blur, int *minimumPoints, double *maximumReprojectionError, double *minimumAngle, Buffer< ControlPointConstraintInterface * > inOutPoints)=0FlowEngine::FlowEngineInterfacepure virtual
getCudaDeviceCount() const =0FlowEngine::FlowEngineInterfacepure virtual
getCudaDeviceInfo(int device, CudaDeviceInfo &outInfo) const =0FlowEngine::FlowEngineInterfacepure virtual
getVersion(StringBuffer outVersion) const =0FlowEngine::FlowEngineInterfacepure virtual
getVersion(Version &outVersion) const =0FlowEngine::FlowEngineInterfacepure virtual
getVersionLength() const =0FlowEngine::FlowEngineInterfacepure virtual
isFreeVersion() const =0FlowEngine::FlowEngineInterfacepure virtual
isLatestVersion() const =0FlowEngine::FlowEngineInterfacepure virtual
morphMesh(const SettingsInterface &settings, ProgressBarInterface &progressBar, LogListenerInterface &logListener, const StereoMeshInterface &dataMesh, StereoMeshInterface &inoutTemplateMesh)=0FlowEngine::FlowEngineInterfacepure virtual
pause()=0FlowEngine::FlowEngineInterfacepure virtual
performBundleAdjustment(const SettingsInterface &inSettings, ProgressBarInterface &inProgressBar, LogListenerInterface &inLogListener, ConstBuffer< ControlPointConstraintInterface * > inPointConstraints, ConstBuffer< CameraConstraintInterface * > inCameraConstraints, Buffer< CameraInterface * > inOutCameras, SparsePointCloudInterface &inOutPointCloud, Buffer< unsigned char > inOutCamerasStatus)=0FlowEngine::FlowEngineInterfacepure virtual
recomputeVisibility(const SettingsInterface &settings, ProgressBarInterface &progressBar, LogListenerInterface &logListener, Buffer< CameraInterface * > cameras, bool updateProperties, Index seedPoints, bool keepOnlySeedPoints, StereoPointCloudInterface &inOutPoints)=0FlowEngine::FlowEngineInterfacepure virtual
recomputeVisibility(const SettingsInterface &settings, ProgressBarInterface &progressBar, LogListenerInterface &logListener, Buffer< CameraInterface * > cameras, bool updateProperties, StereoMeshInterface &inOutMesh)=0FlowEngine::FlowEngineInterfacepure virtual
resume()=0FlowEngine::FlowEngineInterfacepure virtual
setLogTimestamp(bool logTimeStamp)=0FlowEngine::FlowEngineInterfacepure virtual
setMaxNumberOfCores(Size numberOfCores)=0FlowEngine::FlowEngineInterfacepure virtual
setMemoryLimit(Size memoryLimit)=0FlowEngine::FlowEngineInterfacepure virtual
~FlowEngineInterface()=defaultFlowEngine::FlowEngineInterfacevirtual