搜索资源列表
Kinect2-background-removal
- Kinect 2 最新版2014年背景移除程序C++(VS2013),非常好用,体感游戏和C++程序开发必备-Good C++ Kinect Background Removal Program Source Code. It is good for C++ Program Developer for Kinect V2.
BackgroundCorrection
- Image-Pro Plus中背景校正的算法实现 OpenCV版本:2.4.9 VS版本:VS2013-Image-Pro Plus in background correction algorithm OpenCV Version: 2.4.9 VS version: VS2013
Mask_BackgroundCorrection
- 掩模背景校正算法 OpenCV版本:2.4.9 VS版本:VS2013-Mask background correction algorithm OpenCV Version: 2.4.9 VS version: VS2013
opencv-test
- 在vs2013中编写的基于mfc的opencv特征提取的一些主要的函数的测试程序-a test project of several important opencv functions for features detection written in VS2013 based on MFC
learning-opencv
- 本代码是毛星云所编的《opencv3编程入门》的源码,是基于最新opencv3.0的,可以在vs2013上配套使用,涵盖了基本库函数的使用,共用十章例程,是一个不错的入门资料。-This code is compiled by 毛星云 " opencv3 programming entry," the source, based on the latest opencv3.0 can be supporting the use of the vs2013, covering t
GrayBmp
- 灰度化bmp图像,vs2013工程,有两种思路灰度图片思路-Bmp grayscale image, vs2013 project, there are two ideas gray picture ideas
SIFT-HARRIS-Gaussian
- OPENCV实现sift目标识别匹配,harris,sift算子焦点检测与高斯法图像分割,vs2013-OPENCV achieve sift target identification match, harris, sift operator focus detection and image segmentation Gauss law, vs2013
OpenSURFcpp-(1)
- SURF图像匹配程序,代码需要vs + opencv, 实测vs2013+opencv2.4.10可用-SURF image matching the code needs vs+ opencv, the measured vs2013+opencv2.4.10 available
C
- VS2013+opencv3.0初级操作,显示,缩放,灰度,剪切特征提取-VS2013+ opencv3.0 primary operation, display, zoom, grayscale, cut feature extraction
GRAPH__CUT
- 实现了Yuri Y. Boykov论文中最简单的图割算法(vs2013)-graph-cuts algorithm,writing accoding to the aritcle that Yuri Y. Boykov public lished (vs2013)
WaterShep
- c++的分水岭算法,可以直接运行(vs2013)-watershed algorithm in c++
ConsoleApplication1
- 视频流人脸识别,环境是vs2013+opencv 2.4.1,在我电脑上完美运行-face detection in live videostream,it works well on my pc
Read_images
- 连续读取一个文件夹中的所有图片并输出各个图片的HSV颜色直方图,vs2013+opencv2.4.9,代码调试通过-Continuously read a file folder of all image and output of each picture HSV color histogram, vs2013+opencv2.4.9, code debugging through
QRcode
- 用VS2013做的c++ 生成二维码源码,容错率和版本需要自己在代码里面修改,程序运行需要“qrcode_data”文件夹支持,压缩包里面已经包含。-C++ to do with the VS2013 to generate two-dimensional code source code, the fault rate and version of the need to modify their own code, the program needs to run the qrcode_d
Foreground-detection
- 使用vs2013结合opencv实现wavingtree的动态前景检测功能的代码-Using vs2013 combine opencv achieve wavingtree dynamic foreground detection function code
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
homework
- C#语言,在VS2013下开发的图像处理软件,有基本的图像操作,平移、旋转、缩放,直方图,二值化,阈值处理,识别直线曲线,压缩等,基本的图像知识都有,基础入门可参考。-C# language, developed under VS2013 image processing software, a basic image manipulation, translation, rotation, scaling, histogram, binarization, a threshold value
KINECT
- 在matlab平台下使用kinect ,内有说明,需要VS2013以上版本进行编译(Using Kinect in MATLAB)
ImageSFR测试基于QT_VS2015
- 图像SFR测试基于QT/VS2015平台(Image_Quality_Evaluation_Application)
sift
- 完整的调试成功的代码,可以在VS2013的平台下运行(Complete debugging successful code)