<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Thank Aashish and Bill for the explanation,<div><br></div><div>Sorry for my terrible mistake, I have build the Kiwi once, and when I was going to try the Brain Atlas I "skipped" some steps and got wrong. I haven't uncommented a some lines. I'm really sorry and ashamed.</div><div><br></div><div>But, I tried everything and what I got:</div><div><span style="color: rgb(0, 0, 0); font-family: sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19px; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none; ">-I didn't found '</span><span style="color: rgb(0, 0, 0); font-family: sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19px; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none; ">vesKiwiViewerApp.cpp' at</span><span style="color: rgb(0, 0, 0); font-family: sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19px; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none; "> VES/src/vtkVES, instead I found it at 'VES/src/kiwi'. I have cloned the source from git again today.</span></div><div><span style="color: rgb(0, 0, 0); font-family: sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19px; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none; ">-In the file I have commented the lines, I copy & paste the context of lines which I've commented.</span></div><div><span style="color: rgb(0, 0, 0); font-family: sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19px; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none; ">-</span><span style="color: rgb(0, 0, 0); font-family: sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19px; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none; ">160-161;</span></div><div><span style="font-family: sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19px; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none; "><div style="color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; "><span style="color: #b1238b">bool</span> vesKiwiViewerApp::vesInternal::setShaderProgramOnRepresentations(</div><div style="color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">  vesSharedPtr<vesShaderProgram> shaderProgram)</div><div style="color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">{</div><div style="color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">  <span style="color: #b1238b">bool</span> success = <span style="color: #b1238b">false</span>;</div><div style="color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; min-height: 13px; "><br></div><div style="color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">  <span style="color: #b1238b">for</span> (size_t i = <span style="color: #1e26c5">0</span>; i < <span style="color: #b1238b">this</span>->DataRepresentations.size(); ++i) {</div><div style="color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">    vesKiwiPolyDataRepresentation *polyDataRepresentation =</div><div style="color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">        <span style="color: #b1238b">dynamic_cast</span><vesKiwiPolyDataRepresentation*>(<span style="color: #b1238b">this</span>->DataRepresentations[i]);</div><div style="color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; min-height: 13px; "><br></div><div style="color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">    vesKiwiImageWidgetRepresentation *imageWidgetRepresentation =</div><div style="color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">        <span style="color: #b1238b">dynamic_cast</span><vesKiwiImageWidgetRepresentation*>(<span style="color: #b1238b">this</span>->DataRepresentations[i]);</div><div style="color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; min-height: 13px; "><br></div><div style="color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">    <span style="color: #b1238b">if</span> (polyDataRepresentation) {</div><div style="color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">      polyDataRepresentation->setShaderProgram(shaderProgram);</div><div style="color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">      success = <span style="color: #b1238b">true</span>;</div><div style="color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">    }</div><div style="color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">    <span style="color: #b1238b">else</span> <span style="color: #b1238b">if</span> (imageWidgetRepresentation) {</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; "><span class="Apple-style-span" style="color: rgb(0, 112, 28); "><span style="color: #000000">      </span>//imageWidgetRepresentation->setShaderProgram(shaderProgram);   </span><font class="Apple-style-span" color="#ff1713">--HERE</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; color: rgb(0, 112, 28); "><span style="color: #000000">      </span>//success = true;</div><div style="color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">    }</div><div style="color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">  }</div><div style="color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; min-height: 13px; "><br></div><div style="color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">  <span style="color: #b1238b">return</span> success;</div><div style="color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">}</div></span></div><div><span style="color: rgb(0, 0, 0); font-family: sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19px; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none; "><br></span></div><div><span style="color: rgb(0, 0, 0); font-family: sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19px; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none; ">-592-602;<span class="Apple-tab-span" style="white-space:pre">    </span></span></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; "><span style="color: #b1238b">bool</span> vesKiwiViewerApp::initTextureShader(<span style="color: #b1238b">const</span> std::string& vertexSource,</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">                                         <span style="color: #b1238b">const</span> std::string& fragmentSource)</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">{</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">  vesSharedPtr<vesShaderProgram> shaderProgram</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">    = <span style="color: #b1238b">this</span>->addShaderProgram(vertexSource, fragmentSource);</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; "><span class="Apple-style-span" style="color: rgb(0, 112, 28); "><span style="color: #000000">  </span>/*this->addModelViewMatrixUniform(shaderProgram); </span><font class="Apple-style-span" color="#ff1713">--HERE</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; color: rgb(0, 112, 28); ">  this->addProjectionMatrixUniform(shaderProgram);</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; color: rgb(0, 112, 28); ">  this->addVertexPositionAttribute(shaderProgram);</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; color: rgb(0, 112, 28); ">  this->addVertexTextureCoordinateAttribute(shaderProgram);</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; color: rgb(0, 112, 28); ">  this->Internal->TextureShader = shaderProgram;</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; color: rgb(0, 112, 28); ">  return true;</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; color: rgb(0, 112, 28); ">}</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; color: rgb(0, 112, 28); min-height: 13px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; color: rgb(0, 112, 28); ">//----------------------------------------------------------------------------</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; color: rgb(0, 112, 28); ">bool vesKiwiViewerApp::initGouraudTextureShader(const std::string& vertexSource, const std::string& fragmentSource)</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; color: rgb(0, 112, 28); ">{*/</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">  vesShaderProgram::Ptr shaderProgram = <span style="color: #b1238b">this</span>->addShaderProgram(vertexSource, fragmentSource);</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">  <span style="color: #b1238b">this</span>->addModelViewMatrixUniform(shaderProgram);</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">  <span style="color: #b1238b">this</span>->addProjectionMatrixUniform(shaderProgram);</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">  <span style="color: #b1238b">this</span>->addNormalMatrixUniform(shaderProgram);</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">  <span style="color: #b1238b">this</span>->addVertexPositionAttribute(shaderProgram);</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">  <span style="color: #b1238b">this</span>->addVertexNormalAttribute(shaderProgram);</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">  <span style="color: #b1238b">this</span>->addVertexTextureCoordinateAttribute(shaderProgram);</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">  <span style="color: #b1238b">this</span>->Internal->GouraudTextureShader = shaderProgram;</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; color: rgb(177, 35, 139); "><span style="color: #000000">  </span>return<span style="color: #000000"> </span>true<span style="color: #000000">;</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">}</div></div><div><br></div><div>-When I try to build again I got:</div><div><br></div><div><div>[ 91%] Building CXX object src/kiwi/CMakeFiles/kiwi.dir/vesKiwiPlaneWidget.cpp.o</div><div>[ 93%] Building CXX object src/kiwi/CMakeFiles/kiwi.dir/vesKiwiPolyDataRepresentation.cpp.o</div><div>[ 95%] Building CXX object src/kiwi/CMakeFiles/kiwi.dir/vesKiwiStreamingDataRepresentation.cpp.o</div><div>[ 96%] Building CXX object src/kiwi/CMakeFiles/kiwi.dir/vesKiwiText2DRepresentation.cpp.o</div><div>[ 98%] Building CXX object src/kiwi/CMakeFiles/kiwi.dir/vesKiwiViewerApp.cpp.o</div><div>/Developer/Misc/VES2/VES/src/kiwi/vesKiwiViewerApp.cpp: In member function ‘bool vesKiwiViewerApp::initTextureShader(const std::string&, const std::string&)’:</div><div>/Developer/Misc/VES2/VES/src/kiwi/vesKiwiViewerApp.cpp:603: error: redeclaration of ‘std::tr1::shared_ptr<vesShaderProgram> shaderProgram’</div><div>/Developer/Misc/VES2/VES/src/kiwi/vesKiwiViewerApp.cpp:590: error: ‘std::tr1::shared_ptr<vesShaderProgram> shaderProgram’ previously declared here</div><div>make[6]: *** [src/kiwi/CMakeFiles/kiwi.dir/vesKiwiViewerApp.cpp.o] Error 1</div><div>make[5]: *** [src/kiwi/CMakeFiles/kiwi.dir/all] Error 2</div><div>make[4]: *** [all] Error 2</div><div>make[3]: *** [CMakeExternals/Stamp/ves-ios-device/ves-ios-device-build] Error 2</div><div>make[2]: *** [CMakeFiles/ves-ios-device.dir/all] Error 2</div><div>make[1]: *** [CMakeFiles/ves-ios-device.dir/rule] Error 2</div><div>make: *** [ves-ios-device] Error 2</div></div><div><br></div><div>Am I missing something else again?</div><div><br></div><div>Thank All,</div><div><br></div><div>Cheers,</div><div>Wallas</div><div><br></div><div><br></div><div><div><div><div>Em 23/06/2012, às 09:28, Aashish Chaudhary escreveu:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; "><div style="word-wrap:break-word"><div>-I was trying the Brain Atlas demo,  followed the instructions but It didn't work. I had built and run the Kiwi viewer successfully but I could not load the data of brain atlas neither can_data. It doesn't apper in the tableview of the app. What I have understand is to drag&drop all files on Data group of the project, and it should appear in the dataset. Something there I noticed was a little part of the list of files on the screenshot of the wiki page doesn't have in the tgz provided on the page. For example the file brain_atlas_mri.mha in the screen doesn't have in the data that I've downloaded. </div>
<div><br></div><div>-Is there more documentation, resources or tutorials? I'm have difficulties to understand the library. I think just the doxygen document not enough to get what I need. I swear that I search a lot for resources, but I didn't have any choice than to ask...</div>
<div><br></div></div></blockquote><div>Sorry, you had trouble. No, we don't have a tutorial yet. If you are trying to use VES for Dicom Viewer, then I would suggest looking at the TestKiwiViewer.cpp test. For the brain atlas, you need to make sure data is copied to the project. </div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div></div><div>Sorry for any convenience or my bad text.</div><div><br></div>
<div>Thank you all.</div><div><br></div><div><br></div><br><div>
<span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px"><span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px"><div style="word-wrap:break-word">
<span style="line-height:normal;text-indent:0px;border-collapse:separate;letter-spacing:normal;font-variant:normal;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="line-height:normal;text-indent:0px;border-collapse:separate;letter-spacing:normal;font-variant:normal;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word">
<span style="line-height:normal;text-indent:0px;border-collapse:separate;letter-spacing:normal;font-variant:normal;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="line-height:normal;text-indent:0px;border-collapse:separate;letter-spacing:normal;font-variant:normal;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word">
<span style="line-height:normal;text-indent:0px;border-collapse:separate;letter-spacing:normal;font-variant:normal;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><div style="font-style:normal;font-family:Helvetica;font-size:medium">
<span style="font-family:arial;font-size:small"><b>Wallas</b><span> </span>Henrique Sousa dos Santos<br></span></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:medium"><span style="font-family:arial;font-size:small"><br>
</span></div><div style="font-weight:normal;font-family:Helvetica;font-size:medium"><span style="font-family:arial;font-size:small"><i>Mestrando em Informática</i></span></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:medium">
<span style="font-family:arial;font-size:small"><br></span></div><div style="font-weight:normal;font-style:normal"><font face="arial">Núcleo de Computação Aplicada - CCET - UFMA</font></div><div style="font-weight:normal;font-style:normal">
<font face="arial"><br></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:medium"><span style="font-family:arial;font-size:small">55 98 8222 2000<br></span></div></div></span></div>
</span></div></span></div></span></div></span></div></span></span>
</div>
<br></div><br>_______________________________________________<br>
Ves mailing list<br>
<a href="mailto:Ves@public.kitware.com">Ves@public.kitware.com</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/ves</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>| Aashish Chaudhary <br>| R&D Engineer         <br>| Kitware Inc.            <br>| <a href="http://www.kitware.com/">www.kitware.com</a>    <br>
</blockquote></div><br><div apple-content-edited="true">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="font-style: normal; font-family: Helvetica; font-size: medium; "><span class="Apple-style-span" style="font-family: arial; font-size: small; "><b>Wallas</b><span class="Apple-converted-space"> </span>Henrique Sousa dos Santos<br></span></div><div style="font-weight: normal; font-style: normal; font-family: Helvetica; font-size: medium; "><span class="Apple-style-span" style="font-family: arial; font-size: small; "><br></span></div><div style="font-weight: normal; font-family: Helvetica; font-size: medium; "><span class="Apple-style-span" style="font-family: arial; font-size: small; "><i>Mestrando em Informática</i></span></div><div style="font-weight: normal; font-style: normal; font-family: Helvetica; font-size: medium; "><span class="Apple-style-span" style="font-family: arial; font-size: small; "><br></span></div><div style="font-weight: normal; font-style: normal; "><font class="Apple-style-span" face="arial" size="2">Núcleo de Computação Aplicada - CCET - UFMA</font></div><div style="font-weight: normal; font-style: normal; "><font class="Apple-style-span" face="arial" size="2"><br></font></div><div style="font-weight: normal; font-style: normal; font-family: Helvetica; font-size: medium; "><span class="Apple-style-span" style="font-family: arial; font-size: small; ">55 98 8222 2000<br></span></div></div></div></div></div></div></div>
</div>
<br></div></div><div><br></div><div><br></div><div>Início da mensagem encaminhada:</div><br class="Apple-interchange-newline"><blockquote type="cite"><p style="margin: 0.0px 0.0px 0.0px 23.0px; text-indent: -23.0px"><font face="Helvetica" size="3" color="#808080" style="font: 12.0px Helvetica; color: #808080"><b>De: </b></font><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000">Aashish Chaudhary <<a href="mailto:aashish.chaudhary@kitware.com">aashish.chaudhary@kitware.com</a>></font></p>
<p style="margin: 0.0px 0.0px 0.0px 55.0px; text-indent: -55.0px"><font face="Helvetica" size="3" color="#808080" style="font: 12.0px Helvetica; color: #808080"><b>Assunto: </b></font><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000">Re: [Ves] Documentation, resources and help.</font></p>
<p style="margin: 0.0px 0.0px 0.0px 34.0px; text-indent: -34.0px"><font face="Helvetica" size="3" color="#808080" style="font: 12.0px Helvetica; color: #808080"><b>Data: </b></font><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000">23 de junho de 2012 09:28:08 BRT</font></p>
<p style="margin: 0.0px 0.0px 0.0px 34.0px; text-indent: -34.0px"><font face="Helvetica" size="3" color="#808080" style="font: 12.0px Helvetica; color: #808080"><b>Para: </b></font><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000">Wallas Henrique Sousa dos Santos <<a href="mailto:wallashss@gmail.com">wallashss@gmail.com</a>></font></p>
<p style="margin: 0.0px 0.0px 0.0px 23.0px; text-indent: -23.0px"><font face="Helvetica" size="3" color="#808080" style="font: 12.0px Helvetica; color: #808080"><b>Cc: </b></font><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><a href="mailto:ves@public.kitware.com">ves@public.kitware.com</a></font></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"><br></p>
</blockquote><blockquote type="cite"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>-I was trying the Brain Atlas demo,  followed the instructions but It didn't work. I had built and run the Kiwi viewer successfully but I could not load the data of brain atlas neither can_data. It doesn't apper in the tableview of the app. What I have understand is to drag&drop all files on Data group of the project, and it should appear in the dataset. Something there I noticed was a little part of the list of files on the screenshot of the wiki page doesn't have in the tgz provided on the page. For example the file brain_atlas_mri.mha in the screen doesn't have in the data that I've downloaded. </div>
<div><br></div><div>-Is there more documentation, resources or tutorials? I'm have difficulties to understand the library. I think just the doxygen document not enough to get what I need. I swear that I search a lot for resources, but I didn't have any choice than to ask...</div>
<div><br></div></div></blockquote><div>Sorry, you had trouble. No, we don't have a tutorial yet. If you are trying to use VES for Dicom Viewer, then I would suggest looking at the TestKiwiViewer.cpp test. For the brain atlas, you need to make sure data is copied to the project. </div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div></div><div>Sorry for any convenience or my bad text.</div><div><br></div>
<div>Thank you all.</div><div><br></div><div><br></div><br><div>
<span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px"><span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px"><div style="word-wrap:break-word">
<span style="line-height:normal;text-indent:0px;border-collapse:separate;letter-spacing:normal;font-variant:normal;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="line-height:normal;text-indent:0px;border-collapse:separate;letter-spacing:normal;font-variant:normal;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word">
<span style="line-height:normal;text-indent:0px;border-collapse:separate;letter-spacing:normal;font-variant:normal;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="line-height:normal;text-indent:0px;border-collapse:separate;letter-spacing:normal;font-variant:normal;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word">
<span style="line-height:normal;text-indent:0px;border-collapse:separate;letter-spacing:normal;font-variant:normal;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><div style="font-style:normal;font-family:Helvetica;font-size:medium">
<span style="font-family:arial;font-size:small"><b>Wallas</b><span> </span>Henrique Sousa dos Santos<br></span></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:medium"><span style="font-family:arial;font-size:small"><br>
</span></div><div style="font-weight:normal;font-family:Helvetica;font-size:medium"><span style="font-family:arial;font-size:small"><i>Mestrando em Informática</i></span></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:medium">
<span style="font-family:arial;font-size:small"><br></span></div><div style="font-weight:normal;font-style:normal"><font face="arial">Núcleo de Computação Aplicada - CCET - UFMA</font></div><div style="font-weight:normal;font-style:normal">
<font face="arial"><br></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:medium"><span style="font-family:arial;font-size:small">55 98 8222 2000<br></span></div></div></span></div>
</span></div></span></div></span></div></span></div></span></span>
</div>
<br></div><br>_______________________________________________<br>
Ves mailing list<br>
<a href="mailto:Ves@public.kitware.com">Ves@public.kitware.com</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/ves</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>| Aashish Chaudhary <br>| R&D Engineer         <br>| Kitware Inc.            <br>| <a href="http://www.kitware.com">www.kitware.com</a>    <br>
</blockquote></body></html>