Hello
Is there any code or help for this issue?
I want to increase the accuracy of my project with this approach.
Tnx
Well you can use this code of mine:
r = medfilt2(pic(:, :, 1), [5 5]);
g = medfilt2(pic(:, :, 2), [5 5]);
b = medfilt2(pic(:, :, 3), [5 5]);
pic = cat(3, r, g, b);
pic = imsharpen(pic,'Radius',7,'Amount',0.5);
your sincerely
Hi
It was exactly what i was looking for
Thanks
Best Regards
hi . i want to now how i can find mini-MIAS data set bench marking?(this is mammography data set)
07 August 2018 6,288 0 View
hi What is the best classification dataset for heart cancer? bests
01 February 2017 3,481 2 View
Is it possible to increase the accuracy of the benchmark functions with this approach? Thank you all
31 December 2016 5,007 3 View
I have selected brain tumor images ...but now found that already lots of research done n this topic.
03 March 2021 5,774 3 View
i am try to classify the x-ray images. During classification , can i block unwanted images (except x-ray image).
03 March 2021 7,100 1 View
Need to image mesoporous silica nanoparticles using the TEM. Also, need high resolution TEM images to see the mesoporous structure. Kindly suggest what kind of grids to use. Thanks, Shatadru
02 March 2021 1,787 2 View
Hello all, In SPSS I am going to code 2 open-ended questions. I have already read all the answers and I made a list of the most important categories to which I can code the answers. This question...
02 March 2021 1,757 4 View
Dear Colleagues, After running Western blot on PVDF membrane and detection using ECL, I would like to stain my PVDF with colloidal gold to be able to allign the ECL image with total proteins on...
02 March 2021 7,829 3 View
I would like to research on MR images (0.5T and 3T). Can you please suggest some websites that I can download dataset including both 0.5T and 3T MR images? Thank you.
02 March 2021 7,735 3 View
I am going to have 3 different probes in my qPCR work that I am going to do. But I realized that the machine we have in the lab is a Rotor-Gene Q 2plex HRM Platform, saying it has green, yellow,...
01 March 2021 8,544 1 View
Hello, I have classified 10 S3 OLCI images from the same area (althouth not the same size and/or quadrant) and I would like to do a final image using the mode of the pixel of these 10 images. I...
01 March 2021 9,874 3 View
The following code (see 1st 2 images attached) is used to produce PID controller values that are designed to control the system (G). The code finds the PID controller values (noted as k) by using...
28 February 2021 6,560 14 View
I am working on modeling and simulation of biomecanical material behaviour, I have succeded on simulating skin using anisotropic hyperelastic material, on APDL and in our lab's finite element...
28 February 2021 552 3 View