配有英伟达显卡的主机,装完 Ubuntu 16.04 后出现闪屏现象,是由于没有安装显卡驱动。
显卡型号
NVIDIA Corporation GM204 [GeForce GTX 970]
# -*- coding: utf-8 -*- | |
import numpy as np | |
class IPM(object): | |
""" | |
Inverse perspective mapping to a bird-eye view. Assume pin-hole camera model. | |
There are detailed explanation of every step in the comments, and variable names in the code follow these conventions: | |
`_c` for camera coordinates | |
`_w` for world coordinates | |
`uv` for perspective transformed uv 2d coordinates (the input image) |
As configured in my dotfiles.
start new:
tmux
start new with session name: