fill a polygon with circles without intersection
Mostrar comentarios más antiguos
I want to create a random a polygon thin I want to fill the polygon with circles with 3 different radiuses I want to fill it first using the largest radius then with the smaller radiuses but the circles should not intersect with the polygon or with other circles please help me
Respuesta aceptada
Más respuestas (1)
Hamza
el 5 de Dic. de 2013
0 votos
4 comentarios
Anne
el 20 de Feb. de 2014
Hello Hamza! Did you ever receive the code? I am also interested... I want to analyze airborne pictures for tree crown delineation. When tree crowns are touching I have to fill the polygons with circles to approximate single trees... I think our problems a similar.
Image Analyst
el 20 de Feb. de 2014
MATLAB has no built in code for that. You'll have to program up your own algorithm. See section 22.5.7 here: http://iris.usc.edu/Vision-Notes/bibliography/contentscartog.html#Cartography,%20Aerial%20Images,%20Remote%20Sensing,%20Buildings,%20Roads,%20Terrain,%20ATR
22.5.7 Trees, Individual Trees, Tree Crowns
22.5.7.1 Trees, Forest, Stem Volume, Biomass Measurements
22.5.7.2 Forest Extraction, Forest Analysis
22.5.7.2.1 Forest Analysis, Depth, LiDAR, Laser Scanner, IFSAR
22.5.7.3 Forest Fire Evaluation, Wildfire Analysis, Fire Detection, Fire Damage Assessment
22.5.7.4 Forest Change Evaluation, Change Detection, Temporal Analysis
fouzia razzaque
el 29 de Mayo de 2014
when I try to open the link provided by image analyst it shows, 'page cannot be displayed' :( need help
Image Analyst
el 29 de Mayo de 2014
I think they may have shut down that server. Try this one: http://www.visionbib.com/bibliography/contentscartog.html#Cartography,%20Aerial%20Images,%20Remote%20Sensing,%20Buildings,%20Roads,%20Terrain,%20ATR
Categorías
Más información sobre Image Processing and Computer Vision en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!