-
稿件名称:VC图像处理--边缘检测篇
稿件作者:耿迅
程序名称:ImageTest5
运行环境:Win XP;
注意事项...
稿件名称:VC图像处理--边缘检测篇
稿件作者:耿迅
程序名称:ImageTest5
运行环境:Win XP;
注意事项:-Manuscript name: VC Image Processing- Edge Detection Part manuscripts Author: Geng Xun Name: ImageTest5 operating environment: Win XP Note:
- 2023-08-01 05:30:03下载
- 积分:1
-
JPEG解码器的硬件描述语言,主要语言是描述我…
JPEG解码器的硬件语言描述,主要的描述语言是verilog,用硬件结构实现了解码功能。-JPEG decoder hardware description language, the main language is described in verilog, with hardware structure realize the decoding capabilities.
- 2022-02-15 00:36:17下载
- 积分:1
-
数字图像处理中的颜色处理,是VC源程序哦!
数字图像处理中的颜色处理,是VC源程序哦!-Digital image processing in the color treatment, source VC Oh yes!
- 2022-03-28 19:51:51下载
- 积分:1
-
usart串口程序,自发自首电路程序,对ATmage16的usart接口构成的外围硬件电路进行测试...
usart串口程序,自发自首电路程序,对ATmage16的usart接口构成的外围硬件电路进行测试-usart
- 2022-05-25 19:29:33下载
- 积分:1
-
err
基于visual c++ 2005实现
ColorPicker是一个基于对话框的应用程序,它具有以下功能:
1. 色彩编辑功能
用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。
2.RGB颜色空间和HSV颜色空间的转换
当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。
3.取色功能
取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户获取整个屏幕上的任意一点的颜色值。用户可以将鼠标移动到需要获取颜色的地方,然后按a键或A键即可以获取该点颜色值。-err
- 2022-03-11 10:05:49下载
- 积分:1
-
利用3*3模板对图像进行中值滤波的matlab程序
利用3*3模板对图像进行中值滤波的matlab程序-using 3* 3 template on the image of the median filtering procedures Matlab
- 2022-01-28 22:59:53下载
- 积分:1
-
VC++中实现DIB类声明,读入和图像显示
VC++中实现DIB类声明,读入和图像显示-VC++ Achieve DIB type statement, read into and image display
- 2022-02-14 00:00:55下载
- 积分:1
-
图像处理,用于根据颜色提取图像,简单实用!内容不复杂!...
图像处理,用于根据颜色提取图像,简单实用!内容不复杂!-Image processing, for extracting the basis of color images, simple and practical! Content is not complicated!
- 2022-05-31 03:00:27下载
- 积分:1
-
《数字图像处理编程入门》,非常容易上手,文字后有现成的通过运行的程序,是清华一位博士写的...
《数字图像处理编程入门》,非常容易上手,文字后有现成的通过运行的程序,是清华一位博士写的-Introduction to digital image processing program, very easy, after the language has ready-made by running the procedure, a doctor is written by Tsinghua
- 2022-08-08 15:32:13下载
- 积分:1
-
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考...
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考-
Two programs are included in this directory:
STK2RAS takes a stroke file as input and converts it into a bit-per-pixel
representation (along with some header information, see RASHEADR.H). The
output of the STK2RAS program is a .RAS file. The GRID1 program found in
this directory is a PM program which takes a .RAS file as input and
displays the image. Notice that the GRID1 program uses run length compression. See
class RLCX to scale the image.
- 2023-01-29 10:40:03下载
- 积分:1