Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 16,545 for

scene

(0.04 sec)
  1. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....document, a photo of a document, a scene-photo or from subtitle text...document,a photo of a document, a scene-photo or from subtitle text...

    docs.aspose.com/ocr/javascript-cpp/binarization/
  2. Generate Point Cloud to VRML File Formats via p...

    Sample Python generate point cloud code for VRML file. Use this example code to generate point cloud to VRML file within any Web based application....file via the constructor of Scene class Get pointcloud object...using Merge method Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/point-cloud/v...
  3. 通過 C# 將 USDZ 轉換為 HTML | products.aspose.com

    使用 .NET API 轉換 USDZ 和其他 3D 文件...// 在 Scene 對像中加載 USDZ var scene = new Aspose.ThreeD.Scene( "template...usdz" ); // 將 USDZ 保存為 HTML scene.Save( "output.html" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  4. 通過 C# 將 USDZ 轉換為 STL | products.aspose.com

    使用 .NET API 轉換 USDZ 和其他 3D 文件...// 在 Scene 對像中加載 USDZ var scene = new Aspose.ThreeD.Scene( "template...usdz" ); // 將 USDZ 保存為 STL scene.Save( "output.stl" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  5. Add Blind Watermark Verification to 3MF File Fo...

    Sample Python verify blind watermark code for 3MF file. Use this example code to verify blind watermark to 3MF file within any Web based application....file via the constructor of Scene class Get the mesh class of...DecodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/verify-waterm...
  6. Add Blind Watermark Verification to DXF File Fo...

    Sample Python verify blind watermark code for DXF file. Use this example code to verify blind watermark to DXF file within any Web based application....file via the constructor of Scene class Get the mesh class of...DecodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/verify-waterm...
  7. Generate Point Cloud to STL File Formats via py...

    Sample Python generate point cloud code for STL file. Use this example code to generate point cloud to STL file within any Web based application....file via the constructor of Scene class Get pointcloud object...using Merge method Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/point-cloud/stl/
  8. Generate Point Cloud to FBX File Formats via py...

    Sample Python generate point cloud code for FBX file. Use this example code to generate point cloud to FBX file within any Web based application....file via the constructor of Scene class Get pointcloud object...using Merge method Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/point-cloud/fbx/
  9. Extract Assets from PDF File Formats via python...

    Sample Python extract assets code for PDF file. Use this example code to extract assets from PDF file within any Web based application....file via the constructor of Scene class Create zip file format...(Universal Scene Description) USDZ (Universal Scene Description...

    products.aspose.com/3d/python-net/extractor/pdf/
  10. Create your Lithophane from JPEG File Formats v...

    C# source code to load, render and create your lithophane from JPEG documents on .NET Framework, .NET Core, Mono....file loads 3d scene through Mesh class Call the Scene.Save method...//Generate 3d scene and save objects var scene = new Scene(mesh); scene...

    products.aspose.com/3d/net/lithophane/jpeg/