SAMEER ahamed
Followers: 0 Following: 0
I have matlab programmer to develop project
Professional Interests: image processing
Estadística
34 Preguntas
3 Respuestas
CLASIFICACIÓN
38.605
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
34 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
44.12%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
143.777
of 153.912
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
Pregunta
How to Pass matrices/vector's values to Java Method argument List<Integer> points
Hi, I am newbie for mat-lab environment , below i have mentioned like On Java public void list_method(List<Int...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
How to Get Vector of Integer
Hi, I am new for matlab , can any one let me know how i can form vector of Integer with Comma . Example : ...
casi 8 años hace | 2 respuestas | 0
2
respuestasError using mex (line 206), need help
Hi, I am new for Matlab , please let me know how i cna used viola jones algorithm code in matlab . when i have matlab comman...
más de 9 años hace | 0
Pregunta
How to Pass Cell Array Values to Java method
Hi, *I have below code like in Mat-lab* : while(1) matrix =[right_lip_x,right_lip_y,left_lip_x,left_lip_y...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Matlab can support List<List<Integer>> last=new ArrayList<List<Integer>>();
Hi, I have my mat-lab code declared below like? * OS : windows 7 64 bit ,Mat-lab R2013a ,Java 1.6 . example : ...
más de 10 años hace | 0 respuestas | 1
0
respuestasPregunta
Error:unexpected MATLAB operator ArrayList<List<Integer>>()?
Hi, On Mat-lab Part Side can i have use generic class: I want to add array list of list integer in mat-lab ? can i have us...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
java.lang.OutOfMemoryError: Java heap space using Matlab R2013a Java version 1.6.0_35-b10
Hi, * I have download and installed Java 1.6.0_35-b10, so without while loop if i list add working , but when i have used whi...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
How to Array Matrix 1-by-8 Pass to java method error:No method with matching signature found for class?
Hi, On Matl-lab Part : matrix =[1,2,3,4,5,6,7,8]; % example 1-by-8 dimension list=java.util.ArrayList(); for k...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How to Pass Sprintf result to Java Method arguments List<Integer>points Error:No method 'list_method' with matching signature found for class?
Hi, On Matlab Side i have code like that : if true % code matrix =[33,122,3,2,2,3,2,4]; o...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Passing Matrix List to Java Method ,error:No method 'list_method' with matching signature found for class
Hi, On Matlab Part : matrix =[22,11,33,44,22,44,22,54]; % 1-by-8 matrix if true % code ...
más de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
How To Separate each matrix column values with comma?
Hi, I wanna to make matrix each column values separated with comma .please let me know ? Example : if true ...
más de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
How Argument values pass from Matlab to Java
Hi, I am new for mat-lab i have java class which working properly , but i want to run this java class via mat-lab .so i ...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
How Coordinates form Array List with Comma
Hi, I am new for mat-lab , I have input video file , need to form like ? Example: if true % code for int i=1:2 m...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
How looping Coordinates form array list with comma
Hi, I am new for mat-lab , I have input video file read frames (10) ,having dynamic values below like : if true ...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
How Matlab JavaMethod pass values
Hi, I have matlab values want's to pass java class method.But *I got Error Reference to a cleared variable matrix{1,i}* Ex...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
How to Export XML file
Hi, I am new for mat-lab , below my mat-lab code export data to XML file ? I have input video file read getting dynamic ...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Matlab JavaMethod Reference to a cleared variable
Hi, I am newbie for Mat-lab , now i want to from mat-lab pass values to java method . Below My Java Code : public s...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I Form XML File Vector Node Class
Hi, I have integer values below like : if true % code for i=1:5 matrix{1,i}=[4,2,1,3,2,2,2,2,] %1-by-8 Vector...
más de 10 años hace | 0 respuestas | 0
0
respuestasHow do I form Array list in write XMl file
Hi, I am new for matlab , now i have 10 frames video file , each frame values i need to stored in xml file ? I have M...
casi 11 años hace | 0
| aceptada
Pregunta
How do I form Array list in write XMl file
Hi, *I am new for matlab , I have 10 frames of video file , which i have dynamic 1-by-8 matrix values . so i need to st...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to Pass Looping Array Cell Values in Java Method List
Hi, I am new for matlab ,now i want to pass looping values to java method below i have tried my code , but i got error in ...
casi 11 años hace | 0 respuestas | 0
0
respuestasPregunta
How do i call java class from matlab
Hi, I have java class which is implement in Eclipse IDE , but i want to integrate class in matlab ?Below sample j...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How Looping Values Form in Array 's
Hi, *I want to form Array List , I have values like below ? how i can get ?* Example Below Code Values are 8-by-1 matr...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How i can form Array List
Hi, I am new for mat-lab , how i can want to make Array List form ? below example for int i=1:20 X = 1; Y=2;...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to write xml file
Hi, I want to write XMl file(Create XML File), based on continuous coordinates values. Step 1 : My Continuous Values are...
casi 11 años hace | 0 respuestas | 0
0
respuestasPregunta
How to Compute Coordinates Values
Hi, I have Co-ordinates 4 X and 4 Y different values ,so i need to compute single value. *Example :* left_x = 20; left_...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How Input Web Cam Real Time Live Video Record
Hi, I have trying to record real time video from input web cam video.Below step's i have followed ,but i cannot get proper? ...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Real Time face region of interested like Eyes nose and Mouth keypoints
Hi, using matlab R2013a live video processing detect face region of interest eyes , nose and mouth morphology segmented proc...
casi 11 años hace | 0 respuestas | 0
0
respuestasPregunta
How for loop Store all average values in single values
I have to store single average value from input 15 frames video file? below code i have tried but i cannot get any idea ? i...
casi 11 años hace | 2 respuestas | 0
2
respuestasPregunta
How to captured 60 Frames in 1 Sec?
Hi, below sample code which it's 60 frames per 60 seconds , but i need to generate 60 frames in 1 sec ? if any idea? if tru...
casi 11 años hace | 1 respuesta | 0