photo

Nikolay Vinnichenko


Last seen: oltre 3 anni fa Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


memory lost with a simple code
Hello! I was trying to optimize my image-processing software to make it use less memory and was very surprised to see that the ...

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


Black mask over pcolor plot
I have two matrices of the same size. The first one is function of two variables, which is to be displayed using pcolor. But the...

oltre 4 anni fa | 2 risposte | 0

2

risposte

Domanda


Imwarp results in unwanted image resize
I'm trying to correct for keystone distortion for a flat object imaged by the camera with incidence angle about 15-20 degrees. S...

circa 6 anni fa | 0 risposte | 0

0

risposte

Risposto
Trouble creating AVI with 64-bit Windows
Thanks. Your code works and this helped me to resolve the issue. The solution is set(gcf,'Renderer','zbuffer'); %Setting th...

circa 10 anni fa | 0

Domanda


Trouble creating AVI with 64-bit Windows
Trying to create AVI movie with either movie2avi, addframe or VideoWriter, I get file, where all the frames are identical (i.e. ...

circa 10 anni fa | 2 risposte | 0

2

risposte

Domanda


Java Heap Memory in case of stand-alone application
What value for Java Heap Memory size is used if a stand-alone application, built with Matlab Compiler, is executed by a user wit...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Risposto
Incorrect height of colorbar after view([0 -90])
Thanks, Jan. set(gca, 'YDir', 'reverse') really solves my problem. I've just forgot about this property. In fact, colorbar ...

oltre 11 anni fa | 0

Domanda


Incorrect height of colorbar after view([0 -90])
Hello! I have a top view of 3D surface plot, but I need to use view([0 -90]) instead of view([0 90]) in order to have reversed ...

oltre 11 anni fa | 2 risposte | 0

2

risposte