.npy files [closed]
I am studying on stereo vision. I created calibration files .npy(like undistortion_map.npy etc). But I don't have knowledge about how can I implement it on my project. Do you have any advice for it?
can you be abit more explicit on what you did, and what you are trying to achieve ? show some code ?
I will try finding object distance with stereo camera. Actually i didn't see any code sample about it on python. So I am trying figure out myself. And I am stucked on using .npy files on project. Thank you
still, not helpful. wtf is inside your npy files ?
http://docs.opencv.org/master/dd/d53/...
Dude I am trying to using it for distance estimation. And I already saw tutorial that you mentioned. But can you see any loading npy files in these example??-Noo, so if you cant help, pls dont text again
no, i cannot see any npy files there, that's why i'm asking you
again, we can only try to help you, if you give us enough infornation.
I am trying to do stereo camera calibration. What kind of information you want to see about it??? you can know or not. If you don't know, you can try keep quiet. And don't send regular official tutorial again. Because you are not the only one person reading it. Before ask question here. :/
do you understand, that noone can help you, because your question is not adequate ?
No he does not... @turanerdem what @berak is trying to get from you is which data you stored into your .npy files. If you do not want to give him an answer on that, then do not expect help here ... which he was voluntary providing...
This is the solution that I was looking for:
np.savez("B", ret=ret, mtx=mtx, dist=dist, rvecs=rvecs, tvecs=tvecs)
. If you know, It is so simple, right? I am new here and think @berak is owner of Opencv :) he acts like that. I am not here for listening his bla bla