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

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

本次赞助数额为: 2 元 
   源码介绍
3D-HOG c 源码
HOG3D 在vs2012环境下的 C 源码

.
├── 3D-HOG c 源码_3D_HOG_Mine.rar
└── 3D_HOG_Mine
    ├── 3D_HOG_Mine.vcxproj
    ├── 3D_HOG_Mine.vcxproj.filters
    ├── 3D_HOG_Mine.vcxproj.user
    ├── Box.h
    ├── Box.hpp
    ├── Box3D.h
    ├── Codec.cpp
    ├── Codec.h
    ├── CodecContext.cpp
    ├── CodecContext.h
    ├── FastHog3DComputer.cpp
    ├── FastHog3DComputer.h
    ├── FastVideoGradientComputer.cpp
    ├── FastVideoGradientComputer.h
    ├── FlipContext.cpp
    ├── FlipContext.h
    ├── FormatContext.cpp
    ├── FormatContext.h
    ├── Frame.cpp
    ├── Frame.h
    ├── InputFormat.cpp
    ├── InputFormat.h
    ├── InputFormatContext.cpp
    ├── InputFormatContext.h
    ├── IplImageWrapper.cpp
    ├── IplImageWrapper.h
    ├── IplImageWrapper.hpp
    ├── Makefile
    ├── OutputFormat.cpp
    ├── OutputFormat.h
    ├── OutputFormatContext.cpp
    ├── OutputFormatContext.h
    ├── Packet.cpp
    ├── Packet.h
    ├── PixelFormat.c
    ├── PixelFormat.h
    ├── Point.h
    ├── Point.hpp
    ├── README
    ├── Sample.cpp
    ├── Sample.h
    ├── ScalerContext.cpp
    ├── ScalerContext.h
    ├── Size.h
    ├── Size.hpp
    ├── Stream.cpp
    ├── Stream.h
    ├── Video.cpp
    ├── Video.h
    ├── avcodec-53.dll
    ├── avdevice-53.dll
    ├── avfilter-2.dll
    ├── avformat-53.dll
    ├── avutil-51.dll
    ├── extractFeatures.cpp
    ├── extractFeatures1.cpp
    ├── functions.cpp
    ├── functions.h
    ├── functions.hpp
    ├── main.cpp
    ├── make
    │   ├── dep.py
    │   └── generic.mk
    ├── numeric
    │   ├── functions.h
    │   └── functions.hpp
    ├── opencv_mine.hpp
    ├── postproc-51.dll
    ├── swscale-2.dll
    ├── test_sequences
    │   ├── hollywood2.features
    │   ├── kth.features
    │   ├── walk-simple.avi
    │   └── walk-simple.pos
    └── x64

5 directories, 72 files