photo

bushra mughal


comsats

Last seen: presque 3 ans il y a Actif depuis 2015

Followers: 0   Following: 0

Message

phd scholar

Statistiques

MATLAB Answers

9 Questions
0 Réponses

RANG
157 716
of 301 370

RÉPUTATION
0

CONTRIBUTIONS
9 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
33.33%

VOTES REÇUS
0

RANG
 of 21 243

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 217

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Review
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

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

presque 3 ans il y a | 1 réponse | 0

1

réponse

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

plus de 9 ans il y a | 1 réponse | 0

0

réponse

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

plus de 9 ans il y a | 1 réponse | 0

0

réponse

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

plus de 9 ans il y a | 1 réponse | 0

0

réponse

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

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


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

presque 10 ans il y a | 1 réponse | 0

1

réponse

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

presque 10 ans il y a | 1 réponse | 0

0

réponse

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

plus de 10 ans il y a | 1 réponse | 0

1

réponse

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

plus de 10 ans il y a | 1 réponse | 0

1

réponse