Skip to content

A project that aims at finding the visibility polyhedron of a point situated on the ground when viewed from a particular altitude above the ground level. A visibility polyhedron is a 3-dimensional structure that specifies the space from where the point to be monitored can be viewed without any obstruction. The polyhedron also takes care of the f…

Notifications You must be signed in to change notification settings

KingArthur000/visibility-polygon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

visibility-polygon

A project that aims at finding the visibility polyhedron of a point situated on the ground when viewed from a particular altitude above the ground level. A visibility polyhedron is a 3-dimensional structure that specifies the space from where the point to be monitored can be viewed without any obstruction. The polyhedron also takes care of the field of view of the camera that is used to monitor the point. I have used two files from matlab fileexchange, TriangleRayIntersection and RayBoxIntersection. The link to the files are given below: RayBoxIntersection : https://in.mathworks.com/matlabcentral/fileexchange/26834-ray-box-intersection TriangleRayIntersection : https://in.mathworks.com/matlabcentral/fileexchange/33073-triangle-ray-intersection

About

A project that aims at finding the visibility polyhedron of a point situated on the ground when viewed from a particular altitude above the ground level. A visibility polyhedron is a 3-dimensional structure that specifies the space from where the point to be monitored can be viewed without any obstruction. The polyhedron also takes care of the f…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages