Community Profile

photo

bushra mughal


comsats

Last seen: 9 månader ago Active since 2015

phd scholar

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


how to check the point cloud alignment RMSE
I want to check the accuracy or rmse for alignment of point cloud. I use stero camera calibrator app and try to reconstruct the ...

12 månader ago | 0 answers | 0

0

answers

Question


hi i want remove the special kind of artifact from mamographic image like the shaded image in the image shown below
<</matlabcentral/answers/uploaded_files/58549/b%20mdb002.png>>

mer än 7 år ago | 0 answers | 0

0

answers

Question


i am new and here is my code and this screenshot is of normal mamogram but i dnt knw how to remove pectoral muscle using this code
im =input image; BW= shrinkWrap(im,'Biggest'); <</matlabcentral/answers/uploaded_files/52124/Untitled.png>> ...

mer än 7 år ago | 0 answers | 0

0

answers

Question


i am getting the cordinates of these all boundaries but i cannot understand how to store greeen boundaries in separate cell array with coresponding parent boundary number e.g( parant,cild 1 boundary) .my c0de is attached here
[B,L,N,A] = bwboundaries(BW); % figure; imshow(BW); hold on; % % Loop through object boundaries % for k = 1:N % ...

nästan 8 år ago | 0 answers | 0

0

answers

Question


is their any way to extract region of interst from multiple region in mamogram without using maximum intensity value or blob size.
<</matlabcentral/answers/uploaded_files/54996/segmented.png>>

nästan 8 år ago | 0 answers | 0

0

answers

Question


how to extract a region of white pixel bounded by black pixel from white background
<</matlabcentral/answers/uploaded_files/53996/screensho.png>>

nästan 8 år ago | 1 answer | 0

1

answer

Question


i want to detect the red circled area automticaly from the image but due to intensity range i cannot handel it kindly guide me
<</matlabcentral/answers/uploaded_files/53600/segp.png>>

nästan 8 år ago | 0 answers | 0

0

answers

Question


here is my code i cannot understand the error in it can any one will help me to locate the error
close all; clear; %Read Background Image Backg=imread('blk.jpg'); %Read Current Frame CurrentFrame=imread('2.jp...

mer än 8 år ago | 1 answer | 0

1

answer

Question


i am trying to implement probality density function on an image but i can not understand how to calculate data, mu and sigma.here is my code is it right to take data as pixl value
k = imread('2.jpg'); img2=rgb2gray(k); sigma =?; mu=? pd = makedist('Normal',mu,sigma); data = img2(I,j) y ...

mer än 8 år ago | 1 answer | 0

1

answer