CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 工程代码
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 工程代码 - List
[
OpenCV
]
opencv_test
DL : 0
本源码是在vs2005下进行opencv的多个处理,集合在一个工程里面,代码经过调试可以直接运行-The source is in vs2005 opencv under the multiple processing, set inside a project, code can be run directly through the commissioning
Date
: 2025-12-21
Size
: 31.95mb
User
:
robert.gan
[
OpenCV
]
Sobel-Laplace-Canny-matlab-code
DL : 0
模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_Laplace”或“学号后四位_Canny”。 (4)选做:利用OpenCV自由实现一个图像处理功能,要求至少用到4个不同的对图像操作的函数(选做请在作业提交时文件名后面加:_选做)。 -Model for large jobs and internships title code: (1) Please find themselves in a picture on the Internet used for any test, named "study after four _Original". On the C++ project folder (with the CPP files in the same folder). OpenCV with C++ function calls to read the pictures and display operations. (2) (1), based on the added modify the code, the original image into a grayscale image, and save named "study after four _Gray". (3) Use of OpenCV Sobel, Laplace, Canny algorithm corresponding function (2) image processing, and preservation, named "study after four _Sobel" or "study after four _Laplace" or " After school number four _Canny ". (4) Optional: using OpenCV free to implement an image processing functions required to use at least four different functions that operate on the image (choose to do in the job submission when the file name followed by: _ Optional).
Date
: 2025-12-21
Size
: 633kb
User
:
吕明
[
OpenCV
]
face-detection-code
DL : 0
人脸检测程序代码 放到建好的工程下可以直接运行-face-detection code,if you have finished training, just copy the code to your project, and it will work.
Date
: 2025-12-21
Size
: 12.24mb
User
:
lisa陈
[
OpenCV
]
facedetect
DL : 0
VS2008+opencv ,以人脸和眼睛作为特征,可用一张或者多张人脸作为训练模版,进而可以进行人脸相似度匹配,代码实时性强,可用与毕业设计或相关工程-VS2008+ opencv, people face and eyes as a feature that can be used one or multiple faces as a training template, and then you can face similarity matching, code real-time, can be used with or related engineering graduate design
Date
: 2025-12-21
Size
: 2.27mb
User
:
沈宏双
[
OpenCV
]
SIFT
DL : 0
一个基础的opencv的使用工程 其中包含基本的opencv调用 而且采用了sift和surf作为基本算子进行配准 代码可用于实际工程-A basic use of opencv opencv project which contains the basic calling and using sift and surf as the basic operator registration code can be used in practical engineering
Date
: 2025-12-21
Size
: 6.93mb
User
:
熊一
[
OpenCV
]
FaceCut
DL : 0
该代码是基于VS2010结合OpenCV下控制台下实现的人脸检测与剪切,简单方便,可以检测并剪切多张人脸,直接导入工程然后修改分类器位置即可运行!-The code is based on the combination of OpenCV VS2010 achieved under the console face detection and cut, simple and convenient, can detect and cut more than one face, directly into the project and then modify the classification of the position to run!
Date
: 2025-12-21
Size
: 19.06mb
User
:
阮干
[
OpenCV
]
test
DL : 0
《Visual C++利用OpenCV对图像进行人脸识别》傻瓜教程,超级详细。从OpenCV的安装、OpenCV在Visual C++下的配置讲起,到工程的创建,一一详细讲述,大家一看就明白。里面还附有完整代码。希望大家喜欢。本人已经测试通过。同时也希望大家将自己的所学分享给大家,为提高整个中华民族的素质做出自己应有的贡献-" Visual C++ use OpenCV for image recognition," Dummies, super detail. From OpenCV installation, OpenCV in the configuration under Visual C++ talk, to create the project, describe in detail one by one, everyone can understand. Which is also accompanied by the complete code. I hope you like it. I have the test. Also hope that we will learn to share their own to you, to improve the quality of the entire Chinese nation to make its due contribution! !
Date
: 2025-12-21
Size
: 1.52mb
User
:
曹彬
[
OpenCV
]
Create-can-tilt-boundary-box
DL : 0
OPENCV学习代码,为轮廓创建可以倾斜的的边界框与椭圆,创建工程可以直接运行-OPENCV learning code, create a bounding box can be tilted ellipse contour, creating a project can be run directly
Date
: 2025-12-21
Size
: 31kb
User
:
曹郁文
[
OpenCV
]
opencv_ann
DL : 0
使用opencv的机器学习模块用多层神经网络算法实现对二维特征的分类。并具有一定的可视化处理。只上传了主要代码。不包含工程文件-Opencv using machine learning module for two-dimensional feature free multilayer neural network algorithm. And have some visualization. Upload only the main code. It does not contain a project file
Date
: 2025-12-21
Size
: 1kb
User
:
赖
[
OpenCV
]
OpenCVBeta5a_FaceDetection
DL : 0
基于OpenCVBeta5a版本的图像人脸检测,独立运行,把所有OpenCV代码集成到工程,不依赖OpenCV库文件,便于查找源码实现。-Based on the OpenCV Beta5 version of the image face detection, independent operation, all OpenCV code integrated into the project, do not rely on OpenCV library files, easy to find source code to achieve.
Date
: 2025-12-21
Size
: 1.84mb
User
:
idlerrf
[
OpenCV
]
opencv_panorama_detail
DL : 0
可以直接应用的opencv全景拼接详细代码可运行工程(Can be applied directly to the opencv panorama stitching detailed code, you can run the project)
Date
: 2025-12-21
Size
: 7.67mb
User
:
ysysys
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.