搜索资源列表
基于码书的目标跟踪程序
- 基于码书的目标跟踪程序,opencv+vc语言实现,在vs2008+opencv2.0环境下调试成功-Codebook-based target tracking program, opencv+ vc language in vs2008+ opencv2.0 successful debugging environment
gray_canny 階化及canny
- 一個簡單的程式,使用EmguCV(OpenCV C#版)使用視訊鏡頭,並灰階化及canny。編寫語言C#。-A simple program to use EmguCV (OpenCV C# version) the use of video lens, and grayscale and canny. Write the language in C#.
OpenCV-base
- OpenCV提供的视觉处理算法非常丰富,并且它部分以C语言编写,加上其开源的特性,处理得当,不需要添加新的外部支持也可以完整的编译链接生成执行程序,所以很多人用它来做算法的移植,OpenCV的代码经过适当改写可以正常的运行在DSP系统和单片机系统中,目前这种移植在大学中经常作为相关专业本科生毕业设计或者研究生课题的选题。-OpenCV vision processing algorithms provide very rich, and it part of the C language, w
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
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
ImageSimilarity.tar
- C语言实现利用opencv处理图像,将图像逐块分割通过计算平均熵值计算图像相似度-A program processing the image with opencv in C language,it break up the image to calculate the average entropy to calculate the similarity.
Capture
- 这是一个在VC6.0用opencv语言实现从摄像头或者AVI文件捕捉视频流并进行边缘检测的程序-This is a VC6.0 capture video stream from the camera or AVI file, and edge detection opencv language program
sobelgaijin1
- 这是用opencv语言在VC++环境中编写的对图像进行sobel算法改进的程序,非常好用。-This is the language with opencv prepared in VC++ environment sobel algorithm to improve the image of the program, very easy to use.
cvcanny
- canny算子的轮廓提取,c语言程序,可直接运行-canny operator contour extraction, c language program can be run directly
Cartoonifier_Desktop
- 桌面图片处理程序,java语言,基于Opencv开发-Desktop image processing program, java language Opencv based development
main
- 该程序完成了图像视觉显著的itti算法在c++语言的实现(The program completes the ITTI algorithm of image and visual, and realizes in c++ language.)