Click here to Skip to main content
15,887,676 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
A surveillance system project using Java language and responsible for the art gallery theory. I had found the source code & had read some tutorials about triangulation, but the problem is that I can't understand the algorithms specially triangulation algorithm & there is no time to read the mathematical rules& operations of triangulation techniques where my aim is to write a program that calculates the minimum number of cameras needed to cover a polygon, drawing points & lines to form a polygon is done.
Posted
Updated 11-Apr-10 15:47pm
v2

I mean that I've only 2 weeks not enough time to read a fullbook & also I need to manipulte with simple polygons not complex ones.
 
Share this answer
 
Please don't push 'answer' unless you're posting an answer. Edit your post.

I could ask how long you've had, but it doesn't matter, you have two weeks and that's plenty of time as far as I can see, you don't need to read the whole book, just the bits that pertain to what you're trying to do. You could also look for online articles. Your question is not the sort that is suited to a forum, you don't want specific help, you want to be taught how to do an entire task. Books and articles are the best forums for that. This is a great place to ask specific questions if you get confused on a specific point during your research.
 
Share this answer
 
mostafa_samy wrote:
& there is no time to read the mathematical rules& operations of triangulatin techniques


If you don't have enough time, then I guess you can consider this a lesson in project management. If you don't have time to read up on how it works, how is a forum reply going to help you ? Given that this sounds like a school project, it would be unethical for someone to give you the code, even if it seemed likely that someone would bother for a task like this.
 
Share this answer
 
you can try this link...
Art Gallery Problem: polygon triangulation & 3-coloring[^]

Art Gallery Problem: polygon triangulation & 3-coloring
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900