Community Profile

photo

Hanif Ullah


2019 年からアクティブ

Followers: 0   Following: 0

連絡

Software Developer and Android Application Developer at Dir Lower in Khyber Pakhtunkhwa, Pakistan

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


how to subtract a dynamic mask from an image
how to subtract a dynamic mask from an image. i m using the following code but its only working on static mask. f=[12 30 120 2...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


how to subtract mask from an image and add the pixels value
please help me to code for it. I did this code but not working properly. clear all close all f = [12 30 120 220 120 130 14...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


how to subtract small window from an image by shifting pixel by pixel
I want to take small window from image and subtract that small window from whole image by shifting pixels by pixels. like for ex...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


How to apply average filter on image ?
I m working on image to apply average filter on it. It gives perfect result on array of matrix but not working on real image her...

約5年 前 | 2 件の回答 | 0

2

回答

質問


how to equalize histogram of two images ?
clc close all clear all img1 = imread('img2.jpg'); img2 = imread('img1.jpg'); subplot(3,2,1); imshow(img1); title('First ...

約5年 前 | 2 件の回答 | 0

2

回答