嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在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