How can I convert this matlab code to AForge.net+c# code?
cdf1 = cumsum(hist1) / numel(aa);
I found that there is Histogram.cumulative method is present in Accord.net. But I dont know how to use.
Please teaching how to convert.
![]() |
|
|||||
|
||||||
How can I convert this matlab code to AForge.net+c# code?
1 post
• Page 1 of 1
How can I convert this matlab code to AForge.net+c# code?How can I convert this matlab code to AForge.net+c# code?
cdf1 = cumsum(hist1) / numel(aa); I found that there is Histogram.cumulative method is present in Accord.net. But I dont know how to use. Please teaching how to convert.
1 post
• Page 1 of 1
|
![]() |
|