Community Profile

photo

bushra mughal


comsats

Last seen: 10ヶ月 前 2015 年からアクティブ

Followers: 0   Following: 0

連絡

phd scholar

統計

  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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 ...

約1年 前 | 0 件の回答 | 0

0

回答

質問


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>>

7年以上 前 | 0 件の回答 | 0

0

回答

質問


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>> ...

7年以上 前 | 0 件の回答 | 0

0

回答

質問


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 % ...

8年弱 前 | 0 件の回答 | 0

0

回答

質問


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>>

8年弱 前 | 0 件の回答 | 0

0

回答

質問


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

8年弱 前 | 1 件の回答 | 0

1

回答

質問


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>>

8年弱 前 | 0 件の回答 | 0

0

回答

質問


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...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


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 ...

8年以上 前 | 1 件の回答 | 0

1

回答