Community Profile

photo

Abdul Hannan Qureshi


Last seen: 11개월 전 2022년부터 활동

통계

  • Explorer
  • Thankful Level 3

배지 보기

Content Feed

보기 기준

질문


How to extract a specific field value from struct
I am working in some data, and I have attained a struct (struct.mat) is enclosed. struct with fields: Connectivity: 8 Image...

11개월 전 | 답변 수: 2 | 0

2

답변

질문


use of "if" and "elseif" in regionprops
I want you establish a range scale for the outputs on images for example if my value is coming between value >= 7.94 & value <=...

12개월 전 | 답변 수: 1 | 0

1

답변

질문


Extract horizontal and vertical lines from raster image
I am trying to extract horizantal and vertical bars seprately from following raster image. I am using two combination of func...

12개월 전 | 답변 수: 1 | 0

1

답변

질문


Calculate volume of elements in point cloud model
I am working on following point cloud model (horizantal and vertical bars). I want to calculate voulme of each bar in the att...

12개월 전 | 답변 수: 0 | 0

0

답변

질문


"regionprops" detecting one line only
If anyone can identify why I am getting width of one line only. L1 = bwlabel(s); vislabels(L1) k=regionprops(L1,'Area','P...

12개월 전 | 답변 수: 1 | 0

1

답변

질문


Center to center distances between lines: Error in vertical distances
I am working on center-to-center distance between lines using following script: IIraster = imclearborder(Irasterl); props = re...

12개월 전 | 답변 수: 1 | 0

1

답변

질문


How to fill a gap between line segments in an image
I am working on raster images. How I can fill up this gap between line segments, as shown in figure below. the raster image f...

12개월 전 | 답변 수: 2 | 0

2

답변

질문


How to measure and show the center to center distance between lines at intersecting points
I am thankful to this platform, and due to courtesy of experts here I have been provided with assistance to attain following cod...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


center to center distance between objects: Need advise
I am trying to calculate center to center distance between lines, i.e., between intersection points. I am working on this image ...

대략 1년 전 | 답변 수: 2 | 0

2

답변

질문


Extracting xyzpoints from Point Cloud
I want to extract xyz points data from Point Cloud model. pointCloud with properties: Location: [14816040×3 single] ...

대략 1년 전 | 답변 수: 2 | 0

2

답변

질문


3D Point Cloud to Raster Image
Is there any guideline available to generate raster image from point cloud (.ply) model ?. Following is my model: Followi...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


Is it possible to resize image without changing its total number of pixels?
I want to reduce each pixel size upto 0.5 but I want the total number of pixels to be the same. Is this possible ?. Kindly Advis...

대략 1년 전 | 답변 수: 2 | 0

2

답변

질문


How to adjust TEXT in "regionprops" ?
I am using "regionprops" with "Perimeter" property. The following outcome I have achieved: How I can move these texts below...

대략 1년 전 | 답변 수: 2 | 0

2

답변

질문


"vislabels" detecting background as an object
I want to detect number of lines in the image below: However, I am getting following output: Why it is picking background ...

대략 1년 전 | 답변 수: 1 | 0

1

답변