photo

snehal dahiphale


2017년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


How to apply the binary mask using image 'imoverlay' on an RGB image to extract only remaining RGB parts of the image after applying the binary mask?
I obtained a binary mask of an image that I wish to apply on an RGB image to extract only desirable parts of the RGB image. Plea...

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


How to remove green pixels in PCB to highlight components?
I=imread('C:\Users\SNEHAL DAHIPHALE\Desktop\new_photos\same_size1.jpg'); J=imread('C:\Users\SNEHAL DAHIPHALE\Desktop\new_ph...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


subtract rgb pixel value of one image from another only in range of difference of 20 pixels. If difference between the rgb pixel value is less than 20 pixels then subtract rgb pixel. ifnot less than 20 pixels then make the value of that pixel zero. i
So I am accepting a bare pcb and a mounted pcb image. I have been asked to subtract the bare pcb image from mounted pcb only if:...

7년 초과 전 | 답변 수: 1 | 0

1

답변