Welcome![Sign In][Sign Up]
Location:
Search - CXCORE

Search list

[Other resourceopencv-ex2-2

Description: 本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似 */
Platform: | Size: 94838 | Author: 赵富强 | Hits:

[Special EffectsReinforcement_Image

Description: C语言实现图像增强实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对经典图像——三人模糊图像效果的增强。代码中包含自适应中值滤波、灰度幂次变化、分段线性变换、平滑化处理、高增益滤波等图像增强算法的C语言实现,值得参考。
Platform: | Size: 58175 | Author: Michael_M | Hits:

[Special EffectsChromosome_counter

Description: 数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。
Platform: | Size: 133744 | Author: Michael_M | Hits:

[Special EffectsOpenCV_Needed

Description: When create OpenCV project, you just include these files to your project and don t setup OPenCV in your computer. Link cv.lib, highgui.lib, cxcore.lib, you can create your own program.
Platform: | Size: 114092 | Author: tuzhiguo | Hits:

[Other resourceopencv_dsp

Description: opencv库在TI DM6437上的移植,目前包括两个库cv.lib和cxcore.lib的工程
Platform: | Size: 774440 | Author: 葛文煜 | Hits:

[Graph program创建和显示图像

Description: 本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似
Platform: | Size: 1287668 | Author: sdxtzcq@163.com | Hits:

[SourceCodeWinCE Compact7 OpenCV Library

Description: 包含cxcore和cv两个dll, 在WinCE Compact7中测试通过..
Platform: | Size: 884649 | Author: jing51536@126.com | Hits:

[Picture Vieweropencv-ex2-2

Description: 本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似 */-Linked to the most序显shaggy dog to sleep using 如 C++ Jun understand Fih fat striped显Core standard soil像, stamp C++ Jun cxcore.hpp Now中corner ,义tarts与Jun Fei River (CvMatrix) gaze intently similar* /
Platform: | Size: 94208 | Author: 赵富强 | Hits:

[Special EffectsReinforcement_Image

Description: C语言实现图像增强实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对经典图像——三人模糊图像效果的增强。代码中包含自适应中值滤波、灰度幂次变化、分段线性变换、平滑化处理、高增益滤波等图像增强算法的C语言实现,值得参考。
Platform: | Size: 58368 | Author: Michael_M | Hits:

[Special EffectsChromosome_counter

Description: 数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。-Mathematical Morphology and related algorithms realize the C language source code examples of cxcore call OpenCV and highgui two libraries, the application of C language to realize pairs of chromosomes in the chromosome number of image statistics. The core algorithm code for an important mathematical morphology algorithms- open operation, closing operation (corrosion and expansion). Contains corrosion treatment, expansion of treatment, adaptive median filter, histogram method to determine differential binarization threshold, the seed fill algorithm, such as image processing algorithms realize the C language, it is also useful.
Platform: | Size: 133120 | Author: Michael_M | Hits:

[Special EffectsOpenCV_Needed

Description: When create OpenCV project, you just include these files to your project and don t setup OPenCV in your computer. Link cv.lib, highgui.lib, cxcore.lib, you can create your own program.
Platform: | Size: 113664 | Author: tuzhiguo | Hits:

[DSP programopencv_dsp

Description: opencv库在TI DM6437上的移植,目前包括两个库cv.lib和cxcore.lib的工程-opencv library
Platform: | Size: 774144 | Author: 葛文煜 | Hits:

[Special Effectsmotempl

Description: 通过摄像头识别运动目标的运动方向,需要opencv1.0支持,设置project/setting/link/input 添加cxcore.lib cv.lib cvcom.lib highgui.lib comctl32.lib 即可编译运行-Through the camera to identify the movement direction of moving targets, the need for opencv1.0 support, set up project/setting/link/input to add cxcore.lib cv.lib cvcom.lib highgui.lib comctl32.lib compiler can be run
Platform: | Size: 7168 | Author: yulong | Hits:

[GDI-Bitmapaa

Description: 本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似-This procedure shows how to use C++ Category to create and display images, the C++ Category defined in cxcore.hpp with matrices (CvMatrix) is similar to
Platform: | Size: 3072 | Author: linglong | Hits:

[Special EffectsOTSU

Description: 在VC++6.0 已经openCV环境下的一维OTSU代码,实现图像二值化-// OTSU.h: interface for the COTSU class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_OTSU_H__33C2086A_C181_490B_946D_837B4C7FB914__INCLUDED_) #define AFX_OTSU_H__33C2086A_C181_490B_946D_837B4C7FB914__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 //---OpenCV Lib file----------- #pragma comment (lib,"cv") #pragma comment (lib,"highgui") #pragma comment (lib, "cxcore") //---gsl Lib file----------- //#pragma comment (lib, "libgsl.a") #include "cv.h" #include "cxcore.h" #include "highgui.h" class COTSU { public: IplImage* Binarize( IplImage* pImg, int nThreshold ) int Threshold() void CalculateThresh( double* pHist, double dMean ) void GetThreshold( IplImage* pImg, CRect Rect ) COTSU() virtual ~COTSU() protected: bool m_bDone int m_nThreshold } #endif // !defined(AFX_OTSU_H__33C2086A_C181_490B_946D_837B4C7FB914__INCLUDED_)
Platform: | Size: 2048 | Author: shaohu | Hits:

[Special Effectsmotiondetect

Description: 基于OpenCV(开源计算机视觉平台),通过边缘检查,实现运动目标的检测。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\include C:\Program files\OpenCV\otherlibs\include C:\Program files\OpenCV\cvcam\include-Based on the OpenCV (Open Source Computer Vision platform), through the edge of inspection, the detection of moving targets to achieve. Before running the installation program (1) OpenCV: ttp:// opencvlibrary.sourceforge.net (2) in vc6.0 the Tools | Options | Directories tab, add the following path: C: \ Program files \ OpenCV \ Cxcore \ include C : \ Program files \ OpenCV \ include C: \ Program files \ OpenCV \ cvaux \ include C: \ Program files \ OpenCV \ otherlibs \ include C: \ Program files \ OpenCV \ cvcam \ include
Platform: | Size: 421888 | Author: 高金锋 | Hits:

[OpenCV000

Description: OpenCV提供了一個通用矩陣乘法的函式,cvGEMM(),代表的是GEneralized Matrix Multiplication,cvGEMM()可以處理線性代數方面許多的乘法運算,cvmMul()矩陣乘法這個函式就是從這裡來的,cvmMul()在"cvcompat.h"及"cxcore.h"這兩個函式庫被定義-OpenCV provides a common matrix multiplication function, cvGEMM (), represents the GEneralized Matrix Multiplication, cvGEMM () can handle many aspects of linear algebra and multiplication, cvmMul () matrix multiplication of this function is from here, and cvmMul () in the " cvcompat.h" and the " cxcore.h" These two libraries are defined
Platform: | Size: 1024 | Author: nip | Hits:

[OpenCVCxCore

Description: opencv的cxcore的各個函數的使用方法和解釋-opencv of cxcore use the various functions and interpretation of
Platform: | Size: 183296 | Author: 小白 | Hits:

[Special Effectscxcore

Description: cxcore是opencv的核心部分,上传此代码为大家提高参考和学习。-xcore the opencv core section, upload the code for everyone to improve the reference and learning.
Platform: | Size: 2048 | Author: 张文 | Hits:

[DSP programcxcore

Description: 在进行图像处理相关DSP编程时,需要移植opencv到CCS平台。作者提供了将Opencv(1.0版本)的cxcore函数库移植到CCS的静态链接库cxcore.lib,以及其生成工程,该例程经作者编译听通过(ccs3.3版本)。由于工程中产生的obj文件和lib文件太大,在工程中已经将其删除,读者在使用时,只需要对工程重新编译即可。最后将生成的cxcore.lib添加到CCS的工程中即可(不要忘了添加相应的头文件),由于cxcore.lib一般和cv.lib配套使用,读者在下载cxcore.lib时也一并将cv.lib下载。作者也提供了将cv.lib与cxcore.lib添加到工程中的实验例程,并且该例程编译通过。也希望读者在该论坛找到该例程将其一并下载,配合使用。-During image processing DSP programming related, it is necessary to transplant opencv CCS platform. The authors provide the Opencv (1.0 version) of cxcore CCS library ported to the static link library cxcore.lib, as well as its generation project, the routine is compiled by the author to listen through (ccs3.3 version). As the project has generated obj files and lib file is too large, the project has been to remove it, the reader is in use, only need to recompile the project. Finally, the resulting cxcore.lib added to the CCS project can (do not forget to add the appropriate header files), as cxcore.lib general and cv.lib supporting the use of the reader and download cxcore.lib when a cv . lib download. The author also provides a cv.lib cxcore.lib added to the project with the experimental routine, and the routine compile. I hope readers find in this forum and download one of the routine, with the use.
Platform: | Size: 403456 | Author: xiaofan | Hits:
« 12 3 »

CodeBus www.codebus.net