Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

i would reshape or construire matrice from [row,col]. i have row and col and i need matrice of my pixel

1 view (last 30 days)
i would reshape or construire matrice from [row,col].
i have row and col and i need matrice of my pixel *bold*
  2 Comments
KSSV
KSSV on 5 May 2017
Question not clear....is it that you have a matrix I of pixels, and you want pixel value at given row and col? Then us I(row,col)
Image Analyst
Image Analyst on 5 May 2017
Do you have an N by 3 list of [row, columns, grayLevel]? And you need to assign them to an array? Have you read this?

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!