搜索资源列表
CameraDS
- 我修改了Shiqi Yu编写的CCameraDS类,增加ShowPinPropertyPage,ShowFilterPropertyPage,GetDeviceFilter,GetCameraOutput四个函数 在CB2007下通过编译 不知为何,修改Camera属性后,有时不会取到图像回来,特别是修改图像大小-I modified the Shiqi Yu CCameraDS class prepared to increase ShowPinPropertyPage, Sho
Opencv-source-code
- opencv的源程序,全部经过调试通过,且相应的函数进行了修改-opencv source, have all been debugged, and the corresponding function has been modified
contour
- 这是一个图像轮廓处理的opencv编程实例,本人用了,可以修改后做为长度计算用。-This is the outline of an image processing opencv programming examples, I used, as can the length of the modified calculation.
FZ
- 利用opencv在vc6.0下实现图像反转,经过修改无需使用CMD-Be achieved using opencv in vc6.0 image reversal, has been modified without the use of CMD
flightsim
- Uses blender to generate a scene with reference objects. Takes input images and uses opencv methods to estimate the object translation and rotation from the camera. Reads the object 3D coordinates from a file and uses color to detect the objects in t
EM
- 基于OpenCV的例程,修改实现了基于MFC对话框构架的期望最大化算法,将部份注释和运行提示译成了中文,有助于更好地理解原程序。-It s an MFC Dialog based Expectation Maximize algorithm modified from OpenCV source. Chinese comments are added to it to enchance better understand of the program.
Kmean
- 基于OpenCV的例程,修改实现了基于MFC对话框构架的K均值算法,将部份注释和运行提示译成了中文,有助于更好地理解原程序。-MFC Dialog based K-mean algorithm modified from OpenCV source with Chinese comments added inside to make sure better understanding of it.
ber
- 在opencv下实现贝赛尔曲线. 可以修改控制点,连接多条曲线,修改曲线精度等操作-Opencv under the Bezier curve control points can be modified, connecting more than one curve, and modify the curve precision operation
HHGSMX
- 本程序是修改过的高斯混合模型,用来实现运动目标检测,效果不错。-This procedure is a modified Gaussian mixture model is used to moving target detection, good results.
SIFT
- 网上一般很多SIFT算法都无法直接使用,这是我下载后修改的,确定能在vs2010下运行,但你一定要先安装最新的opencv。保证能成功运行。-Online is generally a lot of the SIFT algorithm can not be used directly, which is modified after I download to determine the run in vs2010, but you must first install the latest
Bezier
- 在opencv下实现贝赛尔曲线. 可以修改控制点,连接多条曲线,修改曲线精度等操作-Opencv under the Bezier curve control points can be modified, connecting more than one curve, and modify the curve precision operation
siftfeat
- SIFT特征提取在vs2010上可以直接运行,已经修改好了的c++版本-SIFT feature extraction can run in vs2010, and has been modified a good c++ version
siftmatch
- SIFT从特征提取到匹配完成的整个过程,已经修改好完全可以在vs2010上运行,c++版本的-SIFT extracted from the feature match to complete the whole process has been modified can run in vs2010 c++ version
water_cheti
- 8.4 水域分割 水域分割,又称watershed变换,是模仿地形图浸没过程的一种形态学分割算法,其本质是利用图像的区域特征来分割图像的,它将边缘检测与区域成长的优点结合起来,能够得到单像素的,连通的,封闭的,并且位置准确的轮廓。因此是应用比较广泛的一种图像分割算法。 -Image Watershed Segmentation This is the implementation of the algorithm based on immersion model.
opencvEllipseFitting
- OPENCV椭圆拟合程序,自己下载后修改修改参数就可以直接使用。-The OPENCV ellipse fitting procedure, modified after downloading modify the parameter can be used directly.
SkinPP2100
- VC++环境下的多种漂亮界面,可以自己按需要再加修改-VC++ environment variety of beautiful interface, can be modified as needed plus
Test2
- 这是一个基于OpenCV的图形处理程序,可以对图像进行旋转和缩放,缩放的比例和可以在程序中修改-This is an OpenCV-based graphics program, image rotate and zoom, zoom ratio and can be modified in the program
opencvtest
- 该程序使用vc++和opencv对视频文件进行读取与播放,并可根据自己的要求修改帧间播放时差。-The the program use vc++ and opencv read and play video files, inter-frame playback time difference can be modified according to their own requirements.
FixedCamShift
- 改进后的Camshift算法(连续自适应的MeanShift算法),是将OpenCV中的Camshift背景检测和前景检测以及运动目标跟踪过程经过修改之后的代码。-FixedCamshift algorithm (the continuous adaptive MeanShift algorithm), is the Camshift background OpenCV detection and prospects for detection and moving target trackin
plane_calibration_opencv
- image_points.xml 保存所有角点的图像坐标(本程序要求每幅图像图像中的点数目一样) 现成的数据中"image_points.xml"文件中 <rows>1280</rows> 中的1280 = 5(图像数)×256(每幅图像中的点数) 采用其他数据需要做相应修改,对于保存世界坐标"object_points.xml "文件也同理 object_points.xml 保存所有图像坐标对应的世界坐标 calibrat
