Community Profile

photo

SAMEER ahamed


Attivo dal 2013

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

Statistiche

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

Visualizza badge

Content Feed

Visto da

Domanda


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

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 7 anni fa | 2 risposte | 0

2

risposte

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

quasi 9 anni fa | 0

Domanda


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

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 10 anni fa | 0 risposte | 1

0

risposte

Domanda


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

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 10 anni fa | 2 risposte | 0

2

risposte

Domanda


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

circa 10 anni fa | 2 risposte | 0

2

risposte

Domanda


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

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 10 anni fa | 0 risposte | 0

0

risposte

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

circa 10 anni fa | 0

| accettato

Domanda


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

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 10 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 10 anni fa | 1 risposta | 0

1

risposta

Carica altro