Shida
Followers: 0 Following: 0
Estadística
5 Preguntas
3 Respuestas
0 Problemas
5 Soluciones
CLASIFICACIÓN
2.721
of 295.527
REPUTACIÓN
22
CONTRIBUCIONES
5 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
9
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
51.740
of 154.057
CONTRIBUCIONES
0 Problemas
5 Soluciones
PUNTUACIÓN
60
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Is there a built-in Demosaicing option in Matlab which doesn't use interpolation and instead just reduces the image size?
I am aware of demosaic(I,sensorAlignment) function in matlab. But if one would want to reduce noise and just reduce the resolut...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How to preset the intrinsic camera parameters in stereo calibration?
Hi everyone, I was trying some mapping between different cameras which failed due to the fact that Matlab estimates quite diffe...
más de 8 años hace | 0 respuestas | 0
0
respuestasMapping RGB and depth (Kinect v2)
Hi alheka, I used to have the same problem. It's a pity that Matlab still hasn't solved this issue. But there's a solution to t...
casi 9 años hace | 4
| aceptada
How to calibrating and register two cameras of different resolutions?
*For those who (like myself) need to use this to map depth and RGB images with different resolutions:* After calibration and ...
casi 9 años hace | 1
Pregunta
How to map the disparity image values to the original image?
Using stereo camera calibration and Matlab's instructions I produce the disparity map. Now I want to create a Kinect-like depth ...
casi 9 años hace | 1 respuesta | 1
1
respuestaResuelto
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
casi 9 años hace
Resuelto
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
casi 9 años hace
Resuelto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
casi 9 años hace
Resuelto
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
casi 9 años hace
Pregunta
Why rectifyStereoImages gives error in Matlab2015 ?
I was wondering if rectifyStereoImages function has changed between Matlab 2014 and 2015. I am using Matlab's own instructions ...
casi 9 años hace | 1 respuesta | 2
1
respuestaStereo Calibration of two cameras with different camera resolutions
Hi, It's very normal to have to calibrate two cameras of different resolution when working in Multi-modal imaging. It's always ...
casi 10 años hace | 0
| aceptada
Pregunta
How to calibrating and register two cameras of different resolutions?
Hi everyone, I'm experimenting on multi-modal imaging. We have two cameras, one IR and one RGB. I need to calibrate them and re...
casi 10 años hace | 2 respuestas | 1