The purpose of this project is to use
satellite image processing to analyze civilian infrastructure during the
aftermath of hurricane Sandy. Analyzing the displacement of power lines is the primary
focus of this project. The goal of this project is to write a program that will
clearly display the power lines located within the image so that any discrepancies
can be located. The major tasks associated with this project include:
georeferencing, filter application, k-means clustering, and the creation of a
method to systematically perform the last three steps. The technical challenges include finding the
best algorithms to perform each step, understanding those algorithms, and
writing an efficient code to perform the entire process. The final deliverables
of this project will be the overall program and the resulting images produced
by the program.
No comments:
Post a Comment