-
这是一个使用CImage类加工和源图像显示格式转换…
这是一个使用CImage类处理图像显示与格式转换的源码程序,包含了许多可以让大家学习的内容-It is a category CImage processing and image display format conversion of source programs, including many so that we can study the contents
- 2022-02-26 13:08:21下载
- 积分:1
-
网上下的。。 视频抄表。。。。。。。。。。。。没用过
网上下的。。 视频抄表。。。。。。。。。。。。没用过-Online under. . Video meter reading. . . . . . . . . . . . Not used
- 2022-07-28 01:29:20下载
- 积分:1
-
用VC++开发的图像压缩
用VC++开发的图像压缩-development of the VC Image Compression
- 2022-06-21 11:04:05下载
- 积分:1
-
Plotted using the GDI function, the basic geometric elements, such as point, lin...
使用GDI函数绘出基本几何元素,如点、线、矩形、圆、椭圆、多边形、圆弧等、并能够用颜色填充
-Plotted using the GDI function, the basic geometric elements, such as point, line, rectangle, circle, ellipse, polygon, arc, etc., and can be filled with color
- 2022-09-03 20:30: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
-
OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部...
OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作,
读者可以借鉴这些代码,改动后用到自己的系统中。由于这是从一个完整的OCR系统中抽取的部分代码,所以这些代码无法单独编译。
两个*.dat文件如下:
char_data.dat:字符特征数据
words_de.dat:词库(后处理用)-OCR algorithm code. This is not a complete system, we can not generate executable. Based on the Linux code/KDE development, use the C standard template library. The code is intended to show readers an OCR system, including which parts work, readers can learn from these code changes after their use in the system. As this is from a complete OCR system taking part code, so code can not be compiled separately. 2*. dat following documents : char_data.dat : Character Feature Data words_de.dat : Thesaurus (reprocessing spent)
- 2022-10-19 07:10:03下载
- 积分:1
-
用小波变换对图象(256×256 灰度)做处理,内容包括很多常见的图像处理方法,值的借鉴...
用小波变换对图象(256×256 灰度)做处理,内容包括很多常见的图像处理方法,值的借鉴-Using Wavelet Transform of the image (256 × 256 gray level) to do deal with, including many common image processing method, the reference value
- 2022-07-05 08:08:17下载
- 积分:1
-
完成对摄像机的自动调焦的功能
完成对摄像机的自动调焦的功能-Completion of the camera auto-focus function
- 2022-02-18 15:30:08下载
- 积分:1
-
Image Binarization+ Erode+ Dilate+ Open+ Median+ Gaussian+ Blur
图像二值化+腐蚀+扩张+开放+中值+高斯+模糊
- 2022-12-14 09:50:04下载
- 积分:1
-
用C++和OPENCV实现的SOBEL边缘检测
用C++和OPENCV实现的SOBEL边缘检测
-C++, and OPENCV realized SOBEL edge detection
- 2022-01-26 00:51:56下载
- 积分:1