Skip to content
View mukoan's full-sized avatar

Block or report mukoan

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
mukoan/README.md

Hi there πŸ‘‹

  • πŸš€ I'm currently working on lots of different things, check out my website at lyndonhill.com
  • πŸ“« Contact me: see my website for my email address

Research interests πŸ”­

I'm a Computer Vision researcher, I'm interested in all aspects of Computer Vision but particularly

  • 3D reconstruction using Structure from Motion and SLAM
  • 3D representations such as NeRFs and Gaussian Splatting
  • Extended Reality (XR)
  • Video stabilisation, video completion and anything related to quality improvement

Other interests πŸ€”

  • πŸ‡ΉπŸ‡­ Thai and πŸ‡―πŸ‡΅ Japanese languages
  • πŸŽ₯ Cinematography and video editing

Pinned Loading

  1. ReferenceOrganiser ReferenceOrganiser Public

    Organise notes for technical papers

    C++

  2. Filenote Filenote Public

    AmigaDOS style filenote using bash scripting

    Shell

  3. Notes Notes Public

    Simple note making scripts

    Shell

  4. libbedic libbedic Public

    Fork of libbedic, used for building and handling linguistic dictionaries

    C++ 1

  5. Observe Bluetooth advertisements for... Observe Bluetooth advertisements for Govee H5075, H5177, H5102 Smart Thermo-Hygrometer and print out temperature, humidity, battery level
    1
    import datetime
    2
    from time import sleep
    3
    from bleson import get_provider, Observer
    4
    
                  
    5
    def c2f(val):
  6. TechDemo TechDemo Public

    Technical demonstration of Computer Vision and Machine Learning Algorithms

    C++ 1 1