-
条形码开发包,几乎包括全部常见条形码编码/解码,ANSI C代码可用于各种平台。...
条形码开发包,几乎包括全部常见条形码编码/解码,ANSI C代码可用于各种平台。-barcode development kit, which supports almost all kinds of commonly used barcode formats. All encoding and decoding rountines are in ANSI C that can be used in variant operating platforms.
- 2022-05-06 23:32:33下载
- 积分: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
-
122个毛衣编织图案。
122个毛衣编织图案。-122 sweater knitting patterns.
- 2023-03-05 01:05:03下载
- 积分:1
-
DDA画线 中点画线 Bresenham画法
DDA画线 中点画线 Bresenham画法-failed to translate
- 2022-01-24 15:17:32下载
- 积分:1
-
简单的emd开发程序,matlab程序,含试验数据。
简单的emd开发程序,matlab程序,含试验数据。-EMD developed a simple procedure, matlab program, including test data.
- 2022-04-07 12:37:48下载
- 积分:1
-
c++语言显示正方体
c++语言显示正方体-the show of the cube
- 2023-01-07 04:30:04下载
- 积分:1
-
利用VC++开发图像采集卡与图像预处理库
利用VC++开发图像采集卡与图像预处理库-VC development and image acquisition card for image preprocessing
- 2022-03-30 14:28:45下载
- 积分:1
-
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bm...
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在
-Image geometric transformation to open a bitmap, to achieve geometric transform command-line compiler as follows vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp There must be
- 2023-05-05 15:45:03下载
- 积分:1
-
基于OPENcv的人脸识别
新手向的代码,很容易看懂,就是注意分类器的位置,我们会将摄像头所摄下的视频一帧一帧的图片,一个个来进行单独的人脸识别,并且把识别出来的人脸用各种颜色的椭圆标示出来。
- 2023-02-03 02:45:04下载
- 积分:1
-
VB实现种子填充的递归和非递归算法,可自己定义填充四边形
VB实现种子填充的递归和非递归算法,可自己定义填充四边形-VB realize seed filling recursive and non-recursive algorithm can be filled with their own definition of quadrilateral
- 2022-07-20 17:08:26下载
- 积分:1