photo

Niranjan


Anna University,Chennai,India

2011 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Computing the sum of each column in an image
Hi i want to find out the sum of individual columns in an image and draw a plot indicating the number of pixels in each column(A...

8年弱 前 | 3 件の回答 | 0

3

回答

質問


Separating particular pixels based on RGB value
I want to separate a group of pixels in an image which have RGB greater than [120 115 118 ] . How can I do it? The pixels havin...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


Averaging an image
A basic Image Processing question . How can I average the values or RGB for an input color image? If the input is a color image,...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


Separating a group of higher intensity pixels in an image
I have an binary image in which only a particular group of pixels are my area of interest. I want to separate these higher inten...

13年以上 前 | 3 件の回答 | 0

3

回答

質問


Why does my GUI interface get eroded while running my code???
I've got a new problem. When I try to run my skin extraction code in GUI, the GUI interface gets eroded. I am giving my skin ext...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


Passing Arguments from functions in GUI
Hello, I have a problem. When working with GUI for a face detection code, I want to pass the number of faces to another function...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


GUI closing automatically?
Hi I've got a problem again. I've got a face detection algorithm. When I try to implement in GUI. After selecting the first butt...

13年以上 前 | 2 件の回答 | 0

2

回答

質問


Dynamically write images in different names?
Hello all, I've got a small problem. I want to write a image file for every iteration but in different names. The condition is e...

13年以上 前 | 2 件の回答 | 0

2

回答

質問


Human Skin Range??
Since YCBCR method of skin recognition gives poor results,Can anybody suggest me a simple code to detect skin regions by using H...

13年以上 前 | 2 件の回答 | 0

2

回答

質問


Saving Figure using saveas() function
Is there any way by which I can save the current figure?. When I use saveas() function eg)saveas(gcf,'pred_prey.jpg') the curr...

13年以上 前 | 3 件の回答 | 0

3

回答

質問


Converting gray scale to ycbcr??
Is there any way by which we can convert a gray scale to Ycbcbr???

13年以上 前 | 1 件の回答 | 0

1

回答

質問


Problem with mex compilation
Somebody please help me in this regard.When I try to set up my mex compiler,I get the following error. Please help mex -set...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


Finding the peak position of a plot?
Hi,can anyone tell me how to find the peak of a plot . I have the code plot(sum(fill>0)); Now how to find the peak value of t...

13年以上 前 | 1 件の回答 | 0

1

回答

回答済み
Pattern Extraction from an image?
All I need to do is to detect a face of a person in an image, extract his face pixel and scan the rest of the image to find the ...

13年以上 前 | 0

質問


Pattern Extraction from an image?
Hi can anyone suggest me a code to extract a particular texture or pattern from an image? I have the location (x,y) of the patte...

13年以上 前 | 2 件の回答 | 0

2

回答

質問


Target Speed Estimation using a webcam
Hi,can anybody tell me how to detect the distance of a moving target using a webcam(in real time). I want the distance to change...

13年以上 前 | 2 件の回答 | 1

2

回答

質問


How to separate RGB values of an image.
We know that each pixel i in the input image I has rgb colors. My question is how to store them in a 3-vector Ii. Each color is ...

13年以上 前 | 4 件の回答 | 0

4

回答

質問


How to estimate the PSF from an blurred image?
Hi I am a newbie to image processing. I am working on Blind Image Deconvolution. I have a doubt regarding the PSF.How can one de...

13年以上 前 | 2 件の回答 | 0

2

回答

質問


How to determine the type of noise in an image?
Hi all , I am working on blind deconvolution and I have a question.Is there any algorithm or code by which we can determine the ...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


Direction by RADON transform?
Hi,Is there a possibility that we could determine the direction of motion in an image using RADON transformation?. If yes please...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


Creating a plot of intensity of pixels across an image using MATLAB?
Hi am a newbie to MATLAB. Can anyone suggest me a code to plot a graph for number of pixels in each column of an image? any seri...

13年以上 前 | 2 件の回答 | 1

2

回答