Author Topic: Image Processing  (Read 979 times)

Offline plami

  • Newbie
  • *
  • Posts: 1
  • Matlab Forum
    • View Profile
Image Processing
« on: March 07, 2010, 01:40:46 PM »
Hi, I’mtrying to do an exercise about image processing with matlab, which asks toapply a threshold to a gray-scale image to form a binary image. The problem isthat I am not allowed to use im2bw or change the colormap. The user should beallowed to change the threshold. It also says that in order to achieve thebinary image the program should determine whether the intensity of each pixelis above the threshold. I must also find a way to calculate the number ofpixels with intensity above, below and equal to the threshold and to displaythe results.
I am prettysure I have to use for loop but I have only few weeks experience with matlab and Ihave no idea how it works. Please help!

Offline England90

  • Jr. Member
  • *
  • Posts: 15
  • Matlab Forum
    • View Profile
Re: Image Processing
« Reply #1 on: November 03, 2010, 05:26:36 PM »
I'm looking at this picture processing issues, thanks for sharing if!

Matlab and SimuLink Development Forum

Re: Image Processing
« Reply #1 on: November 03, 2010, 05:26:36 PM »