AKSHAY VARSHNEY
Followers: 0 Following: 0
Statistica
14 Domande
0 Risposte
RANK
98.350
of 295.467
REPUTAZIONE
0
CONTRIBUTI
14 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
14.29%
VOTI RICEVUTI
0
RANK
of 153.912
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Is there anywhere XML-files already trained to detect the fire in a video?
I want to know does someone knows is there any XML file for fire detection using haar cascade classifier if there is then please...
circa 6 anni fa | 0 risposte | 0
0
risposteDomanda
How to store cell array inside a cell array?
I have a cell array of 1,32 so i store in c=cell(1,32) now i want to store another cell of size 1,3 in each cells and cell eleme...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How can i save a contour and read it again without change in its value in matlab?
First I want to show the output of the contour than reading that image again without losing its memory and than use that image t...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Does anyone knows about SPF Function and how does it work?
Please explain the signed pressure force function in Matlab and how to use this.
oltre 6 anni fa | 0 risposte | 0
0
risposteDomanda
How to change the M*N*P to M*N*3 or M*N for an Image in Matlab?
Is there any way to show this type of image in Matlab 480*480*32? or otherwise, I have to change the image from 480*480*32 to 48...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
For Medical Image Segmentation which technique is best?
I want to do the image segmentation of a knee joint could you please guide which technique is most accurate. and also should I c...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
which color space has most accurate color difference calculation?
Among various color spaces like L*a*b, RGB, LCH etc. which has most accurate results while doing the color difference calculatio...
quasi 7 anni fa | 0 risposte | 0
0
risposteDomanda
Identify colors by K mean cluster approach
I know the pixel values of the different band now I want to identify the color of that band by K mean cluster approach. please h...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
pattern of color range of different shades of a particular colors RGB values?
Sir I have found the RGB value of all colors.Now I have one doubt that is there any pattern in different shades of a particular ...
quasi 7 anni fa | 2 risposte | 0
2
risposteDomanda
i want to know the pixel value of each color in rgb component.
As of many colors is there any method to convert the pixel values of color in RGB color space.I would like to quote an example h...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
I want to know the pixel or intensity value of 12 colors in resistor ?
I want to know the pixel or intensity value of 12 colors in a resistor , as we know that there are 12 colors in a resistor so th...
quasi 7 anni fa | 2 risposte | 0
2
risposteDomanda
how to change the background color of an image from black to white
i want to change the background color of an image using matlab , i have uploaded an image also in this i want to change the back...
circa 7 anni fa | 1 risposta | 0
1
rispostaDomanda
how to detect the colors in bands of resistor by using image processing
i am able to get the edges and in the bands of given resistor,but i am getting the black color but i want the original color app...
circa 7 anni fa | 0 risposte | 0
0
risposteDomanda
i am working on project of edge detection and i am using fuzzy logic the problem i am facing is that i want to detect the without using rgb colour code ,means i want to detect the edge and also i want that the color of the image also appear in output
Igray = 0.2989*Irgb(:,:,1)+0.5870*Irgb(:,:,2)+0.1140*Irgb(:,:,3); figure image(Igray,'CDataMapping','scaled'); colormap('...
circa 7 anni fa | 1 risposta | 0