![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/1658190.jpg)
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
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?
14年弱 前 | 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...
14年弱 前 | 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...
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...
14年弱 前 | 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...
14年弱 前 | 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 ...
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 ...
14年弱 前 | 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, ...
14年弱 前 | 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...
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...
14年弱 前 | 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...
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...
14年弱 前 | 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...
14年弱 前 | 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...
約14年 前 | 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 ...
約14年 前 | 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...
約14年 前 | 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...
約14年 前 | 2 件の回答 | 0