Community Profile

photo

Nikolay Vinnichenko


Last seen: etwa 3 Jahre vor Aktiv seit 2012

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

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

fast 10 Jahre vor | 0

Frage


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

fast 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 11 Jahre vor | 0 Antworten | 0

0

Antworten

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

mehr als 11 Jahre vor | 0

Frage


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

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten