Ahmad Muzaffar Zafriy
Followers: 0 Following: 0
Feeds
提问
Why my centroid are at different position?
Why my centroid is at different position? clear all; close all; clc; RGB = imread('sample4.jpg'); Ibw = imread('tas...
2 years 前 | 2 个回答 | 0
2
个回答提问
How to annotate borders with different colors?
clear all; close all; clc; a=im2bw(imread('taskD_tag1.tif')); c=im2bw(imread('taskD_tag2.tif')); L3 = rangefilt(a); L4...
2 years 前 | 3 个回答 | 0