algorithm - The best distribution of cameras inside a room -


my problem cover 100% of room cameras in 2d. camera can modelled polygon. finished modelling , necessary tools. problem algorithm. complexity of blind search big room many obstacles high.

so know better (or optimal) algorithm?

this sounds promising:

http://www.springerlink.com/content/u7gp44hchuhly6yg/


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -