Feeds
질문
this is the segmented nodule region from lungs...pls anyone help me to find the area of the segmented nodule region
this is the segmented nodule region from lungs...pls anyone help me to find the area of the segmented nodule region
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
I'm a new user of matlab. I want to write a code for zooming an image by a factor of 1.5 by pixel replication method.But my code takes the value of 1.5 as 1. Anyone ans me...
clc; clear all; close all; b=imread('cameraman. tif) ; figure; imshow(b) ;title('original image') ; [m, n, d...
7년 초과 전 | 답변 수: 2 | 0