<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7600.16671"></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=309563414-15022011><FONT color=#0000ff 
size=2 face=Verdana>Examples are at InsightToolkit/Examples, there are readers 
in most examples (especially in IO e.g. 
Examples/IO/DicomImageReadWrite.cxx)</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=309563414-15022011><FONT color=#0000ff 
size=2 face=Verdana></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=309563414-15022011><FONT color=#0000ff 
size=2 face=Verdana>Accessing a voxel in an image should be done over iterators 
(is faster), but there is also a get/set pixel method (very 
slow)</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=309563414-15022011><FONT color=#0000ff 
size=2 face=Verdana>see <A 
href="http://www.itk.org/Doxygen/html/ImageIteratorsPage.html">http://www.itk.org/Doxygen/html/ImageIteratorsPage.html</A>&nbsp;or 
Examples/Iterators</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=309563414-15022011><FONT color=#0000ff 
size=2 face=Verdana></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=309563414-15022011><FONT color=#0000ff 
size=2 face=Verdana>best regars</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=309563414-15022011><FONT color=#0000ff 
size=2 face=Verdana></FONT></SPAN>&nbsp;</DIV><BR>
<DIV dir=ltr lang=de class=OutlookMessageHeader align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>Von:</B> insight-users-bounces@itk.org 
[mailto:insight-users-bounces@itk.org] <B>Im Auftrag von </B>john 
smith<BR><B>Gesendet:</B> Dienstag, 15. Februar 2011 15:15<BR><B>An:</B> 
insight-users@itk.org<BR><B>Betreff:</B> [Insight-users] (no 
subject)<BR></FONT><BR></DIV>
<DIV></DIV>Hello to everybody,<BR><BR>As a beginner, I am trying to read an 
image and get a pixel value. Does anybody know where I can find some specific 
code examples that will be usefull?<BR>I think that it must be done by creating 
a pipeline of a reader output and a getpixel() and setpixel() method input. But 
I do not realy know how it must be created.<BR><BR>Thanks<BR></BODY></HTML>