2020-02-25 02:45:17 -0600 | commented question | OpenCV Mesh Class for python I'm sorry. I mentioned Sir, I have 3d mesh(3d vertices and faces), also I mentioned that my purpose is to make shape mat |
2020-02-25 02:39:34 -0600 | commented question | OpenCV Mesh Class for python I'm sorry. |
2020-02-25 02:29:12 -0600 | commented question | OpenCV Mesh Class for python what I want to do is simply like what I mentioned... shape matching using descriptors I have mesh I would like to extrac |
2020-02-24 05:44:23 -0600 | asked a question | OpenCV Mesh Class for python OpenCV Mesh Class for python I found that there's a class mesh in OpenCV but in c++, is it available for python language |
2019-10-26 12:06:56 -0600 | commented answer | Feature extraction 3D Sir, please I have a question if possible, and appreciate helping me if you have any knowledge about it. The idea is tha |
2019-10-26 12:06:28 -0600 | commented answer | Feature extraction 3D Sir, please I have a question if possible, and appreciate helping me if you have any knowledge about it. The idea is tha |
2019-10-21 08:44:00 -0600 | commented answer | Feature extraction 3D Thanks for your answer Sir, I'll try to figure out your recommendations. |
2019-10-21 08:42:57 -0600 | commented question | Feature extraction 3D Sir, I mentioned it's a Ph.D. thesis and I'm trying to figure out whether I can do what I need with OpenCV or not, all t |
2019-10-16 04:36:39 -0600 | commented question | Feature extraction 3D my object( mesh) will be represented as graph( nodes and edges) and when I obtain the features I should show them on the |
2019-10-16 04:26:55 -0600 | commented question | Feature extraction 3D What I'm tending to obtain is 3d descriptors like what I mentioned before 3d zernike moments, 3d shape context... But wh |
2019-10-16 04:09:23 -0600 | commented question | Feature extraction 3D I mentioned above I'm trying to make matching, I'm trying to organize an approach I'm using at my PhD studies?? I don't |
2019-10-16 03:59:06 -0600 | commented question | Feature extraction 3D it's just a trying to clarify.. it seems not working... I wasn't lucky to find a tutorial for using pcl 3d feature extra |
2019-10-16 03:25:29 -0600 | commented question | Feature extraction 3D What I have is mesh (XYZ-coordinates) represented as graph data structure (adjacency matrix) What I need is to obtain de |
2019-10-15 07:27:26 -0600 | asked a question | Feature extraction 3D Feature extraction 3D Please my case is as follows, I have and adjacency matrix(Graph data structure, 0-1) it's original |