Community Profile

photo

sanjay


Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


how to change resolution of image without changing dimensions
I want to change the resolution of image without changing dimension of image. How we can use it for segmentation, or how it ...

10 years ago | 1 answer | 0

1

answer

Question


how to convert HSV to RGB
i extracted h = hsv(:,:,1), s = hsv0(:,:,2), and v= hsv(:,:,3) from(hsv = rgb2hsv();) now i modify h and then i have to convert ...

10 years ago | 2 answers | 0

2

answers

Question


how to find location of Image captured using webcam ?
I have to find location of image captured using webcam. adaptorName = 'winvideo'; deviceID = 1; vidFormat = '...

10 years ago | 1 answer | 0

1

answer

Question


divide true color image in to 8 equal parts true color image
I have to divide true color image in to 8 equal part true color image and calculate mean of a* and b* for 8 different part indiv...

10 years ago | 0 answers | 0

0

answers

Question


I have to apply segmentation on color image of banana
<</matlabcentral/answers/uploaded_files/9401/ripe-and-unripe.jpg>> I have to remove background from banana in color form. whi...

10 years ago | 1 answer | 0

1

answer

Question


Imageprocessing tool of matlabR2010 doesnot contain 'getHSVColorFromDirectory' function
clc; clear all; close all; HSV = getHSVColorFromDirectory('G:\study document\M.E\research\image processing\implementation\I...

10 years ago | 1 answer | 0

1

answer

Question


i have to classifies bananas in different stages with use of color and texture features.
bananas are passing from seven different stage: green, green with trace of yellow, more green than yellow, more yellow than gree...

10 years ago | 0 answers | 0

0

answers