User Portlet
Discussions |
---|
i read documentation 2 days ago |
I want to use wolfram mathematica functions in C#. I read that this is real. I made C# progect and added references to my progect. Then I write button binarize where I want to use wolfram functions. How Can I do this? I tryed to do this but there is... |
I want to separate 2 clusters in image. First cluster should be white, second should be black. I have two questions: 1. When I use MatrixPlot function, I found some orange pixels. Why I have been found them? There are only 2 clusters: 1 - black, 2... |
Hi. I dont; understand how use if conditionals in wolfram. If NeedOtsu is true I should use Binirize, If NeedOtsu is false I should use my function. I tryed to use this but there is Error: Tag Binarize in Binarize[]/;True is Protected. >> What is... |
I need to calculate standard deviation RGB image characteristics. I need to calculatie Green standard deviation and Blue Standard deviation. How can I do this? I tryed to write something like this but I don't understand why this code doesn't work/ ... |
Can you give me any more information about R-link and R package. I don't understand what is this. Also I have one same question. How can I use neural networks in Wolfram? |
Yes. I need to cut 1 big image to 51 small images and each image should have anly seed as shown in picture![enter image description here][1] [1]: /c/portal/getImageAttachment?filename=original-seed-1.png&userId=541371 |