photo

genesis


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

Feeds

Ver por

Pregunta


what causes distortion in QPSK pulse shaping in simulink
hi all, I was wondering what causes the distortion in scatter plot 2 as compared to plot 1 without any distortion. i believe...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


hold all warning in command line
is there any way i can prevent warning message from showing in the command line? and able to refer back the error msg after exe...

más de 10 años hace | 1 respuesta | 1

1

respuesta

Pregunta


how to show the preview of video from webcam on the gui
how can i show the preview from a webcam into the gui? the preview should be live feed.

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


fuzzy logic membership function
there are many types of membership available like triangular and guassian, what are their difference actually and it is signific...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


detect square objects in a binary image
i have previously used regionprops to measure the boundingbox in a binary image. but the thing is sometimes it can detect someti...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to scan image for specific pattern
i want to scan a binary image row by row for a consistent pattern of black:white:black:white:black to the scale of 1:1:3:1:1 pix...

más de 10 años hace | 2 respuestas | 1

2

respuestas

Pregunta


read the current audio playing status
is there any way i can find out if a audio wav file is currently being played or not? if audio is being played i want to pause ...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to use the kbhit function to poll for keypress
i came across this function <http://www.mathworks.com/matlabcentral/fileexchange/30622-non-wait-detection-of-keyboard-input-inc...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


create an interrupt when a key is pressed
i want to interrupt the program execution and run another function when a key eg. Enter is pressed. i dont want the current exe...

casi 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


request user to press enter key
i want to request the user to press Enter before the program continue on execution. is it possible to assign only a button Ent...

casi 11 años hace | 1 respuesta | 1

1

respuesta

Pregunta


wait for user input
hi, i want to stop the program execution and wait for a user to press 'enter' before the program continues on execution. how ...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


object detection and tracking.
hi, i am searching for a algorithm to detection an object and also able to track it when it is in the view of the camera. the...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Respondida
region of interest of certain objects
i was trying to get some suggestions on how i am able to do that. the marker is was saying look like <http://s1278.photobucket...

alrededor de 11 años hace | 0

Pregunta


region of interest of certain objects
hi, my idea here is to draw a region of interest on a marker. the marker is square in shape printed on a piece of paper. I wa...

alrededor de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to read from excel and use the data
i have several columns of different data fields (number, type and remark) saved in excel. how can i search for a particular n...

alrededor de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


saving structures in a database and retrieve the fields data
hi, i have a few structure eg s(1).name = 'james'; s(1).num = 999; s(2).name = 'hoper'; s(2).num = 111; i want t...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


saving a structure in mat file
i have a few structures i want to save in mat file. eg s(1).a = 'hello'; s(1).b = 99; s(2).a = 'bye'; s(3).b = 82; i w...

alrededor de 11 años hace | 1 respuesta | 1

1

respuesta

Pregunta


saving an variable into matlab for future use
how is it possible to save an array of 1 row and 3 column. first column contain an integer, second column contain a string, th...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


dynamic variable names in a loop
hi, i want to make new variables every time the user key in something. for example, the first user key in 'A', then i want i...

alrededor de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


compare a marker in an image with a database
hi, i want to compare an image (containing the desired marker) with a database. to be more specific, i have a brunch of mark...

alrededor de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


image matching with template in database
hi, how can i compare an image with a template in a database? the object of interest in this case is a marker consisted of do...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to acquire video from IP cam?
hi, im able to display my phone video in an url using ip webcam in android. the url is http://192.168.0.102:8080/videofeed . ...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to do image segmentation using edge detection?
hi, i have a square in an image where i want to segment it out for further processing. can someone tell me how can it be done? ...

alrededor de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


drawing bounding box on the largest object
hi, now i have a piece of code that can draw bounding box around a square in an image. but the problem is that when i load a...

alrededor de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to obtain the coordinates of a bounding box
i need to do 2 tasks, where the first task is to draw a bounding box for only a square object in an image once i have a bou...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


continue execution while waiting for user input
hi, i have a loop i wanna keep running until the user entered a char 'n'. ive tried the 'input' function, but the execution ...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta