GithubHelp home page GithubHelp logo

Comments (3)

holance avatar holance commented on June 12, 2024

It's not supported at this moment. If you don't need real-time texture update, you can manually sample colors from the picture and apply point color onto existing PointGeometry3D.

from helix-toolkit.

vo1s avatar vo1s commented on June 12, 2024

I understand that it's a complicated process of manually sampling colors from the picture and apply point color onto existing PointGeometry. But could please give me a brief example of how to take color from pictures and compare it to exact needed point in pointGeometry

from helix-toolkit.

bollmanncom avatar bollmanncom commented on June 12, 2024

Hello,

I'm currently engaged in a project where I'm working with PointGeometryModel3D within HelixToolkit (SharpDX) for WPF, displaying it with individual color information for each point. This point cloud is generated using the Intel RealSense SDK in C#. Given the limitations around directly overlaying a texture on a point cloud in HelixToolkit.SharpDX, I'm exploring alternative routes to achieve a similar visual effect.

To this end, I have a couple of inquiries:

I am keen to learn if there have been any recent developments or insights into converting a point cloud (PointGeometryModel3D) into a mesh geometry. The rationale here is that working with mesh geometries might simplify the process of texturing since meshes handle textures in a more straightforward manner.
I am also looking for any known methods, techniques, or tools within HelixToolkit.SharpDX or external utilities that could aid in this conversion process, specifically from point clouds generated with the Intel RealSense SDK in C# to mesh geometries.

Understanding that direct texturing of point clouds might not be feasible due to the inherent lack of surface information for texture mapping, converting the point cloud to a mesh could present a viable solution. If anyone has experience with such a process, especially in the context of using point clouds generated by the Intel RealSense SDK, or knows of algorithms or tools that integrate well with HelixToolkit.SharpDX for these purposes, I would greatly appreciate your insights.

Thank you in advance for any guidance or suggestions you might have.

Best regards from Germany,
Oliver

This text was drafted with the assistance of ChatGPT due to my limited English proficiency.

from helix-toolkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.