My name is Thiago Rateke. I'm a Computer Vision Engineer/Researcher.
Feel free to reach out to me on other platforms:
Semantic Segmentation in road surfaces, considering different pattern like asphalt, unpaved, potholes, etc.
In emerging countries it’s common to find unpaved roads or roads with no maintenance. Unpaved or damaged roads also impact in higher fuel costs and vehicle maintenance. This kind of analysis can be…
Using Disparity Map and Optical Flow info to extract features from the detected objects from maskRCNN.
Example of disparity map created by stereo correspondence through two images and a point cloud map created by LIDAR data values (distances measures).
C++ example codes for camera calibration, rectification and to build disparity maps