Jamal
Posts:
16
Registered:
3/16/11
|
|
Re: Model a Breast With cancer tumer in side
Posted:
May 7, 2011 11:59 AM
|
|
Dear Image Analyst, you are reading my mind, thats exactly what i want; so 1)construct small image( how to really construct an image and inserting pixels values in it ,lets say numbers of circles has the same center and different values each circle. 2)find a location for it using rand. 3)then add it to the original image
Can you please guide me on how to start.
Regards
ImageAnalyst <imageanalyst@mailinator.com> wrote in message <ae5c093b-d34a-4d98-bf26-4b1b57f307af@n11g2000yqf.googlegroups.com>... > If you're willing to supply "a template" image of a normal breast with > no tumors, then it would be easy to just add small images of tumors to > it. The small images could be a solid circle, or Gaussian, or > something else. If that's all you want, I could help you (if you need > it). You'd just construct the small image, find a location for it > (say, using the rand function), and combine it somehow (e.g. multiply > or add) with the image.
|
|