-
使用ezdicom 控件实现一个简单的图像浏览器.
功能很少,图像显示也不太好....
使用ezdicom 控件实现一个简单的图像浏览器.
功能很少,图像显示也不太好.-Realize ezdicom controls the use of a simple image browser. Features small, image display is not very good.
- 2022-05-07 05:07:13下载
- 积分:1
-
Internet task management system (Java source
Internet任务管理系统(JAVA源码-JAVA GUI)-Internet task management system (Java source-Java GUI)
- 2022-07-01 19:57:41下载
- 积分:1
-
声音样本集,可以很好的用于分类识别。频率值固定。
声音样本集,可以很好的用于分类识别。频率值固定。-acoustic sounds
- 2022-07-18 13:37:35下载
- 积分:1
-
图像融合论文的两个论文
图像融合论文的两个论文-image fusion of the two papers papers
- 2022-06-16 14:42:22下载
- 积分:1
-
The specific format of 3D model is displayed, and can use the keyboard and mouse...
把特定格式的3D模型显示出来,并且能用键盘和鼠标控制。3D文件已包含在压缩包里(abc.obj。-The specific format of 3D model is displayed, and can use the keyboard and mouse control. 3D document has been included in the compression bag (abc.obj.
- 2022-02-15 15:34:06下载
- 积分:1
-
H.263编解码原程序及测试程序源码,含测试序列。具体关于H.263编解码的介绍这里就不用多说了吧,这里有很难得的测试程序源代码!...
H.263编解码原程序及测试程序源码,含测试序列。具体关于H.263编解码的介绍这里就不用多说了吧,这里有很难得的测试程序源代码!-H.263 codec original program source code and test procedures, including test sequence. Specific on the H.263 codec introduced here on the fact the bar, here are hard to come by testing program source code!
- 2022-12-19 07:45:03下载
- 积分:1
-
这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。
执行命令方式为:...
这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。
执行命令方式为:
-o 264格式的输入文件 yuv格式的输出文件
比如(假如目录为 D:H264 ):
D:H264h264_dec.exe D:H264 est.264 D:H264 est.yuv
若不输入参数,则默认为:
h264_dec.exe test.264 test.yuv-This is a pure C language of the H.264 decoding process, a slow, if you do not test the decoder, you can make do with this. For the implementation of the order:-o 264 of the input file format yuv format such as the output file (if the directory is D: H264 ): D: H264 h264_dec.exe D: H264 test.264 D: H264 test.yuv if the input parameter, the default is: h264_dec.exe test.264 test.yuv
- 2022-09-14 01:50:03下载
- 积分:1
-
Lord Logics Fractal landscape
Lord Logics Fractal landscape
- 2022-03-06 20:16:11下载
- 积分:1
-
自己写的一段碰撞检测代码,并实现了一个简单的学院…
自己写的一段碰撞检测代码,能实现简单的碰撞检测-Write your own section of collision detection code, and to achieve a simple collision detection
- 2023-06-11 03:55:02下载
- 积分:1
-
KLT 特征点选取
Kanade-Lucas-Tomasi(KLT)算法是基于图像特征点的跟踪算法,由目标对象特征点提取,特征点跟踪两部分组成。本文首先阐述了KLT算法的基本原理,分析了影响算法执行速度的主要原因。分析表明KLT算法的操作主要集中在乘加运算和循环,图像卷积运算和循环占用的执行时间比较长。
- 2022-03-09 18:59:03下载
- 积分:1