-
ImageProcessing
使用QT编程实现2D图像处理的各功能,包括彩色图转灰度、二值化、二值的形态学操作、灰度的形态学操作等等。(Using QT programming each 2D image processing functions, including color conversion grayscale, binary, binary morphological operations, grayscale morphological operations and so on.)
- 2013-06-27 14:39:08下载
- 积分:1
-
gusu
利用visualC++和图像处理的知识,编写程序对果蔬进行自动识别(Using visualC++ and image processing knowledge, write a program for automatic identification of fruits and vegetables)
- 2010-10-17 22:47:17下载
- 积分:1
-
YUV_DCT
YUV Quantization using VS2010
- 2013-07-14 19:12:13下载
- 积分:1
-
Tamura纹理特征提取及应用的matlab代码 TTamura Textua
Tamura纹理特征提取及应用的matlab代码,附有介绍绍Tamura纹理的文献和测试用图片。,已通过测试。
(Tamura texture feature extraction and application of the Matlab code, accompanied by Shao Tamura texture literature and test pictures. , Has been tested.)
- 2012-06-09 11:36:52下载
- 积分:1
-
avisample
生成avi视频截图序列。设置截图时长,截图频率,截图类型的参数。(Generate avi video sampling sequence.Screenshot duration, frequency and types of parameters are allowed to set freedom.)
- 2013-07-10 17:18:11下载
- 积分:1
-
chap01
数字图像处理编程入门(吕风军)第一章第1章 Windows位图和调色板(Windows Bitmap and palette of the first chapter, Chapter 1 of the digital image processing program entry (Lv Fengjun))
- 2012-11-01 14:06:21下载
- 积分:1
-
基于MATLAB的车牌识别系统的源代码(可以实现)
基于MATLAB的车牌识别系统的源代码(可以实现)(The source code of the license plate recognition system based on MATLAB (can be realized))
- 2020-07-04 09:20:02下载
- 积分:1
-
利用数字图像处理软件halocn来进行缺陷检测
利用数字图像处理软件halocn来进行缺陷检测,附带有之前做工程项目的原图源代码,还有ppt和实验指导书(Halocn using digital image processing software for defect detection, comes with artwork done before the project source code, as well as ppt and experimental instructions)
- 2020-06-30 03:40:01下载
- 积分:1
-
MbufAllocColor
这个函数分配一个数据缓冲区与多个颜色指定系统上的乐队。这种类型的缓冲区允许表示彩色图像(例如,RGB)。
这个函数为每个指定分配缓冲区,一个二维表面颜色乐队。您可以使用MbufAlloc1d()和MbufAlloc2d()来创建单独的乐队一或二维
数据缓冲区,分别。
分配一个缓冲区后,我们建议您检查是否操作成功,使用MappGetError(),或通过验证,不是M_NULL返回的缓冲区的标识符。(This function allocates a data buffer with multiple color bands on the specified system. This type of buffer allows for the representation of color images (for example, RGB).
This function allocates buffers that have a two-dimensional surface for each specified color band. You can use MbufAlloc1d() and MbufAlloc2d() to create single band one- or two-dimensional
data buffers, respectively.
After allocating a buffer, we recommend that you check if the operation was successful, using MappGetError(), or by verifying that the buffer identifier returned is not M_NULL.)
- 2015-12-03 19:55:48下载
- 积分:1
-
Image-zooming
实现bmp位图的图像放大缩小,包含整个mfc的源码文件。(Achieve bmp bitmap image zoom, contains the entire mfc source files.)
- 2014-02-13 10:17:26下载
- 积分:1