How do you want to quantify them? E.g. are you doing photometry or are you doing geometry? PDL can help you either way. The “rim” function will load a color image (say a PNG or JPG) into a structured array. After that you can manipulate it. Simple geometric extraction or brightness extraction are easy after that.
> On Apr 22, 2015, at 2:14 PM, Demian Riccardi <[email protected]> wrote: > > Hello, > > A need has come up for analyzing some thin layer chromatography in one of my > chemistry labs (see the attached jpg; I know it isn’t perfect). Is there a > way I can pull in this image and automatically quantify the spots? Two of > the sets of four are standards and the other two are samples. > > I was able to load it in with PDL::IO::Image so I know there must be a way! > > Demian > > <TLC_arg.jpg> > ------------------------------------------------------------------------------ > BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT > Develop your own process in accordance with the BPMN 2 standard > Learn Process modeling best practices with Bonita BPM through live exercises > http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ > source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF_______________________________________________ > pdl-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/pdl-general ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ pdl-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pdl-general
