nikolaseu / neuvision

Structured Light based 3D scanner
GNU General Public License v3.0
287 stars 81 forks source link

not ready for single camera ? #51

Closed dentx22 closed 4 years ago

dentx22 commented 4 years ago

Cattura

ini one camera [StructuredLightSystem] Type=Z3D::ZStereoSLSPlugin Mode=Projector+Camera Camera/Type=Z3D::ZOpenCVVideoCapturePlugin StereoCalibration/Type=Pinhole StereoCalibration/ConfigFile=tmp/multicameracalibration/20200221200723/20200222112816.multicameracalib.yml PatternProjection/Type=Z3D::ZBinaryPatternProjectionPlugin

or something wrong?

Cattur1a

ini two camera [StructuredLightSystem] Type=Z3D::ZStereoSLSPlugin Mode=DualCamera Cameras/Left/Type=Z3D::ZOpenCVVideoCapturePlugin Cameras/Left/Name=Left Cameras/Left/Folder=../sample/left Cameras/Right/Type=Z3D::ZOpenCVVideoCapturePlugin Cameras/Right/Name=Right Cameras/Right/Folder=../sample/right StereoCalibration/Type=Pinhole StereoCalibration/ConfigFile=tmp/multicameracalibration/20200221200723/20200222112816.multicameracalib.yml PatternProjection/Type=Z3D::ZBinaryPatternProjectionPlugin

nikolaseu commented 4 years ago

Yeah, it's not supported yet. Contributions welcome!