Community Profile

photo

Muhammad Ghani


University of Oklahoma

Last seen: environ un an il y a Actif depuis 2012

Followers: 0   Following: 0

Contact

Professional Interests: Medical imaging systems

Statistiques

  • Thankful Level 2
  • First Review
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


How to find the bad pixels map and replace ?
Hello, I’ve a camera and I am trying to calibrate a camera and want to create a bad pixel map (dead pixel, hot pixel). I have a...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


Finding the turning point on a curve
Hello; I have a question about finding the turning points on a graph. See the curve that is attached. Its basically a second de...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


Converting the Cell array Contents to Matrix
Hi; I have a 15x10 cell with each cell as 22500x1. I want to convert the contents of the cell into a 22500x150 matrix. Each ...

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

1

réponse

A répondu
imwrite filename
Let's say you are working in the loop, use the following for k=1:30 imwrite(filename, sprintf('name of the image to be sto...

presque 12 ans il y a | 0