Community Profile

photo

SAMEER ahamed


Actif depuis 2013

Followers: 0   Following: 0

Contact

I have matlab programmer to develop project
Professional Interests: image processing

Statistiques

  • First Review
  • Thankful Level 3
  • Revival Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


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...

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


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 : ...

environ 7 ans il y a | 2 réponses | 0

2

réponses

A répondu
Error 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...

presque 9 ans il y a | 0

Question


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...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


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 : ...

environ 10 ans il y a | 1 réponse | 1

0

réponse

Question


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...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


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...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


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...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


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...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


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 ...

environ 10 ans il y a | 2 réponses | 0

2

réponses

Question


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 ...

environ 10 ans il y a | 2 réponses | 0

2

réponses

Question


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 ...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


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...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


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 ...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


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...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


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 ...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


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...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


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...

environ 10 ans il y a | 1 réponse | 0

0

réponse

A répondu
How 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...

environ 10 ans il y a | 0

| A accepté

Question


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...

environ 10 ans il y a | 1 réponse | 0

1

réponse

Question


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 ...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


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...

environ 10 ans il y a | 1 réponse | 0

1

réponse

Question


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...

environ 10 ans il y a | 1 réponse | 0

1

réponse

Question


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;...

environ 10 ans il y a | 1 réponse | 0

1

réponse

Question


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...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


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_...

environ 10 ans il y a | 1 réponse | 0

1

réponse

Question


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? ...

environ 10 ans il y a | 1 réponse | 0

1

réponse

Question


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...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


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...

plus de 10 ans il y a | 2 réponses | 0

2

réponses

Question


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...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Charger plus