搜索资源列表
ball
- 球面动态隐线算法,只有一个.cpp文件,复制粘贴到工程的main.cpp即可运行,运行环境VS2013以上版本-Spherical dynamic hidden line algorithm, only one .cpp file, copy and paste into main.cpp to run the project, or later operating environment VS2013
ConsoleApplication1
- 视频流人脸识别,环境是vs2013+opencv 2.4.1,在我电脑上完美运行-face detection in live videostream,it works well on my pc
CV_OpenCV1
- OpenCV打开摄像头实时获取图像源程序,环境为OpenCV3.1+VS2013-OpenCV open source webcam obtain real-time image, the environment OpenCV3.1+VS2013
Histogram
- 可以用来看图像的直方图,是基于VS2013+opencv环境的,除此之外,还可以看到图像二值化的图像-describe images histogram,which is based on VS2013 opencv
tool-pics-to-video
- VS2013的环境,配置opencv的库,将图片转化成视频-pictures to video
Opencv_LingJian
- 在vs2013环境下编写的零件个数检测程序,已经应用。应用opencv中的腐蚀和边缘处理和获取轮廓等算法。-In vs2013 environment prepared by the number of parts testing procedures have been applied. Application opencv corrosion and edge processing and obtaining contour algorithm.
chk1
- VS2013 opencv不需要配置opencv环境,使用vs2013打开即可编写opencv程序的工程-VS2013 opencv opencv not need to configure the environment, using vs2013 open the project to write a program opencv
vi
- 在vs2013的环境下,利用opencv读取视频,并且存储视频的每一帧-Under the vs2013 environment, using OpenCV to read the video, and store its every frame
bmp-width
- 在OpenGL环境下,读取图像的宽度和高度,编译环境为vs2013-OpenGL bmp
opencv3_code
- opencv3编程入门书中附带的源程序,运行环境VS2013+opencv2.4.9-Opencv 3 programming book attached to the source code, VS2013+opencv3.0 operating environment
Opencv_Contours
- 应用opencv来进行边缘检测程序,编译环境VS2013。应用多个方法。-Application opencv for edge detection, compiler environment VS2013. Application of multiple methods.
2015new-bilateral-filter
- 使用步骤: 1.解压缩, 2.设置matlab的c++编译环境(如果以前编译过c文件,可忽略此步骤,我的用的vs2013参照百度资料重新设置了) 3.重新编译 mex bilateralfilter_mex.c mex robustbilateralfilter_mex.c mex jointcrossbilateralfilter_mex.c mex guidedbilateralfilter_mex.c 4.run_test就可以-使用步骤: 1
20161114kalman_tracking
- Kalman追踪动态鼠标点,opencv3.1+VS2013环境下-Kalman tracking
canny
- 实现图像的边缘检测,环境vs2013 或者2010 都可以。opencv2.4.9-To achieve the edge of the image detection, the environment can be 2020 or 2010. Opencv version 2.4.9
PARTICAL20170818
- 粒子滤波跟踪,在VS2013环境下运行,opencv版本是3.0,程序可以直接运行,用时修改一下视频路径(Particle filter tracking, running in VS2013 environment, opencv version is 3, the program can be run directly, modify the video path when used)
tuxiang
- 在vs2013+opencv开发环境上对图像的各种操作处理。(Dealing with various operations of images in vs2013+opencv development environment.)
双线性插值算法
- 双线性插值c++实现,环境为vs2013(]bilinear interpolation)