photo

Hans Dohse


CBTech

Last seen: alrededor de 2 meses hace Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Professional Interests: image processing

Programming Languages:
C#
Spoken Languages:
English
Pronouns:
He/him

Estadística

MATLAB Answers

6 Preguntas
0 Respuestas

CLASIFICACIÓN
214.090
of 300.381

REPUTACIÓN
0

CONTRIBUCIONES
6 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.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

Feeds

Ver por

Pregunta


Pass multi dimensional byte array from C# to Matlab library using MWArray.
I have a C# array byte[,,] r = new byte[2, 3, 4]; I have a matlab function which takes in a 3D byte array. How do I use MWA...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Unable to run parpool in Net application. Failed to initialize the interactive session.
I have an initialization routine in my .Net compiled MatlabAlgo dll. poolobj = gcp('nocreate'); % If no pool, do not create ne...

alrededor de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Find location of cross in image.
I have an image that contains a cross in it. It also also has circles, squares and other features. How can I detect the locati...

casi 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to create a gray scale image where the intensty is based on the distance from a set of X and Y coordinates
I have an array of X and Y coordinates. I want to create an image where the pixel value is the distance (Sqrt( X**2 + Y**2 ) ) ...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to computing a rotation, translation and NO scale transform.
I am trying to compute a transform that does a best match between sets of 2D points. The constraints on the transform is that i...

casi 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Finding center of rotation from two sets of points
Given a set of 2D points and the same set of 2D points rotated about an unknown point, how can I find the center of rotation and...

casi 13 años hace | 3 respuestas | 0

3

respuestas