photo

Nikolay Vinnichenko


Last seen: 3年以上 前 2012 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

4年以上 前 | 0 件の回答 | 0

0

回答

質問


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

4年以上 前 | 2 件の回答 | 0

2

回答

質問


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

約6年 前 | 0 件の回答 | 0

0

回答

回答済み
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...

約10年 前 | 0

質問


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

約10年 前 | 2 件の回答 | 0

2

回答

質問


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

11年以上 前 | 0 件の回答 | 0

0

回答

回答済み
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 ...

11年以上 前 | 0

質問


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

11年以上 前 | 2 件の回答 | 0

2

回答