Triangle Circle Dataset Creation
Mostrar comentarios más antiguos
I need to generate a triangle in matlab in the scope of 500x500 pixels. I need to generate a certain amount of images so its a dataset. The triangles either need to be at a certain angle and be either pink or purple. I have no idea what commands to use.
2 comentarios
DGM
el 15 de Nov. de 2022
What are the constraints?
- Do they need to be a certain configuration? Irregular? Regular?
- How many triangles per image?
- Do they need to be a certain size?
- Do they need to be in a certain position?
- Can they intersect image boundaries?
- What's the background?
- Are the triangles supposed to be a particular pink/purple, or can it be any random color in that range?
- Do the triangles need to be binarized, or should they be antialiased?
marsmar
el 25 de Nov. de 2022
Respuesta aceptada
Más respuestas (1)
David Hill
el 15 de Nov. de 2022
0 votos
Look at polyshape
Categorías
Más información sobre Image Arithmetic en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


