资源列表
OpenCV-trans-color
- 以OPENCV做的各種色彩轉換空間,有 RGB to gray, RGB to HSV, RGB to Lab, RGB to Luv, RGB to Ycbcr -To do a variety of color conversion OPENCV Space, RGB to gray, RGB to HSV, RGB to Lab, RGB to Luv, RGB to Ycbcr
OpenCV-trans-Edge
- 以OpenCV將圖像做邊緣偵測,以及平滑跟閥值設定 邊緣偵測為Lap, Canny, Sobel-OpenCV to do with the image edge detection, and smoothing with edge detection threshold setting for the Lap, Canny, Sobel
DenoiseTrain
- 去模糊的源程序,Training an active random field for real-time image denoising -Defuzzification of the source,Training an active random field for real-time image denoising
Navideo
- 基于QT平台,利用opencv获取摄像头图像-QT-based platform, using opencv camera images obtained
rotation-and-scaling
- VC++(OpenCV)实现图像的旋转和缩放(对话框)-VC++ (OpenCV) for image rotation and scaling (dialog)
OpenCVImageComparer
- 基于OpenCV实现相近两幅图像的特征匹配-Features similar to the matching of two images based on OpenCV
Image-processing
- 利用Opencv函式庫做一些影像處理,有Gray、Canny、drawing、binary、fisheye-lens、Anaglyph、Equalization、eye-detect、facedetect、Mirror、R-S,等功能...此Source要有Opencv函式庫才能此用。-Opencv use library to do some image processing, there is Gray, Canny, drawing, binary, fisheye-lens, Anagl
opencv2
- 清晰明了的类模板的使用,单步调试可以很清楚的看到其执行过程-class template
opencv2--
- 清晰明了的类模板的使用,单步调试可以很清楚的看到其执行过程-class template
LOT_Source
- 目标跟踪第t帧图像,目标特征,噪音参数,粒子窗口 1. 在第一帧选定跟踪区域,将图像由rgb转成hsv,计算目标的特征模型; 2. 初始化粒子,用超像素计算粒子的特征; 3. 通过emd计算粒子所在位置区域特征计算与目标特征的相似度; 4. 根据emd计算粒子的权重,归一化权重,新的目标位置是所有粒子的位置和权重乘积的和; 5. 建立新目标的特征模型,计算emd。 6. 更新噪音参数; 输出:目标位置,更新参数,新的粒子窗口 -Multiple Object Tr
Image-_recon
- 完成两幅图像的稀疏点的匹配和重建,C++的编程环境,opencv函数库-Do two sparse points matching and reconstruction of the image, c++ programming environment, opencv function library
biaoding
- 能都实现单目摄像机标定,并且可以即时拍摄图片进行标定-Can realize the monocular camera calibration, and can be real-time video images used for calibration
