질문


what does meshgrid function do in resampling?
I use a code in the name of imresampling, it uses meshgrid function like bellow [Ox,Oy] = meshgrid(ss(1):ops(1):c*ops(1)+ss(1...

거의 12년 전 | 답변 수: 0 | 0

0

답변

질문


How can I find old point in old image before resampling?
Hello I have an image and I did resampling on it ( NI = imresample([0.5,0.5],I,[1,1],'linear');) can I find old pixel in...

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


How can I resample an image in matlab?
Hello I want to resample an image in matlab. I use imresample code of by Omer Demirkaya. but I have bellow error. * | |...

거의 12년 전 | 답변 수: 3 | 0

3

답변

질문


How can I run a function from a specific pixel in matlab?
Hello I'm working on seam carving as a content aware image resizing method. I want to run *findseam()* function for a minimum p...

대략 12년 전 | 답변 수: 0 | 0

0

답변

질문


how can i understand Local Binary code better?
hello i have this code for implementation Local binary pattern function result = lbp(varargin) % image,radius,neighbors,mapp...

12년 초과 전 | 답변 수: 0 | 0

0

답변