snehal jaipurkar
Followers: 0 Following: 0
Statistiques
RANG
276 620
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
4 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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...
plus de 6 ans il y a | 1 réponse | 0
0
réponsetrain 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...
presque 7 ans il y a | 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...
presque 7 ans il y a | 1 réponse | 0
0
réponseImplementation 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 ...
environ 7 ans il y a | 0
Implementation of Snake Algorithmm for finding contours of Hand
Sir how to save the segmented image after applying snake model in Matlab?????
environ 7 ans il y a | 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...
presque 8 ans il y a | 1 réponse | 0
1
réponseHow 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...
presque 8 ans il y a | 0