Ali Zulfikaroglu
Followers: 0 Following: 0
統計
MATLAB Answers
21 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how to connect converter circuit devices each other in matlab simulink ?
I drawed dc dc converter circuit diagram. Red dashed lines shows matlab doesn't allow to connect that ports and I drawed red lin...
3年弱 前 | 2 件の回答 | 0
2
回答質問
When I run this breast cancer detection code I get "Size inputs must be scalar. " error. How can I solve it ?
I added image in attachment. " % finding the histogram of the gray level difference image " part I get error like this Error us...
3年弱 前 | 0 件の回答 | 0
0
回答質問
How I can develop this segmentation codes ? I am so close to exact shape
I am using miasdatabase and this is mdb005 image segmentation process. I found this image in a scientific paper . https://...
約3年 前 | 2 件の回答 | 0
2
回答質問
What is the mistake which I did in this Breast cancer detection codes especially on segmentation part ?
https://github.com/st186/Detection-of-Breast-Cancer-using-Neural-Networks There is a link above breast cancer detection system ...
約3年 前 | 2 件の回答 | 0
2
回答質問
How to arrange pixels for appropriate threshold
I have two mammography image . I want to segment tumor area and for this using threshold method. But image intensities are dif...
3年以上 前 | 1 件の回答 | 0
1
回答質問
How to choose circular shape in image after segmentation ?
I have a mammogram image, I am applying segmentation process. To remove pectoral muscle and tags, the code takes biggest area...
3年以上 前 | 1 件の回答 | 0
1
回答質問
How can I do image segmentation without using threshold level number ?
I have a mammogram image . I need to segment tumor from image with exact shape and location. I tried im2bw(I, 0.7) or imbinariz...
3年以上 前 | 0 件の回答 | 0
0
回答質問
How to Apply PCA Corrrect way
I have data 322*91 . 322*88 is my input , my features. 322*3 my outputs, my targets. My neural network result is not good beca...
3年以上 前 | 1 件の回答 | 0
1
回答質問
How to reduce features using PCA and get good result on Pattern recognition ?
I have data 200x90. (rowsx columns) My input has 200x88 and my target has 200x2 . My data number (200 ) is less according to ...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Why my neural network pattern recognition binary output totally equal 1?
I am studying about mammogram image to detect tumor and classify it. I have 100x88 input and 100x2 target . targets are : 0 0...
3年以上 前 | 0 件の回答 | 0
0
回答質問
My Neural Net Pattern recognition confusion matrix result is 96% but when I add new input the output of net show always same result. I didn't understand why .
This is my code . End of code I add an input and get prediction of my net . But net gives always same result. I have three o...
3年以上 前 | 1 件の回答 | 0
1
回答質問
How to use roipoly command in app designer?
I have an image . I want to show this image app designer with using axes button . and then use roipoly command to draw a region...
3年以上 前 | 2 件の回答 | 0
2
回答質問
How to use First button function codes "symbol name" in Second button function in App Designer
I have an image. In app designer , I use "axes application" to add image there. When I click first button I add image and show i...
3年以上 前 | 1 件の回答 | 0
1
回答質問
When I add new image , I want to get "the result" of image in neural network pattern recognition. How can I do this according to codes added?
I am studying about mammogram images to detect cancer on breast image. There are three situations benign, malign and normal. I...
4年弱 前 | 1 件の回答 | 0
1
回答質問
How to improve my GLCM results to get best result using ANN
Hi everyone I am studying on mammogram images . I am using glcm for feature extraction . I have two codes , one of gives 88 fe...
4年弱 前 | 1 件の回答 | 0
1
回答質問
GLCM code result in Artificial Neural Network(ANN) is bad . Why can it be?
I have mammogram image. I am making segmentation for detecting tumor firstly and then I am using glcm codes for feature extracti...
4年弱 前 | 0 件の回答 | 0
0
回答質問
PSNR CALCULATING MEDIAN FILTER GAUSSIAN FİLTER
I am adding salt and pepper noise to original image. and then I am filtering this noise with median filter and gaussian filter....
4年弱 前 | 1 件の回答 | 0
1
回答質問
I can't do region of interest sharping of image why ?
I have a mammogram image. In Left side image, I used roipoly command and drawed that polygon . and then I sharpened that po...
4年弱 前 | 1 件の回答 | 0
1
回答質問
Is there any method to calculate segmentation coefficent automatically according the same size of my boundary area.
I have a breast mammogram image. you can see on files , image 1 show boundary of tumour suspicious area(inside red circles) I ...
4年弱 前 | 1 件の回答 | 0
1
回答質問
How Can I do image extraction of chosen region?
I have an mammogram image . I use roipoly command to draw tumor suspicious area . Maybe something easier ways to draw that blu...
4年弱 前 | 2 件の回答 | 0
2
回答質問
How can I extract a mammogram image's tumor area after drawing it with using roipoly command ?
I use roipoly command to draw sides of tumor suspicious area. And after drawing I want to extract that region from original imag...
4年弱 前 | 1 件の回答 | 0