Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 6,523 for

camera

(0.05 sec)
  1. CODE_128 returns partially wrong text from came...

    Problem Summary We are using Aspose.BarCode for Java (via aspose-total-java Python wrapper, version 26.1.0) to read CODE_128 barcodes from Camera/phone photos of Brazilian NF-e tax invoices. The barcode contains a 44-dig…...returns partially wrong text from camera photos, need help achieving...read CODE_128 barcodes from camera/phone photos of Brazilian NF-e...

    forum.aspose.com/t/code-128-returns-partially-w...
  2. Convert from DNG(Digital Camera Image) to other...

    Aspose.Imaging API can easily convert from DNG(Digital Camera Image) to other formats using Java platform...Java Convert from DNG(Digital Camera Image) image format to other...converted from DNG(Digital Camera Image) images using Aspose...

    products.aspose.com/imaging/java/conversion/fro...
  3. Public API Changes in Aspose.3D 1.7.0|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Camera class Adds CastShadows and...new class Frustum is added. Camera and Light were the sub-classes...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  4. 从相机以图像格式渲染 3D 视图|Documentation

    使用 Aspose.3D for Python via .NET,开发人员可以渲染图像以查看 3D 模型的逼真图像,具有或不具有增强的背景,纹理,阴影,还可以调整图像大小。...entities import Camera from aspose.threed.utilities..."data-dir" + "camera.3ds" ) # Create a camera at (10,10,10) and...

    docs.aspose.com/3d/zh/python-net/render-3d-view...
  5. Aspose 中的公共 API 更改。3D 1.7.0|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Camera类中添加MoveForward方法 在 Aspose.ThreeD...将成员从 Aspose.ThreeD.Entities.Camera提取到 Aspose.ThreeD.Entities.Frustum...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  6. Public API Changes in Aspose.3D 2.0.0|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....instance of the camera Camera camera = new Camera (); scene . RootNode...RootNode . CreateChildNode ( "camera" , camera ). Transform . Translation...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  7. 从相机以图像格式渲染 3D 视图|Documentation

    使用 Aspose.3D for .NET,开发人员可以渲染图像以查看 3D 模型的逼真图像,具有或不具有增强的背景、纹理、阴影,还可以调整图像大小。... FromFile ( "camera.usdz" ); // Create a camera at (10,10,10)...scene before render Camera camera = new Camera (); scene . RootNode...

    docs.aspose.com/3d/zh/net/render-3d-view-in-ima...
  8. Capture the Viewports of 3D Scene and Render to...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....instance of the camera Camera camera = new Camera (); scene . RootNode...RootNode . CreateChildNode ( "camera" , camera ). Transform . Translation...

    docs.aspose.com/3d/net/capture-the-viewports-of...
  9. Capture the Viewports of 3D Scene and Render to...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....entities import Camera , Light , LightType , ProjectionType...+ "VirtualCity.glb" ) camera = Camera ( ProjectionType . PERSPECTIVE...

    docs.aspose.com/3d/python-net/capture-the-viewp...
  10. 捕获 3D 场景的视口并渲染到纹理或窗口|Documentation

    每个 3D 场景可以包含任意数量的视口。使用 Aspose.3D for .NET API,开发人员可以在单个屏幕截图中捕获一个或多个视口。他们可以在基于GUI的 .NET 应用程序或图像中呈现它。...instance of the camera Camera camera = new Camera (); scene . RootNode...RootNode . CreateChildNode ( "camera" , camera ). Transform . Translation...

    docs.aspose.com/3d/zh/net/capture-the-viewports...