How to fill a circle with different sized circles
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Salad Box
el 23 de Sept. de 2022
Respondida: Image Analyst
el 23 de Sept. de 2022
Hi
I would like to create something very similar to this with packcircles. All I have is the background colours and foreground colours.
I am aware that there are some resources about how to fill a square with circles. https://uk.mathworks.com/matlabcentral/answers/405186-fill-area-with-random-circles-having-different-diameters
But I am not very familiar with the rejection sampling principle.
Any code with a bit more comments to help me to understand how this is achieved would be much appreciated.
0 comentarios
Respuesta aceptada
Image Analyst
el 23 de Sept. de 2022
There are 24 posts on circle packing:
Can you not figure out how to create one? By the way, you can use rectangle() to draw a color circle of a specified color.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Image Processing Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!