Posts by Paulo Lima • 11 points
3 posts
-
0
votes1
answer3219
viewsQ: How to pass an array to a file . txt - MATLAB
I’m reading an image teste.jpg by command imread and turn it into a gray image by the command rgb2gray. I need the corresponding codes of the result of this matrix, in a file .txt. Follow the…
-
0
votes0
answers171
viewsQ: Exception in thread "AWT-Eventqueue-0" java.lang.Nullpointerexception
I’m trying to pass an old code to an MVC standard, but by modifying the methods and creating the new Zoom class, I’m encountering this console flaw: Exception in thread "AWT-EventQueue-0"…
-
1
votes0
answers290
viewsQ: 3D reconstruction MATLAB
I am developing my TFG with Matlab where from a figure in Upper Image 20X20 and a figure Lower tbm 20x20 I get the possible kernel in other N central images. However to present the result I need to…