搜索资源列表
MRF_Based
- ,论文《Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning》中提出的图像修复算法 1)使用了OpenCV2.2.0和VS2010,设置系统观景变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2,在path中添加环境变量C:\OpenCV2.2\bin 2)生产dll,具体的函数可以查看文件MRF_Based.h 3)如有问题请联系z
LBP-v0.0.4
- Local Binary Patterns, calculate histogram of LBP (local binary patterns) from an input image,VLBP (volume local binary patterns) -Introduction ============ This is a class to calculate histogram of LBP (local binary patterns) from an input ima
DynTrace
- 该程序是在C++Builder环境下开发的,使用DirectShow+OpenCV相结合的可以进行实时视频跟踪的程序,可以实现视频源的选择、调节,以及动态跟踪-The program is developed under in C++Builder environment, the use DirectShow+OpenCV a combination of real-time video tracking program can achieve the choice of video sour
Opencv-ref-man-2.3.1
- opencv 2.3 英文详解 比较新 目录如下 Introduction 1 1.1 API Concepts 12 core. The Core Functionality 7 2.1 Basic Structures .7 2.2 Basic C Structures and Operations 45 2.3 Dynamic Structures 77 2.4 Operations on Arrays104 2.5 Drawing Functions
RoateImage
- 在VS2010 C++中用opencv实现对lena照片,进行缩放和动态旋转-In VS2010 C++ using opencv realize the lena photos, zoom and dynamic rotation. . . .