-
视频-球员-android-ffmpeg
Android 的视频播放器。
-合肥球员-高清播放器-解复用器 FFmpeg 库或解码流
-所有的源代码部署示例应用程序。
你将需要 NDK r8e,最新的 SDK 或 Android 工作室、 linux 或 mac。
编译 ︰
./ gradlew 生成
- 2023-05-09 06:55:03下载
- 积分:1
-
tld视频实时跟踪目标
TLD(Tracking-Learning-Detection)是英国萨里大学的一个捷克籍博士生在其攻读博士学位期间提出的一种新的单目标长时间(long term tracking)跟踪算法。该算法与传统跟踪算法的显著区别在于将传统的跟踪算法和传统的检测算法相结合来解决被跟踪目标在被跟踪过程中发生的形变、部分遮挡等问题。同时,通过一种改进的在线学习机制不断更新跟踪模块的“显著特征点”和检测模块的目标模型及相关参数,从而使得跟踪效果更加稳定、鲁棒、可靠。
- 2022-02-04 00:12:30下载
- 积分:1
-
返回一个视频的采集和处理,以及卧底震荡。收藏
一个视频捕捉回访和视频处理功能,对采集的视频桢可以进行字幕叠加,马赛克等处理.软件左边窗口是视频采集窗口,右边是视频处理回放窗口,你再加上网络广播功能,就成一个IPTV了.-return a video capture and video processing, and the collection of undercover video can be superimposed subtitles, mosaics and other treatment. The left window is software Video Capture window, the right side of the video playback window handle, you coupled with the network broadcasting functions, into one of IPTV.
- 2022-03-17 19:02:16下载
- 积分:1
-
mp4mux支持H264和AAC
可以把264的视频格式和AAC的音频格式封装成MP4格式的素材,转出来的素材可以满足于手机电视播放,或者点播系统中
- 2022-03-10 10:01:41下载
- 积分:1
-
基于Equator公司bsp15 DSP处理器的视频输入输出软件
基于Equator公司bsp15 DSP处理器的视频输入输出软件-The software is a video input/output programme designed on the basis of Equator s DSP processor which model is bsp15.
- 2022-01-27 20:25:01下载
- 积分:1
-
VIDEO4LINUX C source code, debugging through.
VIDEO4LINUX的C程序源代码,调试通过.-VIDEO4LINUX C source code, debugging through.
- 2023-01-28 21:05:04下载
- 积分:1
-
This procedure is based on the SDK image acquisition procedures, the integrated...
此程序是基于SDK的图象采集程序,在visualc++集成开发环境中完成。-This procedure is based on the SDK image acquisition procedures, the integrated development environment visualc completed.
- 2022-07-10 09:34:00下载
- 积分:1
-
音视频采集完整的代码,包括采集设备,选择输入端子,及时抓图...
音视频采集完整的代码,包括采集设备,选择输入端子,及时抓图-Music Video Capture integrity of the code, including the acquisition of equipment, select input jack, timely Previously
- 2022-11-12 19:25:03下载
- 积分:1
-
用程序做屏幕捕捉和处理程序,一起学习和…
用delphi做的屏幕捕捉和处理程序,一起学习,刚才传了一下好像没传上-delphi do with the screen capture and handling procedures, learning together and passed for a moment seems to be no on-
- 2022-05-27 19:39:50下载
- 积分:1
-
gsl 科学计算库
GSL(GNU Scientific Library)是GNU组织的数值计算C/C++函数库。它是自由软件,依从GPL协议发布。GSL提供了大量关于数学计算的函数库,当然也包括本文用到的随机数生成函数。更多关于GSL的信息可以到GSL的主页去了解。
计算机中产生服从各种分布的随机数,其基础是产生服从均匀分布的随机数。得到服从均匀分布的随机数以后,可以通过许多不同的算法产生服从其他分布的随机数,例如较常见的使用Polar(Box-Mueller)方法(gsl-1.9/randlist/gauss.c中函数gsl_rand_gaussian)或者使用Ziggurat方法(gsl-1.9/randlist/gausszig.c中函数gsl_rand_gaussian_ziggurat)产生Gaussian分布的随机数等(参考William H.Press等人的著作《C数值算法》)。
- 2022-07-27 17:14:31下载
- 积分:1