搜索资源列表
zoomnum
- DOS下显示48x72点阵的放大数字源程序,Arial字体-DOS 48x72 dot matrix display digital amplification source, Arial font
jsjtx
- DDA算法的程序实现计算机图形学实验报告 改进的bresenham画线算法的程序实现 字符点阵显示算法的程序实现 梁友栋-barske算法的程序实现-DDA algorithm computer graphics program to improve the experimental report bresenham line drawing algorithm the program character dot-matrix display algorithm Program
lessonresouse
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
matlabtuxiangchulidaima
- P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运
zsyxl
- MATLAB源码,P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波
matlab01-02
- 这两个小程序均是matlab的.m文件,分别实现数字图像矩阵数据的显示及其傅立叶变换和二维离散余弦变换的图像压缩。-these two small procedures are Matlab. M documents, Digital images were data matrix display and two-dimensional Fourier transform and discrete cosine transform image compression.
CodeforMATLABImageProcessing
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
ppp3
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像
Dot_matrix_display.zip
- 点阵式中英文显示,可修改字体,加粗,倾斜等多种方式显示,,Dot-matrix display in both English and Chinese to modify fonts, bold, tilted display a variety of ways,
save_file.rar
- 基于OPENCV的读取图像程序,并将图像像素数据用矩阵表示,并将矩阵显示成新的图像并保存。,Based on the read image OPENCV procedures, and image pixel data matrix, said matrix display and a new image and save.
as
- 图像处理中用来显示矩阵测试矩阵操作从缓存给矩阵赋值-Image processing to display the test matrix matrix operations from cache to the assignment matrix
electron
- 电路图 里面有许多实用电路图 51编程器电路图 51单片机LED点阵电子显示屏的设计电路图 89C51单片机号音自动播放器的设计 单片机看门狗电路图 单片机控制的带语音报数功能的抢答器-There are many practical circuit diagram circuit diagram circuit diagram 51 of programmer 51 Single-chip LED dot matrix display design of electronic circu
16x16
- 16X16点阵显示屏学习-16X16 dot matrix display learning
drawmat
- 点阵字符的显示程序:用0和1来标识位图中的每个象素,对应于0的象素着背景色,对应于1的象素着前景色。一个点阵字符可以由一个数组来存储,即存储这个字符的位图,为了节省空间,可以采用16进制的数组来存储。显示字符的方法就是先判断位图中象素的标识是0还是1,然后把对应于1的象素它显示出来,而对应于0的象素不显示。-Character dot matrix display program: with 0 and 1 to identify a bitmap for each pixel, the pix
130x130_demo
- 130x130点阵显示 130 x130点阵显示 130x130点阵显示-130x130 dot matrix dot matrix display 130x130 display 130x130 display 130x130 dot matrix dot matrix display
ysh
- 数字图像的初步处理,包括BMP图形的像素矩阵显示,图形预览,还有图形的几何变换等-Preliminary processing of digital image, including BMP-pixel matrix display graphics, graphics, preview, as well as geometric transformations, such as graphics
vbphotoshop
- 可以点阵方式缩放显示,基本的功能已实现。喜欢的朋友还可以扩充-Dot-matrix display can be scaled way, the basic function has been achieved. Like a friend can also be expanded
DianZhenKongZhiYuanDaiMa_VC
- Visual C++编写的一个液晶点阵解析源代码.方便给开发液晶LED点阵显示器的用户使用.-A source code of liquid crystal lattice parsing is written by Visual C++. Advantages to the development of LED dot matrix liquid crystal display users.
show
- 实现图像矩阵的显示,opencv编的,很好用,欢迎大家下载-Of image matrix display, opencv series, useful, welcome to download
display-picture
- 点阵显示图像,基于C51单片机开发的在点阵上显示图像,基于C语言的编程。-Dot matrix display images, based on the C51 microcontroller development in the dot matrix display images