Statistics
RANK
183,147
of 295,467
REPUTATION
0
CONTRIBUTIONS
11 Questions
4 Answers
ANSWER ACCEPTANCE
45.45%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answersQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerfind 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
answersblock the images and then do bilateral subtraction between both images
standard image
11 years ago | 0
block the images and then do bilateral subtraction between both images
this is reference image
11 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...
11 years ago | 3 answers | 0
3
answersQuestion
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...
11 years ago | 2 answers | 0
2
answersless 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...
11 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 ...
11 years ago | 2 answers | 0
2
answersQuestion
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...
11 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 2 answers | 0