photo

parth pandya


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

MATLAB Answers

1 Pregunta
6 Respuestas

CLASIFICACIÓN
3.528
of 301.383

REPUTACIÓN
16

CONTRIBUCIONES
1 Pregunta
6 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
4

CLASIFICACIÓN
 of 21.252

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 174.306

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

  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
how to store n matrix in an other matrix of size n
you can try this: N = 1; MainMatrix = cell(N,4); Result1 = zeros(4,6); Result2 = zeros(4,6); Result3 = zeros(4,...

casi 10 años hace | 1

Respondida
how to save multiple images in different folders using a loop?
Try This Code: % Creating 3 New Folders StoreDrive = 'D:'; ImgLoadDrive = 'C:\Users\SAMSUNG\Desktop\AHTD3A'; d...

casi 10 años hace | 2

| aceptada

Respondida
How to calculate dimension of a bounding box with an angle?
It will help if you can provide more information and exactly what you want. But you can convert your Cartesian coordinates to p...

casi 10 años hace | 0

Respondida
How to fill bounding boxes in image?
suppose img is image variable and if you have three dimensional image: bbBOx format is [ X Y Len Wid ] img( X:X+Len-1, Y:Y...

casi 10 años hace | 0

| aceptada

Respondida
I need a help with my project!!
Hi Abdullah, Please Format code using '{}Code' option.It will be easy. I just want to give you few pointers regarding your q...

casi 10 años hace | 0

Respondida
How do I create an animation video in MATLAB by importing a set of images?
Hi Jasnoor, Image Analyst usually includes lot's of validation in his code so,that actually people can get idea that what is er...

casi 10 años hace | 1

Pregunta


How to crop only face from exact boundaries from image,having arbitrary background but different from face.
I want to write matlab code which can crop only face from given image.I have applied face detection however it gives only squa...

casi 10 años hace | 0 respuestas | 0

0

respuestas