Very useful
compute_curvature will generate an error on line 75 ("dp = sum( normal(:,E(:,1)) .* normal(:,E(:,2)), 1 );") for SOME surfaces.
what's the solution of this bug
thanks
>In the file @lda/classify.m in row 49 there is the command:
>classify(f.classifier, X);
>I don't see what this line is for, it seems that it doesn't do anything .
This is just for error checking using the underlying classifier.classify() function.
Nice toolbox by the way! Thanks
Comment only
19 Jan 2010
discrim
This is version 0.3 of the Discriminant Analysis Toolbox with major bug fixes.
In the file @lda/classify.m in row 49 there is the command:
classify(f.classifier, X);
I don't see what this line is for, it seems that it doesn't do anything .
Comment only
10 Apr 2008
discrim
This is version 0.3 of the Discriminant Analysis Toolbox with major bug fixes.
Bhushan Thekedar
4
19 Mar 2008
discrim
This is version 0.3 of the Discriminant Analysis Toolbox with major bug fixes.
Comment only