Feeds
질문
How do I pass variables from one function to another in MATLAB GUIDE GUI's?
I have a GUI with two buttons. I define a variable, A, in the first button when loading a file. I need access to that variable...
14년 초과 전 | 답변 수: 2 | 0
2
답변질문
compare string
i want to ask about compare string i want to select file use this code [FileName,PathName] = uigetfile('*.jpg','Select t...
14년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to acquire a value from workspace
i have a question about matrix value, if there is a point of an image and consist of x and y coordinates. centroids = [x valu...
14년 초과 전 | 답변 수: 1 | 0
1
답변질문
error writing in matlab 7.11 ( r2010b)
when i try this code imaqreset clear all vid = videoinput('winvideo', 1'); % inisialisasi hardware vid.FramesPer...
14년 초과 전 | 답변 수: 2 | 0
2
답변질문
Find pixel coordinates value of a centroid ?
[EDIT: Fri May 13 20:58:34 UTC 2011 - Reformat - MKF] I want to find the x n y coordinates and pixel value of the centroid. H...
14년 초과 전 | 답변 수: 3 | 0
3
답변질문
Could i reverse the color of object with background ?
i want to ask, could i change the color ( reverse ) the background color with the object color ? for example : <[URL=http://im...
14년 초과 전 | 답변 수: 1 | 0
1
답변질문
how i know the value of a pixel in a centroid of image
i wanna ask, could we see the value of a centroid of an image for example ; s = regionprops(BW, 'centroid'); can i know the p...
14년 초과 전 | 답변 수: 2 | 0
