搜索资源列表
cvWatershed 基于C++语言的分水岭算法
- 本程序是基于C++语言的分水岭算法,其中调用了opencv的函数库。-This procedure is based on C++ language, watershed algorithm, which is called the opencv library of functions.
OpenCV-base
- OpenCV提供的视觉处理算法非常丰富,并且它部分以C语言编写,加上其开源的特性,处理得当,不需要添加新的外部支持也可以完整的编译链接生成执行程序,所以很多人用它来做算法的移植,OpenCV的代码经过适当改写可以正常的运行在DSP系统和单片机系统中,目前这种移植在大学中经常作为相关专业本科生毕业设计或者研究生课题的选题。-OpenCV vision processing algorithms provide very rich, and it part of the C language, w
Add_noise
- 基于OPENCV,c语言程序,用来给图像添加高斯噪声-based opencv
fenkuaiDCT
- 此程序用C语言,opencv语言共同写的离散余弦变换的程序,在程序中对离散余弦的变换是8*8分块的变换,以便后续处理。-This program written in C language, opencv language program of the discrete cosine transform, discrete cosine transformation in the program is 8* 8 block transform, for subsequent processing
point-matching
- 基于opencv的密集点匹配程序,运用C++语言实现-Sparse point matching and reconstruction (no image correction)
opencv
- 用C语言编写的基于opencv库函数的打开一张图像的简单程序,适合初学者学习。-Written in C opencv library functions based on the image on a simple procedures, is suitable for beginners to learn.
TuXiangChuLi
- 用OpenCV实现的人脸识别sift算法程序,主要是C语言写的,调用了一些OpenCV的函数库-OpenCV achieve recognition sift algorithm program is mainly written in C language, called some of the OpenCV library
openCV-library-transplant-to-S3C2440
- opencv开源图像处理函数库在S3C2440移植 一、简介 OpenCV是一个基于C/C++语言的开源图像处理函数库 其代码都经过优化,可用于实时处理图像 具有良好的可移植性 可以进行图像/视频载入、保存和采集的常规操作 具有低级和高级的应用程序接口(API)-openCV open source image processing library S3C2440 transplant, o
AVIVEDIO
- 视频流检测程序opencv c语言 图像处理 详细说明-avi detective opencv c
beijingjianmo
- 多尺度高斯背景建模下的,车辆检测程序。C/C++语言-Multiscale Gaussian background modeling under the vehicle testing procedures. C/C++ language
cvcanny
- canny算子的轮廓提取,c语言程序,可直接运行-canny operator contour extraction, c language program can be run directly
HSV-historgram--extract
- vs2013 + opencv2.4.9 提取图像HSV直方图,程序已经经过注释和调试,编程语言c++ -vs2013+ opencv2.4.9 extracted image HSV color histogram, the program has been successful debugging, you can run, c++ programming
OpenCV2-bookcode
- OpenCV提供的视觉处理算法非常丰富,并且它部分以C语言编写,加上其开源的特性,处理得当,不需要添加新的外部支持也可以完整的编译链接生成执行程序,所以很多人用它来做算法的移植- OpenCV提供的视觉处理算法非常丰富,并且它部分以C语言编写,加上其开源的特性,处理得当,不需要添加新的外部支持也可以完整的编译链接生成执行程序,所以很多人用它来做算法的移植 Visual processing algorithms provided by OpenCV is very rich, an
opencv程序源代码
- opencv最基本的入门编程,图像处理最基本操作(Opencv basic introductory programming, the most basic operation of image processing)
main
- 该程序完成了图像视觉显著的itti算法在c++语言的实现(The program completes the ITTI algorithm of image and visual, and realizes in c++ language.)