virtual-labs-archive / image-processing-iiith

This repository contains the source for Image Processing IIITH
https://cse19-iiith.vlabs.ac.in
Other
0 stars 57 forks source link

Convert Distance and Connectivity experiment from PHP to JavaScript or Python #347

Open sravanthimodepu opened 5 years ago

sravanthimodepu commented 5 years ago

Follow the steps below to convert the Distance and Connectivity from PHP to Javascript.

1.Set up the experiment in your local machine with the help of virtual box provided by SRIP team.

  1. Go through the Experiment Simulation and understand the functionality.
  2. Fork the repository from GitHub.
  3. Start the Implementation of the experiment in Javascript.