Triangle Circle Dataset Creation
显示 更早的评论
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 个评论
DGM
2022-11-15
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
2022-11-25
采纳的回答
更多回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Image Arithmetic 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


