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,397 0 View
hi What is the best classification dataset for heart cancer? bests
01 February 2017 3,577 2 View
Is it possible to increase the accuracy of the benchmark functions with this approach? Thank you all
31 December 2016 5,139 3 View
I need to model an anisotropic material in which the Poisson's ratio ν_12 ≠ ν_21 and so on. Therefore, the elastic compliance matrix wouldn't be a symmetric one. In ANSYS APDL, for TB,ANEL...
09 August 2024 5,048 2 View
Request Python code from this article : Gender equity of authorship in pulmonary medicine over the past decade. THANKS!
08 August 2024 6,242 2 View
Visual Studio Code (VS Code) has become a popular choice among developers for several reasons: 1. **Free and Open Source**: VS Code is free to use and open source, making it accessible to...
07 August 2024 7,013 4 View
After immunohistochemistry of previously fixed in PFA and EtOH and then frozen 20 μm sections of zebrafish brain, DAPI staining is very weak (right) compared to the same sections stained without...
05 August 2024 9,637 2 View
I need the python code to forecast what crop production will be in the next decade considering climate and crop production variables as seen in the attached.csv file.
05 August 2024 2,977 3 View
Hi everyone I need a file with a dirty and clean potato image
04 August 2024 7,199 4 View
I want a model that is balanced with accuracy or speed, faster rcnn has high accuracy while yolo have fast speed. i am thinking to combine them to get a hybrid model to achieve both speed and accuracy
02 August 2024 3,104 0 View
I fabricated Ti3C2Tx using concentrated HF 40%, I plot an XRD as attached image below.. please let to know if I obtained it or not.
02 August 2024 6,789 4 View
Dear researchers. I tried using the IHC PROFILER in image j to quantify nuclear DAB staining. I followed the instructions in the original article by "Varghese F, Bukhari AB, Malhotra R, De A...
29 July 2024 2,229 0 View
My question pertaining to the DAB staining in cytoplasm of human oral squamous cell carcinoma tissue. When quantifying the epithelial cancer cells do we have to crop remove the stromal tissue?...
29 July 2024 2,682 6 View