Statistics
28 Questions
0 Answers
RANK
39,039
of 295,448
REPUTATION
1
CONTRIBUTIONS
28 Questions
0 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Clearing errors in executing GLCM matlab code
Hii I have downloaded GLCM matlab code here from file exchange This is my main file I = imread('D:\Fire-smoke\kurangani...
6 years ago | 1 answer | 0
1
answerQuestion
how to run the downloaded matlab code of efficient LBP
Hii I am beginner to matlab and i would like to extract texture features through LBP I have dowloaded EfficientLBP.m file ...
6 years ago | 0 answers | 0
0
answersQuestion
How to execute LBP code
Hii I have downloaded efficient LBP code from matlab exchange code .but i facing some errors I have downloaded LBP code from...
6 years ago | 0 answers | 0
0
answersQuestion
How to find difference in homegenity of pixels in two images
I am trying to find difference between a fire image and a fire like image(sunset, sunrays) Using graycoprops i could get the co...
6 years ago | 2 answers | 0
2
answersQuestion
I want ti find difference between fire and sunset rays in images.I need to calculate texture to find the dissimilarilties.How to find texture
I found many features to find texture in the image like correlation,entropy, contrast... I have two images, one with fire , oth...
6 years ago | 1 answer | 0
1
answerQuestion
how to perform region growing
I need to group and retrieve only the pixels which has minimum variation in intensity values with a seed pixel in an image and ...
8 years ago | 0 answers | 0
0
answersQuestion
distance between centroid and each pixel in the image.
I want to find the color difference in an object. ie Apple has almost red color .suppose if an object contains red and other col...
8 years ago | 0 answers | 0
0
answersQuestion
I need to find red,yellow,orange colors only in an image .how to find repeated pixel values for those colors in an and RGB image.
I need to find red,yellow,orange colors only in an image .how to find repeated pixel values for those colors in an and RGB i...
8 years ago | 1 answer | 0
1
answerQuestion
I want to divide image into 8*8 blocks and to find the color difference between pixels inside the block. And i need to retrieve only the larger difference pixel.
I want to divide image into 8*8 blocks and to find the color difference between pixels inside the block. And i need to retrieve ...
8 years ago | 2 answers | 0
2
answersQuestion
how to display LAB colors present in an image with their intensity values to retrieve a particular object based on color
how to display LAB colors present in an image with their intensity values to retrieve a particular object based on color
8 years ago | 1 answer | 0
1
answerQuestion
how to find the spatial variations of colors in an image and also to find the intensity values of each color in the image
how to find the spatial variations of colors in an image and also to find the intensity values of each color in the image
8 years ago | 0 answers | 0
0
answersQuestion
how to find the no of colors and name of the colors in an object eg: tomato
how to find the no of colors and name of the colors in an object eg: tomato
8 years ago | 2 answers | 0
2
answersQuestion
An image contains a fire region and apple.How to recognize only fire ,since both contains similar colors.
<</matlabcentral/answers/uploaded_files/68510/tomato.jpg>> <</matlabcentral/answers/uploaded_files/68511/nsmoke2.jpg>> An ...
8 years ago | 0 answers | 0
0
answersQuestion
I want to find similarity between two images.I use SSIM. What does low and high values of SSIM indicates in terms of similarity.
I want to find similarity between two images.I use SSIM. What does low and high values of SSIM indicates in terms of similarity....
8 years ago | 1 answer | 0
1
answerQuestion
How to find the accuracy (in percentage) of proposed results with existing results (images) in terms of shape.
How to find the accuracy (in percentage) of proposed results with existing results (images) in terms of shape.Images are here ...
8 years ago | 0 answers | 0
0
answersQuestion
I have detected fire in the image.There is a minor difference in the output compared to the existing alg.Now I need to find the difference in values in terms of accuracy in percentage.
I have detected fire in the image.There is a minor difference in the output compared to the existing alg.Now I need to find the ...
8 years ago | 0 answers | 0
0
answersQuestion
Which measure will suitable to compare the proposed method and existing method of fire detection .By visual i can find the diffference. How to get the accuracy of two images with values.
Which measure will suitable to compare the proposed method and existing method of fire detection .By visual i can find the dif...
8 years ago | 0 answers | 0
0
answersQuestion
how to find the difference between fire and sun rays bcoz , both contains red and yellow color
how to find the difference between fire and sun rays bcoz , both contains red and yellow color.How to find the pixel intensities...
8 years ago | 2 answers | 0
2
answersQuestion
how to eliminate white pixels(smoke pixels) in the rgb image
how to eliminate white pixels(smoke pixels) in the rgb image
8 years ago | 1 answer | 0
1
answerQuestion
how to find the intensity differences between two images Eg An image contains Fire and Fire-like pixels(orange,apple,sun)
how to find the intensity differences between two images Eg An image contains Fire and Fire-like pixels(orange,apple,sun)
8 years ago | 0 answers | 0
0
answersQuestion
how to create surface plot for rgb image and Lab image
how to create surface plot for rgb image and Lab image
8 years ago | 1 answer | 0
1
answerQuestion
How to create histograms for L a b channels separately in CIELAB color space.
How to create histograms for L a b channels separately in CIELAB color space.
8 years ago | 2 answers | 0
2
answersQuestion
I need to detect only fire pixels from the image.Based on some conditions i could get it.But some images contains more smoke in white color.How to remove those white pixels and to retain only the fire pixels
I need to detect only fire pixels from the image.Based on some conditions i could get it.But some images contains more smoke in ...
8 years ago | 1 answer | 0
1
answerQuestion
I want find only red pixels which are greater than threshold. and set those redpixels values to 1 others to 0
I want find only red pixels which are greater than threshold. and set those redpixels values to 1 others to 0 to create a new m...
8 years ago | 1 answer | 0
1
answerQuestion
If a matrix contains 1's and 0's ,i would like to get only those 1's and want to take avg values of those corresponding intensity values
If a matrix contains 1's and 0's ,i would like to get only those 1's and want to take avg values of those corresponding intensit...
8 years ago | 2 answers | 0
2
answersQuestion
how to set the pixel values to 1 and o's based on some threshold values
Eg. if redpixel>th and redpixel>green and greenpixel>blue then mark all the pixel values as 1 otherwise to 0
8 years ago | 1 answer | 0
1
answerQuestion
detecting colors uisng lab color model
How to detect the expected colors using lab color model in an image
8 years ago | 0 answers | 0
0
answersQuestion
How to find boundary roughness of the segment in an image
I want to find firepixels in the image with boundary roughness feature and shape.How to write code in matlab for that.
8 years ago | 1 answer | 0