◐ Shell
clean mode source ↗

ybv - Overview

Pinned Loading

  1. Implemented a solution in MATLAB for edge detection based on wavelet based edge detection and fusion. Haar filter and db2 filter are used to decompose the images and recompose them at 3 levels. the…

    MATLAB 15 3

  2. Comparing Kalman filtering with Particle filtering as ways to localize and track the location of a robot in a known planar environment. The position and orientation of the robot is state. The only …

    Python 3 3

  3. exploring dbpedia using cayley

    CSS

  4. Protocol-1:A centralized approach by forming a star structure among the participating nodes. Protocol-2: An efficient version of set intersection operation using coordinated ranges where, ranges th…

    Java