资源列表
DPL
- 条码打印机的dpl指令手册,程序用命令打印条码所需的指令集-Bar code printer DPL instruction manual, instruction set needed for the program with the command print bar code
adj
- C++语言编写的附有限制条件的间接平差数据处理程序源代码-Written in C++ language with constraints of indirect adjustment data processing program source code
Hex2c
- Hex文件转换为 C 文件, 比较实用的一个小工具。-Convert HEX files to C files
Stitching
- 通过orb算法实现opencv的stitching.使用的是opencv3.0版本,需要自己下载依赖库-Opencv realized by orb of stitching algorithm using opencv3.0 version, you need to download dependent libraries
IRIS-Recognition-master
- 虹膜识别程序。只实现了其中一部分简单的部分。检测部分只能清晰的检测到瞳孔。特征提取也需完善。-Iris recognition procedures, using gabor filter. Still need to be improved.
H264PlayThread
- h264播放器Demo,采用多线程,yuv与rgb的格式转换,-H264 player Demo, the use of multi threading, YUV and RGB format conversion,
IntelHWDecoder
- 通过Intel Media SDK硬件解码H264数据流,并用Direct3D显示,使用VC++开发,工程使用VS2010,可直接运行-By Intel Media SDK hardware decoding H264 data stream, and use Direct3D display, using vc++ development, VS2010 project, can be directly run
iSAC
- iSAC编解码算法,简单高效,包括测试代码,好用!-iSAC codec
DSDemo
- 总结一下我对混音算法的学习,大概有以下几种方式: 1. 直接加和 2. 加和后再除以混音通道数,防止溢出 3. 加和并箝位,如有溢出就设最大值 4. 饱和处理,接近最大值时进行扭曲(“软件混音的实现”一文算法就是这类) 5. 归一化处理,全部乘个系数,使幅值归一化。(只适用于文件) 6. 衰减因子法,用衰减因子限制幅值[1]。- This program is free software you can redistribute it and/or modify
ElemagTransmit
- 利用vc++ opengl实现的电磁传播模型,实现了贴图纹理、半透明等功能-Using OpenGL vc++ to achieve the electromagnetic propagation model, to achieve the texture, translucent, and other functions
GVOCX
- 加载png的控件,实现窗体内透明,完美aplaph通道 -this is a ocx for png
VideoTest
- Qt开发的本地摄像头功能,主要用来学习opencv摄像头以及ffmpeg编解码-Qt development of the local camera function, mainly used for learning opencv cameras and ffmpeg decoding