Pregunta


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...

alrededor de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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. * | |...

más de 11 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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...

más de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 11 años hace | 0 respuestas | 0

0

respuestas