Feeds
질문
.Net Object not displaying properties or methods
I have a .dll file and I need for it to work in matlab. (The dll file was created by C# and I have the code for it as well) F...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
How to use my C# code or the generated dll in Matlab
I have an application thats has been coded in C#. After build it generates a standalone dll file and the exe file. I want to ...
거의 12년 전 | 답변 수: 0 | 0
0
답변질문
How can I use the elements of 'PixelValues' of 'regionprops'?
Hello, I have been able to extract the pixel values of the grayscale image using regionprops (I think). I did so by using thi...
거의 12년 전 | 답변 수: 2 | 0
2
답변질문
Plotting the area of an object in grayscale against its intensity level in the grayscale image
Basically what I am trying to produce is the histogram of the image at varying grayscale intensities showing me the area of the ...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
Plotting a histogram against the width of a connected component (Using hist as plot)
Hi. I am to reproduce the work of a published paper. ( <http://www.cs.bgu.ac.il/~billero/fknbhscrho/ComponentEvolutionMap.pdf...
거의 12년 전 | 답변 수: 0 | 0
0
답변질문
bwareaopen creates a noisy result rather than cleanly removing small objects
Hi. I want to remove the diacritics from some arabic text. I read that the best option would be to use morphological opening. An...
거의 12년 전 | 답변 수: 2 | 0
2
답변질문
How to automatically identify text lines from projection plot?
I have been reading about automatic text line recognition in Matlab and although there are many advanced methods to do this ever...
거의 12년 전 | 답변 수: 3 | 0
