photo

sudha


Christ University

Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

12 Questions
1 Answer

RANK
18,089
of 297,503

REPUTATION
2

CONTRIBUTIONS
12 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
2

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Question


How to convert scilab code into matlab?
I have a code in Scilab. How to convert that code into Matlab?? Can anyone please tel me..

11 years ago | 1 answer | 1

1

answer

Question


Does anyone knows how to do Elastic Bunch Graph match????
*Does anyone knows how to do elastic bunch graph matching on face image?? is there a code available???*

11 years ago | 0 answers | 0

0

answers

Question


Is there a code available for facial feature point detection???
Is there a code available for detecting fiducial points such as eyes, nose, and mouth????

11 years ago | 0 answers | 0

0

answers

Question


how to get the facial feature points from the faces???
Using the Viola Jones algorithm m able to detect the face parts. Now i want to extract the facial feature points from eyes,nose ...

11 years ago | 3 answers | 1

3

answers

Question


How to get the 4 pts for mouth in face parts detection????
This is the pgm for face parts detection... img = imread('f5.jpg'); detector = buildDetector(); [bbox bbimg faces bbfaces...

11 years ago | 2 answers | 0

2

answers

Question


How to save the cropped image as a RGB image?
This is the pgm for face detection... % set mex file path for this platform ... addpath(lower(computer)); % call wit...

11 years ago | 1 answer | 0

1

answer

Question


To crop the detected face parts
This is the pgm for face parts detection.In this i wanted to crop the detected parts. So i wanted to knw how to use "imcrop" in ...

12 years ago | 1 answer | 0

1

answer

Question


how to save the image as a RGB image???
This is the code for median filtering on RGB images. I wanted to save only the resorted image into a new folder. how do i do tha...

12 years ago | 3 answers | 0

3

answers

Question


To remove the noise using Median Filtering.
This is my code for median filtering..i have 5 image in "class2" folder. Am able to display only the 1st image of original & noi...

12 years ago | 1 answer | 0

1

answer

Question


is there a code to perform a median filtering without adding the noise???
i wanted to perform a *median filtering on the original image without adding any* *noise*. Is it possible??? If so can u plz pro...

12 years ago | 1 answer | 0

1

answer

Answered
how can i display the image in GUI??
ya i got it...Thank you

12 years ago | 0

Question


how can i display the image in GUI??
This is my code. To read the image from the file and display that image..m able to read the image but m not able to display it. ...

12 years ago | 3 answers | 0

3

answers

Question


ctranspose Transpose on ND array is not defined.
*face recognition program* % Acquire new image % Note: the input image must have a bmp or jpg...

12 years ago | 1 answer | 0

1

answer