Community Profile

photo

Filza Ashraf


IIUI

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to make this code for multiple ant colonies
this is a code that generate only a single ant colony but i want to make 2 colonies of ants but i dont know how to change the co...

10 years ago | 0 answers | 0

0

answers

Question


how can i find max intensity from cell image
i have divided my image into several cells by mat2cell function if size(R)==[512,512]; else R =imresize(R,[512,512]); en...

10 years ago | 1 answer | 0

1

answer

Question


crop the image where higher intensity pixel
I have an gray-scale image that contains the image having 2 white balls that are of higher intensity pixel i want to crop those ...

10 years ago | 1 answer | 0

1

answer

Question


how can i differentiate between images
I have let suppose have 20 images in which 10 are standard image and 10 are reference images. I consider standard image are thos...

10 years ago | 1 answer | 0

1

answer

Question


edge detection through parallel Ant colony optimization
i need to find the contour of the tumors that are shown in the form of white balls in the image please help me as i am new user ...

10 years ago | 1 answer | 0

1

answer

Answered
find difference between two images block wise
these are reference and standard images and if there is any difference in image then consider it that these images are differen...

10 years ago | 0

| accepted

Question


find difference between two images block wise
i have two images one is standard image and the other is reference image i need to find the difference between 1st block of stan...

10 years ago | 2 answers | 0

2

answers

Answered
block the images and then do bilateral subtraction between both images
this is reference image

10 years ago | 0

| accepted

Question


block the images and then do bilateral subtraction between both images
1) i need to divide both images into equal number of blocks like each block should be of 64*64 and each image is divided into 16...

10 years ago | 3 answers | 0

3

answers

Question


need code for weight median filter for de-noising of a gray scale image
here is an image but i couldn't get a valid code on net the code that i found iy didnt give me back a gray scale image with remo...

10 years ago | 2 answers | 0

2

answers

Answered
less connected pixels should be removed from image
but i am not getting this on gray scale image it gives me a black and white image as an output how can i mask this out put to mu...

10 years ago | 0

Question


less connected pixels should be removed from image
here is a image having an object disk and a text so check the connectivty of pixels if the area having less connectivity should ...

10 years ago | 2 answers | 0

2

answers

Question


less connected pixels from gray scale image
i have a gray scale image that contains a box of white and a text. i need to convert only text because those pixels are less con...

10 years ago | 1 answer | 0

1

answer

Question


delete high intensity with low connectivity from gray scale image
i need to remove the high intensity pixels from gray scale image those image have less connectivity as well. as i want to remove...

10 years ago | 2 answers | 0

2

answers