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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
