photo

snehal jaipurkar


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

MATLAB Answers

3 Preguntas
4 Respuestas

CLASIFICACIÓN
286.765
of 299.784

REPUTACIÓN
0

CONTRIBUCIONES
3 Preguntas
4 Respuestas

ACEPTACIÓN DE RESPUESTAS
33.33%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.803

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 165.909

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • First Review
  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


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...

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

0

respuestas

Respondida
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...

más de 7 años hace | 0

Pregunta


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...

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

0

respuestas

Respondida
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 ...

casi 8 años hace | 0

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

casi 8 años hace | 0

Pregunta


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...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Respondida
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...

casi 9 años hace | 0