资源列表
h
- (1)从D盘的某个文件夹中读取一副彩色图像, (2)把它转化为灰度图像 (3)在灰度图像中找到灰度值最大点 (4)把灰度图像存到E盘的某个文件夹中 (5)把灰度值最大点的灰度值显示出来,并把该灰度值存到E盘的另一个文件夹的txt文件中。-(1) is sandwiched a pair of color image read a file the D drive, (2) to convert it to grayscale (3) to find the maximu
kalman2
- 卡拉曼跟踪实例,跟踪准确率较高,效果较好,只是单纯地跟踪,不能输入图像信息-kalman tracking example
pointvalue
- 嵌套opencv的图像像素显示,可直接在vS中打开,或者加入工程-Nested opencv image pixel display, can be directly vS open, or join the project
OneCutWithSeeds_v1.03
- one cut 算法是微软研究院发表的一篇关于前背景图像分割论文,用户只需简单地交互,即可快速分割前背景,代码比较清晰,内部graph cut和gmm等一些算法可以拿来学习或借鉴。-one cut algorithm is the Microsoft Research published a paper on the front background image segmentation, the user simply interact, you can quickly split befor
screenshot
- 使用opencv2.49,实现视频截图功能,经测试可运行-Use opencv2.49, for video capture function, the test can be run
dahf
- 车辆检测识别,主要介绍了车辆在静态环境下进行识别检测,画出车辆的位置。-Vehicle detection and recognition, mainly introduced the vehicle in a static environment identification testing, draw the position of the vehicle.
detect_opencv
- 车辆检测识别,主要介绍了车辆在静态环境下进行识别检测,画出车辆的位置。-Vehicle detection and recognition, mainly introduced the vehicle in a static environment identification testing, draw the position of the vehicle.
gjhhsv
- 图像色彩分割,进行车辆检测,通常在路口进行检测,不断更新背景-Image color segmentation, vehicle detection, typically at the junction detection, continuously updated background
two-kou
- 进行vc++mfc窗口开发,读取摄像头数据,进行视频播放,进行相关图像处理-Vc++ mfc window were developed to read the camera data, video playback, image processing related
example07
- opencv中的相关例子,可以进行简单的图像操作,进行图像的读取,视频的播放-opencv relevant examples, can be a simple image manipulation, image reading, video playback, etc.
GLCM
- GLCM纹理特征检测,包括熵,能量,对比度,一致性四个特征值-GLCM texture feature detection, including entropy, energy, contrast, uniformity four eigenvalues
hist
- 用OPENCV辅助,检测图像的直方图,并画出直方图,统计直方图的均值和方差,并输出颜色占比例最大的值。-Histogram OPENCV assisted detection image and draw the histogram, histogram mean and variance, and the largest proportion of the output color value.