Does anyone have Matlab code to filter images?
I am working to built modeling to image process that i need to filter image which show me clear to picture ,I can know the parameters of defect
What type of filter are you exactly looking for?
Do you have any specification?
Check these links out
https://www.mathworks.com/matlabcentral/fileexchange/37796-spatial-filtering-of-image
https://stackoverflow.com/questions/10672184/implementing-imfilter-in-matlab
https://in.mathworks.com/help/images/linear-filtering.html
you can check in the above link
Rabia Almamlook
With the following code, you may filer the image
I1 = imread('XXX.jpg') % add your image
g = fspecial('log',7,0.4) % creates a 7 /7 Log filer with std of 0.4
I2 = imfilter(i1,h); % applies filter to the raw image using imfilter
imshow(I2) % Displays your image
Please let me if this works
Hello, I hope everyone reading this is doing well during these tough times. I am doing my masters in business management and considering dissertation topics. I'm interested in taking an...
15 February 2021 594 26 View
I have images that I need to explain the color of the picture
02 December 2020 373 2 View
I have performed this reaction many times by using acetic acid as a solvent bt no cyclization occurs to form imide.
05 March 2020 6,051 3 View
acid can be converted into anhydride by sublimatiom?
05 March 2020 8,313 2 View
Dear colleagues, I have "leaf Area" measurements using the "LI-3100 Area meter" of cotton plants from different stages on June, July, August and September. The planting distance is 15 cm between...
12 February 2020 1,583 3 View
Hi I prepared a nanocomposite cathode LSCF-GDC and extracted its conductivity/resistivity data from Hall Effect Measurement System at room temperature. I am looking for a published paper, thesis...
18 December 2017 5,266 3 View
I am looking for a Post-Doctor position in Europe, USA or Canada for two years or more. Please if you have any suggestions or you have a position to offer you may contact me by e-mail :...
01 October 2017 5,145 1 View
I am trying to assess BTB integrity. Most articles show experiments with Biotin Tracer. But incase of Blood brain barrier Evans blue or albumin is used often. Why in case of BTB biotin tracer is...
27 September 2016 1,337 3 View
Basis/Principles of the signal secuences predictions
18 April 2016 9,042 1 View
i m working on synthesis of silver nanopraticles by plant extract by using 1mM AgNO3 . these extracts is giving peak at 310-350 nm ,,, i have selected the 300 to 700 nm range. should i work on...
08 December 2015 4,399 14 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
Hi, I implemented a code to gabor filter cifar10 data but the images after being filtered and stacked are not clear like the original images. I think the problem is in the way I am using the...
03 March 2021 6,317 1 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
dear community, my model is based feature extraction from non stationary signals using discrete Wavelet Transform and then using statistical features then machine learning classifiers in order to...
03 March 2021 6,994 5 View
I'm involved in a study of odor control technologies for municipal wastewater treatment plant. One of the control options involves a chemical 2-stage (acid/alkaline) packed bed scrubber. The...
03 March 2021 3,661 2 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
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
Do you have some recommendations approaches on Image processing and classification of plant diseases using TensorFlow/Keras?
02 March 2021 1,493 4 View
Working on chandrayaan-2 DFSAR data, there are three datasets available: 1) Slant range image data product: The slant range complex image file. Each pixel is represented by two 4-byte floating...
02 March 2021 8,481 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