Closed kukuruza closed 10 years ago
I didn't have any problems loading camera 572. However, I did make few changes for the debugging routines to work properly. Also need to look into the probabilities spitted out for this camera.
Do let me know if you face similar situation even now. Sorry for the inconvenience.
Oh ok, I see how are loading cameras. My bad, I didn't read the commented code
Hey Satwik, we are using cam 572 for demo, since the cars are slow there.
However, I can't init geometry for 572. When I change 360 to 572 in GeometryTest.m, eveyhing freezes at:
In GeometryEstimator (line 36) obj.roadMask(i, j) = obj.road.detectCarLane([j, i]); In GeometryEstimatorTest (line 19) geom = GeometryEstimator(image, matFile);