[Insight-users] itkScalarImageToHistogramGenerator and SetHistogramMin

Matthias Riechmann riechmann at ira.uka.de
Wed Jun 10 03:48:04 EDT 2009


Dear Bill,

thanks, this solved it.


Matthias




Bill Lorensen schrieb:
> Matthias,
> 
> It looks like you have the CMAKE variable
> 
> ITK_USE_REVIEW_STATISTICS:BOOL=ON
> 
> this enables the new statistics framework that currently has almost no
> backward compatibility with the statistics code in
> Code/Numerics/Statistics.
> 
> You should set
> ITK_USE_REVIEW_STATISTICS:BOOL=OFF
> 
> I have a skunk works project to build a backward compatible layer on
> top of the new statistics framework. I'm not 100% sure I can do it and
> I probably won't do much over the summer.
> 
> Bill
> 
> 
> 
> 
> On Tue, Jun 9, 2009 at 1:41 PM, Matthias Riechmann<riechmann at ira.uka.de> wrote:
>> When I migrated from ITK 3.8 to 3.14 I suddenly encounter the following
>> error:
>>
>> Error   1       error C2039: 'SetHistogramMin' : is not a member of
>> 'itk::Statistics::SampleToHistogramFilter<TSample,THistogram>'
>> [...]\insighttoolkit-3.14.0\code\review\statistics\itkScalarImageToHistogramGenerator.txx
>> 90
>>
>> It seems to be a problem in the ITK code, but maybe I specified a wrong data
>> type to the template? In conjunction with ITK 3.8 it compiled fine.
>>
>>
>> Matthias
>>
>>
>>
>>
>>
>> --
>> Dipl.-Inform. Matthias Riechmann
>> Institut für Prozessrechentechnik, Automation und Robotik
>> Medizin-Gruppe
>> Universität Karlsruhe (TH)
>> Gebäude 40.28, Zimmer 103
>> Engler-Bunte-Ring 8
>> 76131 Karlsruhe
>>
>> Fon: +49 (721) 608-4049
>> Fax: +49 (721) 608-7141
>>
>> Web: http://wwwipr.ira.uka.de/~richmann
>>
>> _____________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the ITK FAQ at:
>> http://www.itk.org/Wiki/ITK_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.itk.org/mailman/listinfo/insight-users
>>
>>

-- 
Dipl.-Inform. Matthias Riechmann
Institut für Prozessrechentechnik, Automation und Robotik
Medizin-Gruppe
Universität Karlsruhe (TH)
Gebäude 40.28, Zimmer 103
Engler-Bunte-Ring 8
76131 Karlsruhe

Fon: +49 (721) 608-4049
Fax: +49 (721) 608-7141

Web: http://wwwipr.ira.uka.de/~richmann
-------------- next part --------------
A non-text attachment was scrubbed...
Name: riechmann.vcf
Type: text/x-vcard
Size: 465 bytes
Desc: not available
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090610/bba39645/attachment-0001.vcf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3683 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090610/bba39645/attachment-0001.bin>


More information about the Insight-users mailing list