Pregunta


How to set priority of encoding?
The ROI is set on higher priority,since it has more important information for diagnostic purposes;and the BG is set on lower...

más de 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to classify normal faces and smiling faces
how to classify normal faces and smiling faces. What Technique is involved behind this?

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to find the position of a given number
if the input is 1050, whats the code to get the position of 5.....(answer is third)

más de 13 años hace | 3 respuestas | 0

3

respuestas

Respondida
how to find the number of 1 in a single column?
thats my input matrix.. let me take query input as 1 1... now i have to check this 1 1 with all the rows of the given input ma...

más de 13 años hace | 0

Respondida
how to find the number of 1 in a single column?
Thanks for all replies... 1 1 1 2 3 1 2 1 3 1 1 2 3 2...

más de 13 años hace | 0

Pregunta


how to find the number of 1 in a single column?
My input is 0 0 0 0 1 0 0 1 1 0 0 0 1 0 I s...

más de 13 años hace | 6 respuestas | 0

6

respuestas

Pregunta


how to merge neighbourhood of a pixel
My previous question was how to find neighbourhood? my next question is how to merge those neighbourhood?

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to find the neighbourhood of a pixel
How to find a particular pixel and the neighbourhood of it?

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to compare a single row with remaining all rows of a matrix?
my input matrix is v=[1 2 3 4 5;3 4 7 8 9;6 4 8 7 9;3 4 7 8 9;3 2 9 8 4]; I am taking second row alone. I have to compare it wi...

más de 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to draw a line from the centre of the image to its border
In the given image, i plotted 6 points on its border manually. a random point is selected in the image. My objective is to conne...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Region growing of an image
You can see my input image from the link <<http://i48.tinypic.com/107ujjp.jpg>> How to do segmentation using region growin...

más de 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to do Multi resolution segmentation of road image
I have to do object based road extraction. First, a road has been segmented. Then, classification has to be done to separate roa...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to proove the given input image is of high resolution or low resolution
On seeing a picture, we can predict approximately the resolution is high or low. But, how to check it in matlab

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


What is meant by probability distribution function of an image
How to find the probability distribution of an image

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to get a pan sharpened Image
How to obtain a pan sharpened Image.How the images are partitioned into a set of discrete non-overlapping regions ?

más de 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to merge two similar neighbouring regions into one larger region?
Based on the intensity distance and area ratio between neighbouring regions, any two similar neighbouring regions will be merged...

más de 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how images are divided into sub-images
the input image should be divided into many sub images. how to achieve this.

más de 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


what is meant by slicing of an image
In many papers, I have come across the word " slicing of an image" . Can you tell what exactly it do. Does it means dividing th...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to convert gray image to color image
Image=imread('fog1.bmp'); [m n r]=size(Image) rgb=zeros(m,n,3); rgb(:,:,1)=Image; rgb(:,:,2)=rgb(:,:,1); rgb(:,...

más de 13 años hace | 4 respuestas | 0

4

respuestas

Pregunta


code explanation in image processing
a = imread('cameraman.tif'); threshold = 150 a(a>threshold) ... Hi, This is my code and can anyone tell me w...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to find the pixel value of an image ?
How to find the following 2) pixel within 5 units (out of 255) of pixel ; 3) pixel within 10 units (out of 255) of pixel ...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to solve Dijkstra algorithm in MATLAB?
I used the command “graphshortestpath” to solve “Dijkstra”. I am not getting the correct answer as the output is concentrating ...

más de 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to boost the pixel difference of an image.
How to find the pixel difference of an image and how to boost the intensity of it.

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to get the background of an image?
From the given input image, how to separate the frontground image and the background image?

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to detect smile of a person ??
how to detect the smile of the person. whats the technology involved behind this??

más de 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Does MATLAB application using Image processing is used in NASA?
So far, i know that only Simulink is used by NASA? Just now i came to know that NASA can use fog clearing concept using MATLAB. ...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to enhance a color image ?
For gray image, we use the commands like adapthisteq, imadjust... How to increase the intensity for the color image.

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to find the intensity of the given input image
My image is nothing but a road with full of fog. Is there any way to detect the fog alone.

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to enhance the image using retinex technique ?
I need to image enhancement using Multiscale Retinex method. How to implement it?

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


AAM model image (identifying technique)
Here is the link for input image... <http://tinypic.com/r/14l2e7t/6> Here is the link for output image.... <http://tinypic.com/...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Cargar más