iqra toheed
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0