photo

snehal dahiphale


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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:...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort