フィルターのクリア

compare pixel values to each other? Is ther afunction in Matlab that can analyze the composition of an image as a function of distance?

2 ビュー (過去 30 日間)
I am interested in looking at how the image changes over a distance within the image, any recommendations?
Thanks!
  8 件のコメント
Neo
Neo 2022 年 12 月 21 日
移動済み: Rena Berman 2022 年 12 月 22 日
It’s not a cell it’s just an example because I’m still trying to identify the image but yes if it’s a cell I want to know the size area and density of the cells in one region and how they change over the length of the image.
Image Analyst
Image Analyst 2022 年 12 月 22 日
If you have any more questions, then attach your image and code to read it in with the paperclip icon after you read this:
And somehow indicate, in a separate image, the things in the image you'd like to use in computations.

サインインしてコメントする。

採用された回答

Image Analyst
Image Analyst 2022 年 12 月 22 日
That pretty much explains the basics. You can probably adapt it to your particular image.
  10 件のコメント
Neo
Neo 2023 年 1 月 6 日
@Image Analyst is the drawpoint program made to address very small and hard to see regions of interests?
Image Analyst
Image Analyst 2023 年 1 月 6 日
No, drawpoints is for situations where you need to indicate single points/pixels on an image. drawrectangle and drawpolygon are for when you need to draw 2-D regions.

サインインしてコメントする。

その他の回答 (1 件)

Walter Roberson
Walter Roberson 2022 年 12 月 21 日
The answer to your question is NO, there is no MATLAB function to analyze the composition of an image as a function of distance.
  14 件のコメント
Neo
Neo 2022 年 12 月 29 日
Yes I think that would be helpful. Just to be safe how would I perform background substraction and also masking to get rid of other specs in the image that I might not be interested in for the future.
Image Analyst
Image Analyst 2022 年 12 月 29 日
See attached seminar on background correction, color correction, and color calibration. I've just updated some slides from what I've posted in the past years..

サインインしてコメントする。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by