Hans Dohse
CBTech
Followers: 0 Following: 0
Professional Interests: image processing
C#
Spoken Languages:
English
Pronouns:
He/him
Statistiques
6 Questions
0 Réponses
RANG
167 796
of 295 527
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
10 mois il y a | 1 réponse | 0
1
réponseQuestion
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...
environ un an il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ) ) ...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 12 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 12 ans il y a | 3 réponses | 0