搜索资源列表
Calibration
- 相机标定程序,输入为16张棋盘的图片,经过标定后,得到相机的内参数,和标定后的图片-Camera calibration procedures, the board entered as 16 pictures, after calibration, obtained within the parameters of the camera, and after calibration image
LBP
- LBP特征特诊算子源码,用于求取图像8,16邻域的特征值,基于OpenCV-LBP features special diagnostic operator source code, for the image of the 8,16 to get the image of the characteristics of the neighborhood, based on the OpenCV
drawing
- opencv def random_color(random): Return a random color icolor = random.randint(0, 0xFFFFFF) return cv.Scalar(icolor & 0xff, (icolor >> 8) & 0xff, (icolor >> 16) & 0xff) if __name__ == __main__ : # some consta
HOG
- 读取一24位彩色图像,计算其以下图像特征: 1)灰度直方图 2)颜色直方图(RGB3个通道) 3)方向梯度直方图(HOG,将图像分成4*4 16个块,8个梯度方向) -Read a 24-bit color images, calculate the following image features: 1) Histogram 2) color histogram (RGB3 channels) 3) histogram of oriented gradients (HOG, t
emcv-code-16-trunk
- EMCV开源opencv,可以用在嵌入式开发平台的像dsp等上的一个opencv嵌入式平台函数集-use emcv(opencv)on dsp
UOZKL7
- 是学习matlab的很好程序资料 可以用来方便设计iir滤波器 比16位精确,(Is good to learn matlab program information Convenient can be used to design iir filter than 16 accurately,)
