dv
Panjab University
2015년부터 활동
Followers: 0 Following: 0
An ECE student
area of interest: image processing - MATLAB
Feeds
질문
When to use Double data type for an image in matlab?
I am trying to find out focus score of an image for which i need to get both the mean and variance. i m getting some Values for ...
9년 초과 전 | 답변 수: 2 | 0
2
답변질문
how to perform Image blurring using fspecial function?
I have been doing the following to blur an image using fspecial function:- img = imread('cell.jpg'); h = fspecial('gaussian'...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to plot a Power Spectrum (log log plot) for an image?
Given Problem statement:- to detect blur image Hint: The power spectrum contains the frequency information of the image, and ...
9년 초과 전 | 답변 수: 2 | 0