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 Morphological Operations Experiment from PHP to JavaScript or Python #355

Open sravanthimodepu opened 5 years ago

sravanthimodepu commented 5 years ago

Follow the steps below to convert the Morphological Operations Processing from PHP to Javascript or Python.

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.