基本信息
源码名称:OpenCV 2.1 for c++builder2009
源码大小:8.92M
文件格式:.rar
开发语言:C/C++
更新时间:2023-12-09
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
OpenCV 2.1 for c builder2009
用于机器视觉的开源库,原版没有用于c builder的,需要自己转换,这是我转换的一个版本,希望有用。

.
├── OpenCV 2.1 for c builder2009_OpenCV2.1forc builder2009.rar
└── OpenCV2.1 for c builder2009
    ├── bin
    │   ├── cv210.dll
    │   ├── cv210d.dll
    │   ├── cvaux210.dll
    │   ├── cvaux210d.dll
    │   ├── cvtest.exe
    │   ├── cxcore210.dll
    │   ├── cxcore210d.dll
    │   ├── cxcoretest.exe
    │   ├── cxts210.dll
    │   ├── highgui210.dll
    │   ├── highgui210d.dll
    │   ├── ml210.dll
    │   ├── ml210d.dll
    │   ├── mltest.exe
    │   ├── opencv_createsamples.exe
    │   ├── opencv_ffmpeg210.dll
    │   ├── opencv_ffmpeg210d.dll
    │   ├── opencv_haartraining.exe
    │   ├── opencv_performance.exe
    │   └── opencv_traincascade.exe
    ├── include
    │   └── opencv
    │       ├── cv.h
    │       ├── cv.hpp
    │       ├── cvaux.h
    │       ├── cvaux.hpp
    │       ├── cvcompat.h
    │       ├── cvinternal.h
    │       ├── cvtypes.h
    │       ├── cvver.h
    │       ├── cvvidsurv.hpp
    │       ├── cvwimage.h
    │       ├── cxcore.h
    │       ├── cxcore.hpp
    │       ├── cxerror.h
    │       ├── cxflann.h
    │       ├── cxmat.hpp
    │       ├── cxmisc.h
    │       ├── cxoperations.hpp
    │       ├── cxtypes.h
    │       ├── highgui.h
    │       ├── highgui.hpp
    │       └── ml.h
    └── lib
        ├── cv210.lib
        ├── cv210d.lib
        ├── cvaux210.lib
        ├── cvaux210d.lib
        ├── cxcore210.lib
        ├── cxcore210d.lib
        ├── cxts210.lib
        ├── highgui210.lib
        ├── highgui210d.lib
        ├── ml210.lib
        ├── ml210d.lib
        ├── opencv_ffmpeg210.lib
        └── opencv_ffmpeg210d.lib

5 directories, 55 files