Feeds
提问
Code change for histogram
Hi Sir, I was looking at the mat-lab mathworks and find out if you could help me out with this code. Could you help me out...
13 years 前 | 1 个回答 | 0
1
个回答提问
Code change in histogram equalization
Hi, Could anybody help me out. I was doing a histogram equalization code. I am getting both the graphs as same output graphs....
13 years 前 | 0 个回答 | 0
0
个回答提问
I am not sure how i can get histogram both the fig which i looked in are the same.. Anybody help me in completing the code.
clc; close all; clear all; img=imread('C:\UsersDesktop\dipproj2\lena.bmp'); [p,q]=size(img) k=1:0:256; x= on...
13 years 前 | 1 个回答 | 0
