Feeds
提问
Draw line on image with known slope
Given Point A and B and a line equation y = mx + c. I calculated the intercept and slope. Now I want to draw a line (linspace...
6 years 前 | 1 个回答 | 0
1
个回答提问
Connect two objects to a single blob
Here is an example image of 2 objects. I want to fill the gap between those two to get a single blob. I tried with different m...
6 years 前 | 1 个回答 | 0
1
个回答提问
Output function to obtain accuracy
I used the training option to plot the training progress. I followed the steps from here: <https://uk.mathworks.com/help/nnet...
7 years 前 | 0 个回答 | 0
0
个回答提问
Image Labeler - Export problem (bug?)
I used the Image Labeler app to define 3 ROI labels. Then, I exported the labels (Export to file - function) that also generated...
7 years 前 | 2 个回答 | 0
2
个回答提问
Find boundary pixel coordinates nearest to a line
Given a set of pixels (x, y) from regionprops and the center coordinate (cx, cy). I would like to draw a line at 1 degree from t...
7 years 前 | 2 个回答 | 0
2
个回答提问
Cross validation: Loop with unbalanced length
Hi all, it might be a simple question but I would like to ask for a neat way how to write a loop for the following problem: ...
7 years 前 | 2 个回答 | 0
2
个回答提问
Overlay more than 3 images in one
Hi all, I am looking for a solution how to overlay (composite) more than 3 images. All the suggested solutions were only for ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Fill intensity grayscale with a colour channel
I have read most of the posted questions but could not find a suitable solution for my problem. I have a grayscale image (uint16...
7 years 前 | 1 个回答 | 0
1
个回答提问
Object correct labeling when it is within another object
I have an overlayed image, the first image contains the red boxes that I have labelled (here: 1 and 2) already. The second image...
7 years 前 | 1 个回答 | 0
1
个回答提问
Import lsm file to matlab
Hi all, I have an .lsm file containing 4x RGB images. I tried to read this file on different ways but without success. The ti...
7 years 前 | 1 个回答 | 0
1
个回答提问
Draw ellipse in image
I would like to draw an ellipse (black-filled) in a white canvas given the center coordinates of the ellipse. For rectangle, ...
8 years 前 | 3 个回答 | 0
3
个回答提问
Image segmentation - Specify an area of interest
Hi guys, I have two images ('A' and 'B'). On the first image 'A' there are circle-shaped objects e.g. those chips. What I did...
8 years 前 | 1 个回答 | 0