photo

Pugazhendhi


Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Professional Interests: Image analysis, GIS

Estadística

MATLAB Answers

8 Preguntas
2 Respuestas

CLASIFICACIÓN
10.019
of 300.381

REPUTACIÓN
4

CONTRIBUCIONES
8 Preguntas
2 Respuestas

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.941

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.477

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

Ver insignias

Feeds

Ver por

Respondida
error in converting image to binary
First convert to grayscale(rgb2gray) then use im2bw

más de 13 años hace | 0

Pregunta


Simplify/Generalize bwboundaries
Can anybody help me to generalize bwboundaries. thanks in adv,

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

0

respuestas

Pregunta


Shape Recognition, hough transform
Hi All: I seen more examples to recognize line/circles/ellipse using Hough transform, but i didnt find examples for square or...

más de 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Change Pixel intensity value
Hi all, I have an image(gray scale) whose pixel intensity values ranges from -0.5373 to 0.4744. I would like to change the in...

más de 13 años hace | 3 respuestas | 0

3

respuestas

Pregunta


how to declare
Hi All, I would like to declare the following code in Matlab. r = 4/pi atan((R-G)/(R+G)) Any one please help. Thanks...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Image segmentation
Hi All, I have an image which contains the following features buildings, cars, trees etc. I detected the buildings using the ...

más de 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Convert boundaries
Hi All, I have extracted boundaries with the help of "bwboundaries" function and I would like to convert the polygon boundari...

casi 14 años hace | 1 respuesta | 0

1

respuesta

Respondida
Operation on RGB Images
The following steps will help you split RGB and merge them again. I = imread('RGB.jpg'); %RGB split R=I(:,:,1); G=...

casi 14 años hace | 0

| aceptada

Pregunta


Raster to Vector
Hi All, I have some binary file in tiff format, would like to convert them to vector formats like .shp format along with spat...

casi 14 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Image Classification
Hi, I am new to Matlab. I would like to classify the image based on its color, pattern and texture. If it possible to create ...

casi 14 años hace | 1 respuesta | 0

1

respuesta