Community Profile

photo

matar maoz


afeka collage of engineering

2011년부터 활동

Followers: 0   Following: 0

연락

A simple hard working Electronics Engineering student. master apprentice in MATLAB.
Professional Interests: communications, image processing, DSP

통계

  • First Review
  • Thankful Level 3
  • First Answer

배지 보기

Feeds

보기 기준

질문


Can I stop MATLAB when it's being busy?
If MATLAB runs a code, and takes not responding (displaying 'Busy' at the lower bar, next to start button), it removes the - >>...

거의 13년 전 | 답변 수: 6 | 0

6

답변

질문


matlab code overload (busy) and not doing what it's supposed to do
Hi I have written an image acquisision and proccessing code which is invoked every time a timer object stops running, or not re...

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


How do I start running timer?
Hi The default value for the timer's property *'running'* os OFF. When I determine its value to be 'on', like so: T =...

거의 13년 전 | 답변 수: 2 | 0

2

답변

질문


matlab executable file
Hello. Can I generate an exe file that will launch (F5) my pre- written code? when I say "Executable file", I mean an Icon on ...

거의 13년 전 | 답변 수: 2 | 0

2

답변

질문


can I add toolboxes to previous editions of matlab?
in particular data acquisition and image processing. how do I need to pay for it?

대략 13년 전 | 답변 수: 2 | 0

2

답변

질문


bwlabel()- clarification and manipulation
I didnt understand the terms *4- connected objects* and *8- connected bjects* put in the econd argument of the function Anoth...

대략 13년 전 | 답변 수: 2 | 0

2

답변

답변 있음
image capture
you can try wait() another thint you can do is to put a trigger, like : k=waitforbuttonpress if you dont need the code t...

대략 13년 전 | 0

질문


finding closed shapes in a binary edge image
I have an edge image, containing a picture I took withmy webcam. I need to find which of the pixels are part of a closed shap...

대략 13년 전 | 답변 수: 1 | 0

1

답변

답변 있음
basic Image processing problems
I am giving you a solution for your second problem. you have things you did wrong with your code, but I tried to stick to it ...

대략 13년 전 | 0

질문


The efficiency of recursion in MATLAB
I wanted to implement an algorithm I wrote with a recursion loop. At first I got an ERROR saying that I ran ran out of memory, ...

대략 13년 전 | 답변 수: 2 | 0

2

답변

답변 있음
I need code use in matlab to detect edge of image ,using wavelet lifting scheme. about fabric defect detect.
I am not familiar with the technique, but I am now working on an edge detection code with my project. here is a brief code, usin...

대략 13년 전 | 0

답변 있음
directional filter for detecting edges on a circle and rectangle
the edge() function only reveals a part of my circle, for example. When using the webcam, there is a need to reconstruct th...

대략 13년 전 | 1

| 수락됨

질문


directional filter for detecting edges on a circle and rectangle
Hello I drew a circle on my screen and I'm taking a picture of it with my webcam for shape recognition. the next step is t...

대략 13년 전 | 답변 수: 3 | 0

3

답변

질문


Save- path for image using the function "imwrite()"
Hi when I use the *imshow()* function, I know that I have the image that I want to display in one of the files in the *MATLAB...

대략 13년 전 | 답변 수: 2 | 0

2

답변

질문


what is the difference between image and imshow ?
While reading the MATLAB Help, I ran into the functions "image()" and "Imread". From what I see, those functions do the same ...

대략 13년 전 | 답변 수: 2 | 0

2

답변

질문


How to replace "getsnapshot" with the button on my webcam?
I need to capture a picture from my webcam, but I want to do it with an external trigger. The preferred trigger is the webcam bu...

대략 13년 전 | 답변 수: 3 | 0

3

답변

질문


in-code scanning of com port and acquierement of a stills image
Hello I am making a model video- game wireless pistol using a camera, ask transciever and matlab. I am taking an rgb photo a...

대략 13년 전 | 답변 수: 2 | 0

2

답변