Skip to content
View pathakspandan's full-sized avatar
  • University of Maryland, College Park
  • College Park, Maryland, USA
  • 08:13 (UTC -05:00)

Highlights

  • Pro

Block or report pathakspandan

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. GI-tract-dynamics GI-tract-dynamics Public

    This repository provides a comprehensive guide and code implementation for analyzing gut motility patterns using image processing and computational techniques.

    MATLAB

  2. Particle-Tracking Particle-Tracking Public

    This repository provides a Python-based guide for tracking particles in image sequences. It covers image preprocessing, particle detection, tracking, analysis, and visualization.

    Jupyter Notebook

  3. Python-for-Bioimaging Python-for-Bioimaging Public

    A collection of Python scripts and tools for analyzing biological image data. This repository focuses on classical computer vision techniques and optical flow methods, providing a foundation for re…

    Jupyter Notebook

  4. strategy_and_wealth-dependent_decision-heuristic strategy_and_wealth-dependent_decision-heuristic Public

    Forked from supratim-sen/strategy_and_wealth-dependent_decision-heuristic

    This repository contains all codes and data for generating figures used in the decision heuristic paper of September 2020

    Jupyter Notebook

  5. Vessel-Branching Vessel-Branching Public

    This is a demonstrative workflow for analyzing fine vessel structures from light microscopy images

    Jupyter Notebook

  6. Lucas-Kanade-Optical-Flow Lucas-Kanade-Optical-Flow Public

    Implements temporal smoothing for image sequences and computes optical flow using the Lucas-Kanade method, saving results as .npy files for further analysis.

    Python