搜索资源列表
Sobel-Laplace-Canny-matlab-code
- 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
cvhog
- 在做行人检测的毕设 看了很久OPENCV中cvhog的代码 自己加了些注释 希望对大家有所帮助 有问题可以探讨 chjb_0513@yahoo.com.cn-pedestrian detection OPENCV cvhog source code annotations
abc.cpp
- 判斷01.jpg和02.jpg相似度 用來比對兩張圖片-compare the two different picture
graphcut.cpp
- graphcut method for segmentation of images
ObjectMarker.py.tar
- For python lovers and hardcore fans of Opencv... Here i have translated the Opencv object marker program originally in cpp to Python. Its code is simple and any system with Python, OpenCV and Python-opencv can run it. Please try it and comment.
OpenCV_SIFT(C-CPP)
- 基于OpenCV下的sift算法源代码,可用于图像匹配-Under the sift algorithm based on OpenCV source code can be used for image matching
main.cpp
- 利用opencv求解不变矩的演示程序 并进行图片分类 效果不错-Opencv solving the same moment the use of the demonstration program
cpp
- 运动目标检测与跟踪的程序,OpenCV2.3.1下开发,VC2010环境,运行良好-motion detection and tracking building in VC2010 with OpenCV2.3.1, good work
objectmarker.zip
- objectmarker cpp for opencv ver2.1 build in VS2008 Jesse Stone Taiwan fatalfeel@hotmail.com,objectmarker cpp for opencv ver2.1 build in VS2008 Jesse Stone Taiwan fatalfeel@hotmail.com
objectmarker_V21.zip
- objectmarker cpp and exe for opencv2.1 in vs2008 build fatalfeel@hotmail.com Taiwan,objectmarker cpp and exe for opencv2.1 in vs2008 build fatalfeel@hotmail.com Taiwan
pwc-wrapper.cpp
- pwc wrappers code for opencv c++ for phillips webcam
simple_demo.cpp
- helper program for transformation of opencv
aamlibrary_Ya0Wei
- 通过一系列凸显预处理,实现人脸边缘检测。然后提取出眼、鼻、口三处特征点、并标记出来。-Highlighted by a series of pre realize the face edge detection. Then extract the eyes, nose, mouth three feature points, and marked.
LearningOpenCVCode-CalibrationTesting
- OpenCV C++ 標定與檢測 程式碼-OpenCV C++ code calibration and testing
cvbgfg_gaussmix
- 混合高斯模型的建立,用vc 实现,内容是.cpp形式,可以移植-Gaussian mixture model, with vc implementation, content. Cpp form, can be transferred
graphcut.cpp
- A software for extract the skeleton of an hand, with OPENCV library
OpencvCode
- 《opencv基础教程实例》配套源代码,经典实用的OpenCV入门教程,结合实例学习更加容易-" Opencv example Essentials" package source code, classic and practical OpenCV Tutorial, with examples to learn more easily ~ ~ ~ ~
test.cpp
- detect eyes in opencv
Save-Video-using-Opencv2.1-CPP
- Save a video using Opencv C++.
bg_edge.cpp
- Background Detection using OpenCV