Feeds
提问
how to sum arrays elements with indexes conditions
Hi everyone. I have a programme that reads in an image and subdivide it in n horizontal bands which height that depends on a nom...
7 years 前 | 1 个回答 | 0
1
个回答提问
variables values not updating in workspace
Hi everyone. I've been working on a code and just lately realized this weird behaviour from the script. I was always measuring a...
7 years 前 | 0 个回答 | 0
0
个回答提问
Matlab GUI: problem with variables definition and multiple sliders
Hi everyone. I have an .m file where at the end a GUI is launched. I built it using guide. I use a function UIGETVARIABLES ( <ht...
7 years 前 | 1 个回答 | 0
1
个回答提问
counting blobs in regions using their centroid index and plot the result
Hi everyone. I'm following the BlobsDemo() by Image Analyst for my personal project. I counted all the blobs and now I want to ...
7 years 前 | 0 个回答 | 0
0
个回答提问
Color-Based Segmentation Using the L*a*b* Color Space
Hi everyone. I'm trying to count the number of elements in this picture via color-based segmentation. I'm following the tutoria...
7 years 前 | 1 个回答 | 0
1
个回答提问
applying same function to different image areas
Hi everyone. I uploaded an image, cropped it and divided it into 4 stripes like this: >> I = imread(fullImageFileName); ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Variable number of output arguments in a function
Hi guys. I'm sorry if this is a basic question but I'm stuck. I have a function that I need to keep very general, since it's at...
7 years 前 | 1 个回答 | 0
1
个回答提问
applying thresholds simultaneously in SimpleColorDetectionByHue()
I'm trying to use this program to detect not one but three different colors (red green blue) at the same time, applying three di...
7 years 前 | 2 个回答 | 0