Skip to content
View itcd's full-sized avatar

Block or report itcd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ai-algorithmplatform ai-algorithmplatform Public

    A series of AI agorithms, including convex hull, nearest neighbor, pathfinding and concollision detection

    C# 1

  2. transfer-function-editor transfer-function-editor Public

    A transfer function editor with Qt 5 for the Voreen XML format

    C++ 1 2

  3. XML-transfer-function-converter XML-transfer-function-converter Public

    Extract Slicer's preset transfer functions (presets.xml) and converts them to Voreen's transfer functions

    Python 1

  4. volume-data volume-data Public

    1

  5. taichi-nerfs taichi-nerfs Public

    Forked from taichi-dev/taichi-nerfs

    Implementations of NeRF variants based on Taichi + PyTorch

    Python 1

  6. XML-Serialization XML-Serialization Public

    An example for transferring Java objects via socket using XML serialization

    Java