Community Profile

photo

Ali Zulfikaroglu


Last seen: 2 years ago Active since 2020

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


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...

2 years ago | 2 answers | 0

2

answers

Question


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...

2 years ago | 0 answers | 0

0

answers

Question


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://...

2 years ago | 2 answers | 0

2

answers

Question


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 ...

2 years ago | 2 answers | 0

2

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 0 answers | 0

0

answers

Question


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....

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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 ...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 2 answers | 0

2

answers

Question


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...

3 years ago | 1 answer | 0

1

answer