Welcome![Sign In][Sign Up]
Location:
Search - cxcore.lib

Search list

[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:

[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:

[Windows DevelopGame_fire

Description: 基于opencv完成的视频模拟游戏(单线程)。使用到了cxcore.lib,cv.lib,cvaux.lib,highgui.lib。窗口区产生随机目标,客户通过鼠标捕捉该目标,完成任务。可调节难度,显示任务完成进度。-this project is based on opencv (single-threaded). cxcore.lib, cv.lib, cvaux.lib, highgui.lib included. randomly generated objectives in the window, customer use mouse to capture the objectives. Adjustable of degree of difficulty , showing the progress of mission .
Platform: | Size: 53248 | Author: wanglee | 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:

[OpenCV321d

Description: Opencv绘图贝塞尔(Bezier)曲线编程, -Opencv drawing Bezier (Bezier) curves of programming,
Platform: | Size: 18244608 | Author: sonic | Hits:

[DSP programcv

Description: 在进行图像处理相关DSP编程时,需要移植opencv到CCS平台。作者提供了将Opencv(1.0版本)的cv函数库移植到CCS的静态链接库cv.lib,以及其生成工程,该例程经作者编译听通过(ccs3.3版本)。由于工程中产生的obj文件和lib文件太大,在工程中已经将其删除,读者在使用时,只需要对工程重新编译即可。最后将生成的cv.lib添加到CCS的工程中即可(不要忘了添加相应的头文件),由于cv.lib一般和cxcore.lib配套使用,读者在下载cv.lib时也一并将cxcore.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 cv library ported to CCS static link library cv.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 cv.lib added to the CCS project can (do not forget to add the appropriate header files), as cv.lib general and cxcore.lib supporting the use of the reader when a download cv.lib and cxcore . 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: 483328 | Author: xiaofan | 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:

[DSP programopencv

Description: 在进行图像处理相关DSP编程时,需要移植opencv到CCS平台。作者提供了将Opencv(1.0版本)移植到CCS的实测例程,该例程经作者编译听通过(ccs3.3版本)。工程中包括opencv.cpp(为测试源文件),和cv.lib、cxcore.lib、rts64plus.lib(为例程需要的库文件,其中cv.lib与cxcore.lib为opencv移植过来的库文件,如果读者需要了解cv.lib与cxcore.lib的移植过程,请下载作者提供的cv.lib的生成工程以及cxcore.lib的生成工程,所有的工程均基于ccs3.3版本),rts64plus.lib为CCS中的库函数。-During image processing DSP programming related, it is necessary to transplant opencv CCS platform. The authors provide the Opencv (1.0 version) ported to CCS measured routine that is compiled by the author to listen through (ccs3.3 version). Works include opencv.cpp (for testing the source file), and cv.lib, cxcore.lib, rts64plus.lib (library files needed for the routine, which cv.lib with cxcore.lib ported for the opencv library files, If the reader needs to know cv.lib with cxcore.lib the transplant process, please download the authors provide cv.lib generation engineering, and cxcore.lib generation projects, all projects are based ccs3.3 version), rts64plus.lib of CCS The library functions.
Platform: | Size: 6056960 | Author: xiaofan | Hits:

CodeBus www.codebus.net