Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - linux code
Search - linux code - List
Opencv教程的实例源代码 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。-Opencv tutorial source code examples in the book of C/C++ language examples. .. Each instance subdirectory* dsw and* dsp files are under Visual C++ 6.0 for Windows File and Project Workspace file Makefile Linux is GNU Make the input file. In the Windows environment, double* dsw file will start the Visual C++ 6.0 and load the instance in the Linux environment, enter the make command to compile the examples.
Date : 2025-12-23 Size : 4.65mb User : yangxiaohua

运行在linux环境下的基于opencv的surf人脸识别的代码-Face recognition based on the surf opencv code running under linux environment
Date : 2025-12-23 Size : 124kb User : 铸造

OpenCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-The full name of OpenCV is: Open Source Computer Vision Library. OpenCV is based on a (Kai Yuan) issued a cross platform computer vision library, can be run on Linux, Windows and Mac OS operating system. It is lightweight and efficient composed of a series of C function and a small amount of C++, and provides Python, Ruby, MATLAB language interface, the realization of many common algorithms of image processing and computer vision.
Date : 2025-12-23 Size : 21.97mb User : liebing

OpenCV中人脸识别代码实现 声明:本文代码来源于http://www.cognotics.com/opencv/servo_2007_series/,实现平台为Linux+OpenCV,共分为两部分:人脸检测与人脸识别。-OpenCV face recognition in the code Statement: this article code http://www.cognotics.com/opencv/servo_2007_series/, implementation for Linux+ OpenCV platform, which is divided into two parts: face detection and face recognition.
Date : 2025-12-23 Size : 679kb User : xiang

对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件; 6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。-The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). "
Date : 2025-12-23 Size : 493kb User : qian

DL : 0
数字水印在linux下面运行的代码,内有详细的注释说名(The code that runs beneath the digital watermark in Linux, with detailed comments said)
Date : 2025-12-23 Size : 430kb User : WU%40755
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.