photo

iqra toheed


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to detect and extract the watermark in image
i have three queries related to this image: 1- This image has a embedded watermark on the right side of the picture of the fo...

6 years ago | 1 answer | 0

1

answer

Question


how to do image segmentation and feature extraction in matlab?
how to do image segmentation and feature extraction in matlab. i want to extract the features from a currency note.

6 years ago | 1 answer | 0

1

answer

Question


i had apply morphological processing on an image that is close. i want to color the white part of the binary image that is processed to green. how can i do that
clear all; close all; global I2; I1 = imread('imm2.jpg'); I2 = imresize(I1,.5); img_gray=255-(0.3...

6 years ago | 1 answer | 0

1

answer