搜索资源列表
BackGroudExtractAndMotionBlur
- 本代码包括两项功能 1、连续序列图片的背景提取 2、给背景图附加以运动模糊的效果 代码使用的托管与非托管(C++)混合编程的方式,算法主要使用Opencv实现 开发平台 VS2008
watershed.rar
- opencv+vs2008实现分水岭算法,opencv+ vs2008 watershed algorithm to achieve
sanjiaopoufen
- 在VS2008和opencv下,对2D/3D点(云)数据实现三角剖分,运算速度快,实时性好,计算精度高,并对三角剖分进行了优化,可以处理复杂点集的三角剖分,可以用于人脸识别的工作-In the VS2008 and opencv, the pairs of 2D/3D points (cloud) data to achieve triangulation, calculation speed, real-time performance is good, high precision, and
MRF-benchmarks
- markov random fields的各类优化算法及应用Optimization methods included: 1) ICM 2) Graph Cuts 3) Max-Product Belief Propagation 4) Sequential tree-reweighted message passing (TRW-S) Applications include: (1)binary (2)denoise (3)stereomatch (
VideoProcess
- 用VS2008编写的基于MFC+OpenCv的视频显示与打开摄像头-Written with VS2008 MFC+ OpenCv based video display and open the camera
harriscornerdetection
- OpenCv+VS2008实现harris角点检测-OpenCv+ VS2008 to achieve harris corner detection
ROI
- 基于openCv的图像提取,相当与平时用的图像剪切功能。开发平台:VS2008 我也是初学者,没找到这方面的资料,所以自己编了一个,大家共同学习。 很基础,大虾就不用下了。 -Image Extraction Based openCv considerable shear and normal function of the image used. Platform: VS2008 I am also a beginner, did not find this informatio
Histogram_RGB
- OpenCV RGB直方图 使用VS2008+OpenCV库开发,读取彩色图片,分别显示RGB三通道直方图。运行需安装OpenCV2.0。-OpenCV RGB histograms Developed with VS2008+ OpenCV library, reading colorful image, respectively display three-channel RGB histograms . Need install OpenCV2.0.
watermark
- 数字图像水印添加提取程序,opencv实现,vs2008开发环境-digital watermark program using opencv under the ide of vs2008
IR
- 基于颜色的图像检索系统,VS2008+OPENCV-Color-based image retrieval system, VS2008+ OPENCV
graph-basedsegmentation
- 这个代码是文章Efficient Graph-Based Image Segmentation的实现,结合了vs2008和opencv,该算法进行分割,速度很快,效果不错。-The source code is an implementation of the paper: Efficient Graph-Based Image Segmentation. VS2008 and Opencv are combined in the implementation process.
cv200vs2008
- 最新的OpenCV2.0图像视觉库。由于不能被VS直接调用,所以先使用CMake导出VC++项目文件,再用VS2008编译 OpenCV Debug和Release版本库,生成可以被VC++ 2008 Express调用的OpenCV动态库。-The latest OpenCV2.0 visual library. As the VS can not be called directly, so first use CMake to export VC++ project file, and t
mymfc
- MFC界面基于对话框的OpenCV+VS2008实现图像读取,边缘提取-MFC dialog-based interface to achieve the image OpenCV+ VS2008 read, edge extraction
pyramid
- OpenCV+VS2008实现金字塔算法-OpenCV+ VS2008 pyramid algorithm to achieve
findtriangle
- OpenCV+Vs2008实现找出图像中的三角形-OpenCV+ Vs2008 to achieve the image of the triangle to find out
PyrSementation
- vs2008环境下,opencv开发的金字塔彩色图像分割,对于理解多层次多尺度图像处理有很好的参考价值!-vs2008 environment, opencv pyramid developed color image segmentation, for understanding the multi-level multi-scale image processing is a good reference value!
Download-the-OpenCV-2
- 1. Download the OpenCV 2.1.0 Windows installer from SourceForge - "OpenCV-2.1.0-win32-vs2008.exe". 2. Install it to a folder (without any spaces in it), say "C:\OpenCV2.1\". This article will refer to this path as $openCVDir During installation
opencv-sift-no-error
- vs2008+open2.0环境下的SIFT经典算法的程序.-a improved perfect SIFT algorithm based onvs2008 and open2.0
jiaotong
- 我做交通标志检测和识别中用到的几个子模块,本人亲测在VS2008平台上能跑。程序不复杂,但是对于初学Opencv的人来说还是有一定用处的。包括,提取特征颜色、霍夫圆检测、Canny边缘检测等。-Opencv Hough Canny
binocular-disparity-reconstruction
- vs2008平台上基于opencv的双目视差重建模型的程序代码。-binocular disparity reconstruction model code based on opencv vs2008 platform.