Skip to content
View jineshrs2398's full-sized avatar

Organizations

@RMI-NITT

Block or report jineshrs2398

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

Pinned Loading

  1. Knee-Varus-Thrust Knee-Varus-Thrust Public

    Early detection of Knee Varus Thrust in an elderly patient

    C++

  2. PE_Net PE_Net Public

    Python

  3. NeRF-ViewSynthesis NeRF-ViewSynthesis Public

    NeRF-ViewSynthesis leverages Neural Radiance Fields for advanced view synthesis, transforming sparse input views into photorealistic scenes through deep learning and volumetric rendering, showcasin…

    Python 1

  4. Vision-controlled-Bionic-Arm Vision-controlled-Bionic-Arm Public

    Real-time hand gesture recognition to control a robotic arm. The project leverages Python for gesture recognition through MediaPipe and controls servo motors via Arduino to mimic these gestures ph…

    Jupyter Notebook

  5. Visual-Odometery-for-Monocular-Camera Visual-Odometery-for-Monocular-Camera Public

    Developed and implemented a Visual Odometry system for a monocular camera using Python and OpenCV, achieving precise pose estimation and trajectory mapping in real-time, thereby enhancing the under…

    Python 1

  6. Mean-Shift_Segmentation Mean-Shift_Segmentation Public

    This project demonstrates image segmentation using KMeans and Mean Shift Clustering. It segments the image into distinct regions and highlights the segmented areas by drawing boundaries around them.

    Python