Feeds
질문
I am trying to write code for canny edge detection but it is not giving exact output like inbuilt function.can any one help me
i attached code,pls check it and tell me where i did wrong in that
대략 10년 전 | 답변 수: 1 | 0
1
답변질문
i want to know the pixel intensity value in an image but it gives different results using data cursor and command.which one is correct? and why it is showing differently?
let A is image i want to know intensity value at (25,170).so by using command A(25,170) we can find intensity value but,using...
10년 초과 전 | 답변 수: 2 | 0
2
답변질문
I am trying to divide an image with plane background into sub images based upon their background and non background levels and i equalised sub images individually and combined all equalised sub images to get output .how can i do it? pls help me
<</matlabcentral/answers/uploaded_files/10714/1.jpg>> /*i am getting wrong output because its PSNR value is less compar...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
how can i perform histogram equalization for logical image
i have divided original image into 3 sub images(class is logical) and i want to perform histogram equalization on sub images.how...
대략 11년 전 | 답변 수: 2 | 0
2
답변질문
I have an image of an object with plane background, how can i know background intensity value
<</matlabcentral/answers/uploaded_files/7667/image001.jpg>>
대략 11년 전 | 답변 수: 1 | 0