Statistiques
20 Questions
0 Réponses
RANG
151 928
of 300 379
RÉPUTATION
0
CONTRIBUTIONS
20 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
25.0%
VOTES REÇUS
0
RANG
of 20 931
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 299
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
Is normxcorr2 function supported in MATLAB Coder
Hi, the function normxcorr2 is not supported by matlab coder in version 2.6. I just wanted to know whether the mathworks departm...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Error in Comparing 2 images using correlation
Hi, I have 2 images, visible and a thermal image. I cropped the face in the visible image, and i have to match this cropped face...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
How to reduce the processing time for image registration
Hi, I did intensity based image registration with visible image of 1280x720 and thermal image with 240x320 resolution. It took 4...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
Image registration and eye detection
Hello, I am doing a project in thermal monitoring for fever detection. I have a visible image [(400x550) , actually the image si...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
How to reduce contrast of Histogram equalized image
Hi, I performed histogram equalization on thermal gray scale image. load image.mat; a = vidFrame2; figure; subplot(2,2,1),im...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
Explain the average of 8 nearest neighbors
Hi, for dead pixel replacement I came across this code from MATLAB file exchange,https://in.mathworks.com/matlabcentral/fileexch...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How to test C code generated using MATLAB Coder
Hi, I converted the code from matlab central https://in.mathworks.com/matlabcentral/fileexchange/6879-fast-walsh-hadamard-transf...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
C MEX file issue in for loop
Hi, I have a MEX file which transmits data to MCC DAQ. My data is 128x160 double values. But I am not receiving the full output ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How to convert integer to 12 bit binary and vise versa
Hello, I want to convert integers in the range -400 to +800 to 12 bit binary and vice versa. dec= -333; a= decimalToBinaryVect...
plus de 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to pass double data to analog output pin of DAQ
Hi, I am using USB 205 MCC DAQ. It has 2 analog output pins. I want to transmit 2 data's, 1x256 data to analog output pin 1 and ...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
How to pass binary values to mex
Hello, I want to transmit 1x12 binary data to mex file for data transmission b=70.19 Y = round(b,1); dec= Y*10; integers=de...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
How to perform handshaking operation
Hello, my project is to transmit data to the analog output pin of MCC USB 205 DAQ. From the DAQ the data goes to ADI Board for f...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Any suggestions to solve this problem using Matlab and MCC DAQ
Hello, I am working with MCC USB 205. My project is to transmit 1x256 double data to analog output port of USB 205. The data fro...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
How to scale a value in matlab
Hi, I have a 1x256 data (modulated data of an image) in the range -8.9 to 48.7 which i want to transmit to analog output pin 0 ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
ERROR" Invalid D/A value" in MEX file
Hi, I am writing a mex file which takes 0-2.5V data(1x256 data) from my .m file and sends the data to analog output pin of DAQ. ...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
How to use min and max function in mex
Hi, I have a 1x256 double data, and i need to find the maximum and minimum value in mex file. I tried using min() and max(), and...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How to link .m file and mex file
Hello, I am doing a project in image processing. I have a .m file(which gets an image and perform modulation) and a c mex file ...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
MEX file for MCC DAQ
I have a MCC USB-205 DAQ, the speed of it is very less because it doesnt support foreground and background operations. I thought...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Analog Output Generator app supports MCC DAQ?
Hello everyone, I just wanted to know whether the analog output generator app in data acquisition toolbox supports MCC USB 205 D...
presque 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Analog Output Generator App supports MCC USB 205 DAQ?
I want to convert an image in .mat format to analog signal using analog output generator app in data acquisition toolbox and tra...
presque 6 ans il y a | 1 réponse | 0



