kopia lustrzana https://github.com/OpenDroneMap/ODM
				
				
				
			
						commit
						d419d9f038
					
				| 
						 | 
					@ -223,7 +223,7 @@ externalproject_add(poissonrecon
 | 
				
			||||||
 | 
					
 | 
				
			||||||
externalproject_add(dem2mesh
 | 
					externalproject_add(dem2mesh
 | 
				
			||||||
    GIT_REPOSITORY    https://github.com/OpenDroneMap/dem2mesh.git
 | 
					    GIT_REPOSITORY    https://github.com/OpenDroneMap/dem2mesh.git
 | 
				
			||||||
    GIT_TAG           313
 | 
					    GIT_TAG           334
 | 
				
			||||||
    PREFIX            ${SB_BINARY_DIR}/dem2mesh
 | 
					    PREFIX            ${SB_BINARY_DIR}/dem2mesh
 | 
				
			||||||
    SOURCE_DIR        ${SB_SOURCE_DIR}/dem2mesh
 | 
					    SOURCE_DIR        ${SB_SOURCE_DIR}/dem2mesh
 | 
				
			||||||
    CMAKE_ARGS        -DCMAKE_INSTALL_PREFIX:PATH=${SB_INSTALL_DIR}
 | 
					    CMAKE_ARGS        -DCMAKE_INSTALL_PREFIX:PATH=${SB_INSTALL_DIR}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -51,6 +51,5 @@ commands.create_dem(args.point_cloud,
 | 
				
			||||||
                    outdir=outdir,
 | 
					                    outdir=outdir,
 | 
				
			||||||
                    resolution=args.resolution,
 | 
					                    resolution=args.resolution,
 | 
				
			||||||
                    decimation=1,
 | 
					                    decimation=1,
 | 
				
			||||||
                    max_workers=multiprocessing.cpu_count(),
 | 
					                    max_workers=multiprocessing.cpu_count()
 | 
				
			||||||
                    keep_unfilled_copy=False
 | 
					 | 
				
			||||||
                )
 | 
					                )
 | 
				
			||||||
		Ładowanie…
	
		Reference in New Issue