photo

HSO


Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Computer Vision, Machine Learning, Digital Control, Robotics

Estadística

All
MATLAB Answers

1 Pregunta
4 Respuestas

File Exchange

5 Archivos

CLASIFICACIÓN
5.493
of 300.365

REPUTACIÓN
8

CONTRIBUCIONES
1 Pregunta
4 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
1.646 of 20.933

REPUTACIÓN
1.136

EVALUACIÓN MEDIA
4.90

CONTRIBUCIONES
5 Archivos

DESCARGAS
17

ALL TIME DESCARGAS
10875

CLASIFICACIÓN

of 168.262

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

  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


Intersection between two 3D flat polygon
Hello, I Just trying to compute the result polygon on the intersection of two 3D flat convex polygons defined by their vertices...

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

1

respuesta

Respondida
Searching the minimum element of an array
array=rand(20,1) [L C] =size(a) lower=min(a((L-10):end))

alrededor de 13 años hace | 1

Respondida
can anybody help me which image processing algorithm should i used for the tracking and locking of a target? and how to implement the algorithm.
Hello, For tracking an target or several targets, you can use Particle Filter. Of course you need an convenient segmentation f...

alrededor de 13 años hace | 0

Respondida
Figure color issue while using Matlab through VNC
You need to configure your VNC Server to give the colours and geometry that you want. It will waste more band. here an link for...

alrededor de 13 años hace | 1

| aceptada

Respondida
How do i remove unwanted/false edge pixels ?
Hello, You can use an Median Filter First (Salt and Pepper)with the adquate size to remove any spike noise from the image an th...

alrededor de 13 años hace | 0