snehal jaipurkar - MATLAB Central
photo

snehal jaipurkar


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 11/16 to 03/25Use left and right arrows to move selectionFrom 11/16Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

3 Questions
4 Answers

RANK
237.060
of 297.547

REPUTATION
0

CONTRIBUTIONS
3 Questions
4 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20.454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159.122

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 1
  • First Answer

View badges

Feeds

View by

Question


phase quantization of gabor filtered image
what is meant by phase quantization of the output image obtained after applying gabor filter? how is it performed?please help as...

ongeveer 7 jaar ago | 0 answers | 0

0

answers

Answered
train and test data using KNN classifier
Sir please reply soon.... can we use eucledian distance and hamming distance both in knn classifier at the same time??? I am w...

ongeveer 7 jaar ago | 0

Question


How to find out the accuracy, region of convergence, recognition rate of a classifier using Matlab code, not manually ?
I am working on a biometrics project. After doing feature extraction, the next step is to identify the person with the help of t...

ongeveer 7 jaar ago | 0 answers | 0

0

answers

Answered
Implementation of Snake Algorithmm for finding contours of Hand
And also I want to create a mask of the segmented image by putting the segmented part with intensity 1 and the rest of the part ...

meer dan 7 jaar ago | 0

Answered
Implementation of Snake Algorithmm for finding contours of Hand
Sir how to save the segmented image after applying snake model in Matlab?????

meer dan 7 jaar ago | 0

Question


My question is regarding classifying the images based on the whichever color is present more in the given image after converting the color image into gray and finding its histogram.
clc; Image = imread('rose.jpg'); figure imshow(Image); I=rgb2gray(Image); figure imshow(I) [count,x] = im...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Answered
How to extract the value pixel values from an image or masked image?
after finding the count of each pixel value seperately, i want to add the counts of a range of pixel values and get the total, h...

meer dan 8 jaar ago | 0