Feeds
질문
Error with popupmenu using GUIDE
Hi. i am using GUIDE to make my GUI where you can access GUI of different functions from an main GUI. i am having a problem when...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
How to compare two images using information about spots location in the two images?
Hi. i am using two images that have spots in them. the two images are similar. some spots in image 1 are not present in image 2 ...
10년 초과 전 | 답변 수: 1 | 1
1
답변질문
Why does uigetfile() changes the uploaded image dimensions? Is there any other way to upload image into GUI without changing images dimension?
Hi, i am currently working on Uploading my image in to GUI. I am using uigetfile(). However upon uploading images by this way t...
10년 초과 전 | 답변 수: 2 | 0
2
답변질문
speed up for loop
My code comprises of for loop which has up to 100 and sometimes 1000 increments and processing takes a long time. Is there a way...
10년 초과 전 | 답변 수: 1 | 1
1
답변질문
save values in array in a loop
I want to save a value calculated inside a loop in an array. Is it possible? for example: for i=1:10 s=a+b; ...
10년 초과 전 | 답변 수: 2 | 1
2
답변질문
image centroids on 2D plot
I have an image which has black spots in it, i have found the centroids of the spots. i want to display the image on a 2D plot s...
10년 초과 전 | 답변 수: 0 | 0
