python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Getting PCL Header when decoding with OctreePointCloudCompression
I'm using a simple encode and decode application for sending point cloud data as a stream using TCP. My issue can actually be reproduced just using the code from the following link:
https://pcl.readth...

notARobot
Votes: 0
Answers: 0
Replace function not working properly - Python
I am trying to make a decoder software for NDev's ENcoder software, but the replace function is not working properly, here is my code:
binToChar = {
1:"a",
10:"b",
11:"c...
GrowingDevil
Votes: 0
Answers: 0
Instagram Http requests
I intercepted an HTTP request originating from Android to Instagram when I creating account. Here the post data that is sent to the instagram:
"sn_result":"eyJhbGciOiJSUzI1NiIsIng1YyI6W...
sajjad vafaei
Votes: 0
Answers: 0