Saharsh Jain
Saharsh Jain
Make the point cloud as Nx4 by adding 1 as the last row and then multiply with 4x4 homogeneous matrix. You can search homogeneous coordinates for the reason.
Can you be specific about error Comment - https://github.com/sergiomsilva/alpr-unconstrained/blob/1cf77f16d84d5f6e407cd15afd6bdd76ad4deca4/run.sh#L90 - https://github.com/sergiomsilva/alpr-unconstrained/blob/1cf77f16d84d5f6e407cd15afd6bdd76ad4deca4/run.sh#L93 in `run.sh` Change [this](https://github.com/sergiomsilva/alpr-unconstrained/blob/1cf77f16d84d5f6e407cd15afd6bdd76ad4deca4/license-plate-ocr.py#L31) line in `license-plate-ocr.py` to ``` imgs_paths = sorted(glob('%s/*' % input_dir)) ``` `input_dir` should contain images...
python video.py --video --weights