基本信息
源码名称:Gocator 3D相机SDK开发Demo
源码大小:4.00M
文件格式:.zip
开发语言:C/C++
更新时间:2022-05-11
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍

Gocator 3D相机SDK开发Demo

实现Gocator 3D相机连接、数据采集、关闭

.
├── GoSDK_QT
│   ├── GoSDK_QT.cpp
│   ├── GoSDK_QT.h
│   ├── GoSDK_QT.qrc
│   ├── GoSDK_QT.sln
│   ├── GoSDK_QT.ui
│   ├── GoSDK_QT.vcxproj
│   ├── GoSDK_QT.vcxproj.filters
│   ├── GoSDK_QT.vcxproj.user
│   ├── _system~.ini
│   ├── bin
│   │   ├── GoSDK_QT.exe
│   │   ├── GoSDK_QT.ilk
│   │   ├── GoSDK_QT.pdb
│   │   ├── GoSdk.dll
│   │   ├── _system~.ini
│   │   └── kApi.dll
│   ├── include
│   │   ├── GoSdk
│   │   │   ├── GoAccelerator.c
│   │   │   ├── GoAccelerator.h
│   │   │   ├── GoAccelerator.x.h
│   │   │   ├── GoAcceleratorMgr.c
│   │   │   ├── GoAcceleratorMgr.h
│   │   │   ├── GoAcceleratorMgr.x.h
│   │   │   ├── GoAcceleratorServer.x.h
│   │   │   ├── GoAdvanced.c
│   │   │   ├── GoAdvanced.h
│   │   │   ├── GoAdvanced.x.h
│   │   │   ├── GoAlgorithm.c
│   │   │   ├── GoAlgorithm.h
│   │   │   ├── GoAlgorithm.x.h
│   │   │   ├── GoGeoCal.c
│   │   │   ├── GoGeoCal.h
│   │   │   ├── GoGeoCal.x.h
│   │   │   ├── GoLayout.c
│   │   │   ├── GoLayout.h
│   │   │   ├── GoLayout.x.h
│   │   │   ├── GoMaterial.c
│   │   │   ├── GoMaterial.h
│   │   │   ├── GoMaterial.x.h
│   │   │   ├── GoMultiplexBank.c
│   │   │   ├── GoMultiplexBank.h
│   │   │   ├── GoMultiplexBank.x.h
│   │   │   ├── GoPartDetection.c
│   │   │   ├── GoPartDetection.h
│   │   │   ├── GoPartDetection.x.h
│   │   │   ├── GoPartMatching.c
│   │   │   ├── GoPartMatching.h
│   │   │   ├── GoPartMatching.x.h
│   │   │   ├── GoPartModel.c
│   │   │   ├── GoPartModel.h
│   │   │   ├── GoPartModel.x.h
│   │   │   ├── GoProfileGeneration.c
│   │   │   ├── GoProfileGeneration.h
│   │   │   ├── GoProfileGeneration.x.h
│   │   │   ├── GoRecordingFilter.c
│   │   │   ├── GoRecordingFilter.h
│   │   │   ├── GoRecordingFilter.x.h
│   │   │   ├── GoReplay.c
│   │   │   ├── GoReplay.h
│   │   │   ├── GoReplay.x.h
│   │   │   ├── GoReplayCondition.c
│   │   │   ├── GoReplayCondition.h
│   │   │   ├── GoReplayCondition.x.h
│   │   │   ├── GoSdk.h
│   │   │   ├── GoSdkDef.c
│   │   │   ├── GoSdkDef.h
│   │   │   ├── GoSdkDef.x.h
│   │   │   ├── GoSdkLib.c
│   │   │   ├── GoSdkLib.h
│   │   │   ├── GoSdkLib.x.h
│   │   │   ├── GoSdkReservedPorts.h
│   │   │   ├── GoSection.c
│   │   │   ├── GoSection.h
│   │   │   ├── GoSection.x.h
│   │   │   ├── GoSections.c
│   │   │   ├── GoSections.h
│   │   │   ├── GoSections.x.h
│   │   │   ├── GoSensor.c
│   │   │   ├── GoSensor.h
│   │   │   ├── GoSensor.x.h
│   │   │   ├── GoSensorInfo.c
│   │   │   ├── GoSensorInfo.h
│   │   │   ├── GoSensorInfo.x.h
│   │   │   ├── GoSetup.c
│   │   │   ├── GoSetup.h
│   │   │   ├── GoSetup.x.h
│   │   │   ├── GoSurfaceGeneration.c
│   │   │   ├── GoSurfaceGeneration.h
│   │   │   ├── GoSurfaceGeneration.x.h
│   │   │   ├── GoSystem.c
│   │   │   ├── GoSystem.h
│   │   │   ├── GoSystem.x.h
│   │   │   ├── GoTracheid.c
│   │   │   ├── GoTracheid.h
│   │   │   ├── GoTracheid.x.h
│   │   │   ├── GoTransform.c
│   │   │   ├── GoTransform.h
│   │   │   ├── GoTransform.x.h
│   │   │   ├── GoUtils.c
│   │   │   ├── GoUtils.h
│   │   │   ├── GoUtils.x.h
│   │   │   ├── Internal
│   │   │   │   ├── GoAccelSensorPortAlloc.c
│   │   │   │   ├── GoAccelSensorPortAlloc.h
│   │   │   │   ├── GoAccelSensorPortAlloc.x.h
│   │   │   │   ├── GoControl.c
│   │   │   │   ├── GoControl.h
│   │   │   │   ├── GoControl.x.h
│   │   │   │   ├── GoDiscovery.c
│   │   │   │   ├── GoDiscovery.h
│   │   │   │   ├── GoDiscovery.x.h
│   │   │   │   ├── GoReceiver.c
│   │   │   │   ├── GoReceiver.h
│   │   │   │   ├── GoReceiver.x.h
│   │   │   │   ├── GoSerializer.c
│   │   │   │   ├── GoSerializer.h
│   │   │   │   ├── GoSerializer.x.h
│   │   │   │   └── _system~.ini
│   │   │   ├── Messages
│   │   │   │   ├── GoDataSet.c
│   │   │   │   ├── GoDataSet.h
│   │   │   │   ├── GoDataSet.x.h
│   │   │   │   ├── GoDataTypes.c
│   │   │   │   ├── GoDataTypes.h
│   │   │   │   ├── GoDataTypes.x.h
│   │   │   │   ├── GoDiscoveryExtInfo.c
│   │   │   │   ├── GoDiscoveryExtInfo.h
│   │   │   │   ├── GoDiscoveryExtInfo.x.h
│   │   │   │   ├── GoHealth.c
│   │   │   │   ├── GoHealth.h
│   │   │   │   ├── GoHealth.x.h
│   │   │   │   └── _system~.ini
│   │   │   ├── Outputs
│   │   │   │   ├── GoAnalog.c
│   │   │   │   ├── GoAnalog.h
│   │   │   │   ├── GoAnalog.x.h
│   │   │   │   ├── GoDigital.c
│   │   │   │   ├── GoDigital.h
│   │   │   │   ├── GoDigital.x.h
│   │   │   │   ├── GoEthernet.c
│   │   │   │   ├── GoEthernet.h
│   │   │   │   ├── GoEthernet.x.h
│   │   │   │   ├── GoOutput.c
│   │   │   │   ├── GoOutput.h
│   │   │   │   ├── GoOutput.x.h
│   │   │   │   ├── GoSerial.c
│   │   │   │   ├── GoSerial.h
│   │   │   │   ├── GoSerial.x.h
│   │   │   │   └── _system~.ini
│   │   │   ├── Res
│   │   │   │   ├── GoSdk.rc
│   │   │   │   └── _system~.ini
│   │   │   ├── Tools
│   │   │   │   ├── GoExtMeasurement.c
│   │   │   │   ├── GoExtMeasurement.h
│   │   │   │   ├── GoExtMeasurement.x.h
│   │   │   │   ├── GoExtParam.c
│   │   │   │   ├── GoExtParam.h
│   │   │   │   ├── GoExtParam.x.h
│   │   │   │   ├── GoExtParams.c
│   │   │   │   ├── GoExtParams.h
│   │   │   │   ├── GoExtParams.x.h
│   │   │   │   ├── GoExtTool.c
│   │   │   │   ├── GoExtTool.h
│   │   │   │   ├── GoExtTool.x.h
│   │   │   │   ├── GoExtToolDataOutput.c
│   │   │   │   ├── GoExtToolDataOutput.h
│   │   │   │   ├── GoExtToolDataOutput.x.h
│   │   │   │   ├── GoFeature.c
│   │   │   │   ├── GoFeature.h
│   │   │   │   ├── GoFeature.x.h
│   │   │   │   ├── GoFeatures.c
│   │   │   │   ├── GoFeatures.h
│   │   │   │   ├── GoFeatures.x.h
│   │   │   │   ├── GoMeasurement.c
│   │   │   │   ├── GoMeasurement.h
│   │   │   │   ├── GoMeasurement.x.h
│   │   │   │   ├── GoMeasurements.c
│   │   │   │   ├── GoMeasurements.h
│   │   │   │   ├── GoMeasurements.x.h
│   │   │   │   ├── GoProfileToolUtils.c
│   │   │   │   ├── GoProfileToolUtils.h
│   │   │   │   ├── GoProfileToolUtils.x.h
│   │   │   │   ├── GoProfileTools.c
│   │   │   │   ├── GoProfileTools.h
│   │   │   │   ├── GoProfileTools.x.h
│   │   │   │   ├── GoRangeTools.c
│   │   │   │   ├── GoRangeTools.h
│   │   │   │   ├── GoRangeTools.x.h
│   │   │   │   ├── GoSurfaceToolUtils.c
│   │   │   │   ├── GoSurfaceToolUtils.h
│   │   │   │   ├── GoSurfaceToolUtils.x.h
│   │   │   │   ├── GoSurfaceTools.c
│   │   │   │   ├── GoSurfaceTools.h
│   │   │   │   ├── GoSurfaceTools.x.h
│   │   │   │   ├── GoTool.c
│   │   │   │   ├── GoTool.h
│   │   │   │   ├── GoTool.x.h
│   │   │   │   ├── GoTools.c
│   │   │   │   ├── GoTools.h
│   │   │   │   ├── GoTools.x.h
│   │   │   │   └── _system~.ini
│   │   │   └── _system~.ini
│   │   ├── _system~.ini
│   │   └── kApi
│   │       ├── Crypto
│   │       │   ├── _system~.ini
│   │       │   ├── kBlowfishCipher.cpp
│   │       │   ├── kBlowfishCipher.h
│   │       │   ├── kBlowfishCipher.x.h
│   │       │   ├── kCipher.cpp
│   │       │   ├── kCipher.h
│   │       │   ├── kCipher.x.h
│   │       │   ├── kCipherStream.cpp
│   │       │   ├── kCipherStream.h
│   │       │   ├── kCipherStream.x.h
│   │       │   ├── kHash.cpp
│   │       │   ├── kHash.h
│   │       │   ├── kHash.x.h
│   │       │   ├── kSha1Hash.cpp
│   │       │   ├── kSha1Hash.h
│   │       │   └── kSha1Hash.x.h
│   │       ├── Data
│   │       │   ├── _system~.ini
│   │       │   ├── kArray1.cpp
│   │       │   ├── kArray1.h
│   │       │   ├── kArray1.x.h
│   │       │   ├── kArray2.cpp
│   │       │   ├── kArray2.h
│   │       │   ├── kArray2.x.h
│   │       │   ├── kArray3.cpp
│   │       │   ├── kArray3.h
│   │       │   ├── kArray3.x.h
│   │       │   ├── kArrayList.cpp
│   │       │   ├── kArrayList.h
│   │       │   ├── kArrayList.x.h
│   │       │   ├── kArrayProvider.cpp
│   │       │   ├── kArrayProvider.h
│   │       │   ├── kArrayProvider.x.h
│   │       │   ├── kBitArray.cpp
│   │       │   ├── kBitArray.h
│   │       │   ├── kBitArray.x.h
│   │       │   ├── kBox.cpp
│   │       │   ├── kBox.h
│   │       │   ├── kBox.x.h
│   │       │   ├── kBytes.cpp
│   │       │   ├── kBytes.h
│   │       │   ├── kBytes.x.h
│   │       │   ├── kCollection.cpp
│   │       │   ├── kCollection.h
│   │       │   ├── kCollection.x.h
│   │       │   ├── kImage.cpp
│   │       │   ├── kImage.h
│   │       │   ├── kImage.x.h
│   │       │   ├── kList.cpp
│   │       │   ├── kList.h
│   │       │   ├── kList.x.h
│   │       │   ├── kMap.cpp
│   │       │   ├── kMap.h
│   │       │   ├── kMap.x.h
│   │       │   ├── kMath.cpp
│   │       │   ├── kMath.h
│   │       │   ├── kMath.x.h
│   │       │   ├── kQueue.cpp
│   │       │   ├── kQueue.h
│   │       │   ├── kQueue.x.h
│   │       │   ├── kString.cpp
│   │       │   ├── kString.h
│   │       │   ├── kString.x.h
│   │       │   ├── kXml.cpp
│   │       │   ├── kXml.h
│   │       │   └── kXml.x.h
│   │       ├── Io
│   │       │   ├── _system~.ini
│   │       │   ├── kDat5Serializer.cpp
│   │       │   ├── kDat5Serializer.h
│   │       │   ├── kDat5Serializer.x.h
│   │       │   ├── kDat6Serializer.cpp
│   │       │   ├── kDat6Serializer.h
│   │       │   ├── kDat6Serializer.x.h
│   │       │   ├── kDirectory.cpp
│   │       │   ├── kDirectory.h
│   │       │   ├── kDirectory.x.h
│   │       │   ├── kFile.cpp
│   │       │   ├── kFile.h
│   │       │   ├── kFile.x.h
│   │       │   ├── kHttpServer.cpp
│   │       │   ├── kHttpServer.h
│   │       │   ├── kHttpServer.x.h
│   │       │   ├── kHttpServerChannel.cpp
│   │       │   ├── kHttpServerChannel.h
│   │       │   ├── kHttpServerChannel.x.h
│   │       │   ├── kHttpServerRequest.cpp
│   │       │   ├── kHttpServerRequest.h
│   │       │   ├── kHttpServerRequest.x.h
│   │       │   ├── kHttpServerResponse.cpp
│   │       │   ├── kHttpServerResponse.h
│   │       │   ├── kHttpServerResponse.x.h
│   │       │   ├── kMemory.cpp
│   │       │   ├── kMemory.h
│   │       │   ├── kMemory.x.h
│   │       │   ├── kNetwork.cpp
│   │       │   ├── kNetwork.h
│   │       │   ├── kNetwork.x.h
│   │       │   ├── kPath.cpp
│   │       │   ├── kPath.h
│   │       │   ├── kPath.x.h
│   │       │   ├── kPipeStream.cpp
│   │       │   ├── kPipeStream.h
│   │       │   ├── kPipeStream.x.h
│   │       │   ├── kSerializer.cpp
│   │       │   ├── kSerializer.h
│   │       │   ├── kSerializer.x.h
│   │       │   ├── kSocket.cpp
│   │       │   ├── kSocket.h
│   │       │   ├── kSocket.x.h
│   │       │   ├── kStream.cpp
│   │       │   ├── kStream.h
│   │       │   ├── kStream.x.h
│   │       │   ├── kTcpClient.cpp
│   │       │   ├── kTcpClient.h
│   │       │   ├── kTcpClient.x.h
│   │       │   ├── kTcpServer.cpp
│   │       │   ├── kTcpServer.h
│   │       │   ├── kTcpServer.x.h
│   │       │   ├── kUdpClient.cpp
│   │       │   ├── kUdpClient.h
│   │       │   ├── kUdpClient.x.h
│   │       │   ├── kWebSocket.cpp
│   │       │   ├── kWebSocket.h
│   │       │   └── kWebSocket.x.h
│   │       ├── Threads
│   │       │   ├── _system~.ini
│   │       │   ├── kAtomic.cpp
│   │       │   ├── kAtomic.h
│   │       │   ├── kAtomic.x.h
│   │       │   ├── kLock.cpp
│   │       │   ├── kLock.h
│   │       │   ├── kLock.x.h
│   │       │   ├── kMsgQueue.cpp
│   │       │   ├── kMsgQueue.h
│   │       │   ├── kMsgQueue.x.h
│   │       │   ├── kParallel.cpp
│   │       │   ├── kParallel.h
│   │       │   ├── kParallel.x.h
│   │       │   ├── kPeriodic.cpp
│   │       │   ├── kPeriodic.h
│   │       │   ├── kPeriodic.x.h
│   │       │   ├── kSemaphore.cpp
│   │       │   ├── kSemaphore.h
│   │       │   ├── kSemaphore.x.h
│   │       │   ├── kThread.cpp
│   │       │   ├── kThread.h
│   │       │   ├── kThread.x.h
│   │       │   ├── kThreadPool.cpp
│   │       │   ├── kThreadPool.h
│   │       │   ├── kThreadPool.x.h
│   │       │   ├── kTimer.cpp
│   │       │   ├── kTimer.h
│   │       │   └── kTimer.x.h
│   │       ├── Utils
│   │       │   ├── _system~.ini
│   │       │   ├── kBackTrace.cpp
│   │       │   ├── kBackTrace.h
│   │       │   ├── kBackTrace.x.h
│   │       │   ├── kDateTime.cpp
│   │       │   ├── kDateTime.h
│   │       │   ├── kDateTime.x.h
│   │       │   ├── kDebugAlloc.cpp
│   │       │   ├── kDebugAlloc.h
│   │       │   ├── kDebugAlloc.x.h
│   │       │   ├── kDynamicLib.cpp
│   │       │   ├── kDynamicLib.h
│   │       │   ├── kDynamicLib.x.h
│   │       │   ├── kEvent.cpp
│   │       │   ├── kEvent.h
│   │       │   ├── kEvent.x.h
│   │       │   ├── kImageUtils.cpp
│   │       │   ├── kImageUtils.x.h
│   │       │   ├── kObjectPool.cpp
│   │       │   ├── kObjectPool.h
│   │       │   ├── kObjectPool.x.h
│   │       │   ├── kPlugin.cpp
│   │       │   ├── kPlugin.h
│   │       │   ├── kPlugin.x.h
│   │       │   ├── kPoolAlloc.cpp
│   │       │   ├── kPoolAlloc.h
│   │       │   ├── kPoolAlloc.x.h
│   │       │   ├── kProcess.cpp
│   │       │   ├── kProcess.h
│   │       │   ├── kProcess.x.h
│   │       │   ├── kSymbolInfo.cpp
│   │       │   ├── kSymbolInfo.h
│   │       │   ├── kSymbolInfo.x.h
│   │       │   ├── kTimeSpan.cpp
│   │       │   ├── kTimeSpan.h
│   │       │   ├── kTimeSpan.x.h
│   │       │   ├── kUserAlloc.cpp
│   │       │   ├── kUserAlloc.h
│   │       │   ├── kUserAlloc.x.h
│   │       │   ├── kUtils.cpp
│   │       │   ├── kUtils.h
│   │       │   └── kUtils.x.h
│   │       ├── _system~.ini
│   │       ├── kAlloc.cpp
│   │       ├── kAlloc.h
│   │       ├── kAlloc.x.h
│   │       ├── kApi.h
│   │       ├── kApiCfg.h
│   │       ├── kApiDef.cpp
│   │       ├── kApiDef.h
│   │       ├── kApiDef.x.h
│   │       ├── kApiLib.cpp
│   │       ├── kApiLib.h
│   │       ├── kApiLib.rc
│   │       ├── kApiLib.x.h
│   │       ├── kApiVersion.h
│   │       ├── kAssembly.cpp
│   │       ├── kAssembly.h
│   │       ├── kAssembly.x.h
│   │       ├── kObject.cpp
│   │       ├── kObject.h
│   │       ├── kObject.x.h
│   │       ├── kType.cpp
│   │       ├── kType.h
│   │       ├── kType.x.h
│   │       ├── kValue.cpp
│   │       ├── kValue.h
│   │       └── kValue.x.h
│   ├── lib
│   │   ├── _system~.ini
│   │   └── win64
│   │       ├── GdkElementLib.lib
│   │       ├── GdkHelperLib.lib
│   │       ├── GdkIconvLib.lib
│   │       ├── GdkTopoGeomIO.lib
│   │       ├── GdkTopoGeomLib.lib
│   │       ├── GdkVisionLib.lib
│   │       ├── GdkZbarLib.lib
│   │       ├── GoSdk.lib
│   │       ├── _system~.ini
│   │       ├── gdkappve.lib
│   │       └── kApi.lib
│   ├── main.cpp
│   ├── surface.txt
│   └── x64
│       ├── Debug
│       │   ├── GoSDK_QT.Build.CppClean.log
│       │   ├── GoSDK_QT.exe.recipe
│       │   ├── GoSDK_QT.log
│       │   ├── GoSDK_QT.obj
│       │   ├── GoSDK_QT.tlog
│       │   │   ├── CL.command.1.tlog
│       │   │   ├── CL.read.1.tlog
│       │   │   ├── CL.write.1.tlog
│       │   │   ├── GoSDK_QT.lastbuildstate
│       │   │   ├── GoSDK_QT.write.1u.tlog
│       │   │   ├── _system~.ini
│       │   │   ├── link.command.1.tlog
│       │   │   ├── link.read.1.tlog
│       │   │   ├── link.write.1.tlog
│       │   │   ├── moc.read.1u.tlog
│       │   │   ├── moc.write.1u.tlog
│       │   │   ├── rcc.read.1u.tlog
│       │   │   ├── rcc.write.1u.tlog
│       │   │   ├── uic.read.1u.tlog
│       │   │   └── uic.write.1u.tlog
│       │   ├── GoSDK_QT.vcxproj.FileListAbsolute.txt
│       │   ├── _system~.ini
│       │   ├── main.obj
│       │   ├── moc
│       │   │   ├── _system~.ini
│       │   │   └── moc_GoSDK_QT.cpp
│       │   ├── moc_GoSDK_QT.obj
│       │   ├── qmake
│       │   │   ├── _system~.ini
│       │   │   ├── qtvars_x64_Debug.props
│       │   │   └── temp
│       │   │       ├── _system~.ini
│       │   │       ├── moc_predefs.h.cbt
│       │   │       ├── props.txt
│       │   │       ├── qtvars.log
│       │   │       ├── qtvars.pro
│       │   │       ├── qtvars.vcxproj
│       │   │       ├── qtvars.vcxproj.filters
│       │   │       └── qtvars_x64_Debug.props
│       │   ├── qrc_GoSDK_QT.obj
│       │   ├── qt_work.log
│       │   ├── rcc
│       │   │   ├── _system~.ini
│       │   │   └── qrc_GoSDK_QT.cpp
│       │   ├── uic
│       │   │   ├── _system~.ini
│       │   │   └── ui_GoSDK_QT.h
│       │   └── vc142.pdb
│       ├── Release
│       │   ├── _system~.ini
│       │   ├── moc
│       │   │   ├── _system~.ini
│       │   │   └── moc_GoSDK_QT.cpp
│       │   ├── qmake
│       │   │   ├── _system~.ini
│       │   │   ├── qtvars_x64_Release.props
│       │   │   └── temp
│       │   │       ├── 0ED9F1EE-4C09-4CB0-AEB0-781DA797A275.GoSDK_QT.designtime.idx
│       │   │       ├── _system~.ini
│       │   │       ├── moc_predefs.h.cbt
│       │   │       ├── props.txt
│       │   │       ├── qtvars.log
│       │   │       ├── qtvars.pro
│       │   │       ├── qtvars.vcxproj
│       │   │       ├── qtvars.vcxproj.filters
│       │   │       └── qtvars_x64_Release.props
│       │   ├── qt_work.log
│       │   ├── rcc
│       │   │   ├── _system~.ini
│       │   │   └── qrc_GoSDK_QT.cpp
│       │   └── uic
│       │       ├── _system~.ini
│       │       └── ui_GoSDK_QT.h
│       └── _system~.ini
└── Gocator 3D相机SDK开发Demo.zip

31 directories, 493 files