资源列表
Histogram_RGB
- 对图像分别进行RGB的直方图操作,把图像中的rgb分量分别作了一个直方图并画了出来-Image RGB histogram operations the rgb component images were made by a histogram and draw out
zhifutujunhenghua
- 对图像中的直方图进行均衡化处理,一个很简单的均衡化,初学者也就写这个程度了-Image histogram equalization, a very simple equalization, beginners will write this extent
test_Canny
- 程序代码用canny检测图像的边缘,效果还是可以的,大家可以-Program code using canny edge detection image, the effect is still possible, we can use
test9_25_3_1
- 选取一个浮点数,并产生一些随机数,把浮点数转化为整数型-Select a float, and generate some random numbers, the floating-point number into integer
test9_25_3_7
- 运用opencv图像处理库,检测和识别结构化车道线的论文-The use of papers opencv image processing library, detection and identification of structural lane line
sourcecode
- OpenCV教程 一书的每章每节的源码,有助于更好的理解这本书。学习起来更有效率。-The book of OpenCV Learning ,include all the source code of this book. It is good for learning this book.
CornerDetector
- 基于OpenCV的图像像素校正,利用特征点提取,校正三相机系统像素偏差的数据值,为采集程序提高校正依据-Feature point extraction, correcting pixel deviation of the three-camera system.
GxMultiCam
- 大恒Ser相机的SDK,例子程序。可以作为二次开放所用-The Daheng Ser camera SDK, example program. Can be used as secondary opening
photo
- 能实现图像的打开,保存基本功能。利用库本身的函数,对图片实现二值化。-Image open, save the basic functions. The use of the function of the library itself, the picture binarization.
1
- 用鼠标在视频窗口选取跟踪目标,拖曳出选择矩形框,选择完毕后程序会自动跟踪-Use a mouse in the video window selection tracking target, trailing select the rectangular box, choose after the completion of the program will automatically tracking
codebook2
- 编码本实现的运动目标检测,对于水面上运动目标有很理想的效果-Coding this to achieve the moving target detection, target ideal for water sports
HandSegment_OpenNI_OpenCV
- 手势识别非常重要的一个特点是要体验要好,即需要以用户为核心。而手势的定位一般在手势识别过程的前面,在上一篇博文Kinect+OpenNI学习笔记之8(Robert Walter手部提取代码的分析) 中已经介绍过怎样获取手势区域,且取得了不错的效果,但是那个手势部位的提取有一个大的缺点,即需要人站立起来,当站立起来后才能够分隔出手。而手势在人之间的交流时,并不一定要处于站立状态,所以这不是一个好的HCI。因此本文介绍的手势部位的提取并不需要人处于站立状态,同样取得了不错的效果。-A charact
