Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > sci.image.processing > #4189
| From | Martin Leese <please@see.Web.for.e-mail.INVALID> |
|---|---|
| Newsgroups | sci.image.processing |
| Subject | Re: interpolation techniques for image reconstruction. |
| Date | 2016-12-03 10:44 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <o1v08d$8l2$1@dont-email.me> (permalink) |
| References | <5a7d90a2-69f8-4ab1-b3a3-ed125561be0f@googlegroups.com> |
james ikediashi wrote: > hi guys, i am working on image reconstruction > project using interpolation/extrapolation. > specifically, i want to be able to add two > images, say a father and mother, and use some > interpolation/extrapolation technique to get > what the offspring will look like. ... > now my question is what is the best > interpolation technique to use? i should > mention that i have considered using a bayesian > algorithm with arbirtrary weights to signify > the dominance of the genes of each parent, and > effectively the dominance of their features in > the offspring. Genetics is not my area, but my understanding is that genes do not blend. Darwin thought that they did, but Mendel showed that they do not. If a child has one gene for blue eyes and another for brown eyes, their eyes are brown. The child's eyes are not some blend of blueish-brown. My guess is you don't need a blending algorithm, but just a random number generator generating true/false (mother/father) for each of your features. -- Regards, Martin Leese E-mail: please@see.Web.for.e-mail.INVALID Web: http://members.tripod.com/martin_leese/
Back to sci.image.processing | Previous | Next — Previous in thread | Find similar | Unroll thread
interpolation techniques for image reconstruction. james ikediashi <jamesikediashi@gmail.com> - 2016-12-03 05:53 -0800 Re: interpolation techniques for image reconstruction. Martin Leese <please@see.Web.for.e-mail.INVALID> - 2016-12-03 10:44 -0700
csiph-web