搜索资源列表
Lesson09_LCD
- s3c44b0X,LCD测试程序,分别进行黑白、4级灰度、16级灰度和256色伪彩屏测试-s3c44b0X, LCD testing procedures were black and white, gray 4, 16 and 256 gray pseudo-color screen test
CXIMAGE_SRC.ZIP
- Windows下图象处理。可读取/保存常见的多种图象格式,如bmp,jpg,jpeg,png,pcx,tif,tga,gif,wmf,emf,wbmp,可做常规的图象处理,如缩放,裁减,翻转,镜像,旋转,柔化,锐化,亮度,对比度,模糊,伪彩,浮雕,边缘检测,中值滤波,不同图片的颜色通道分离,合并,gamma,fft变换处理等,有多文档窗口的demo程序,demo本身就能算是个功能完善的图象处理工具,能够学到很多图象处理知识。-Windows image processing. Reads / p
GUI(LCD-DRIVER)
- 开发环境为ADS1.2 ARM用户界面开发接口程序 GUI 提供了最基本的画点 线 圆形 圆弧 椭圆形 矩形 正方形 填充等功能 较高级的接口功能有 ASCII显示 汉字显示 图标显示 窗口 菜单等 支持单色 灰度 伪彩 真彩等图形显示设备-ADS1.2 development environment for the development of ARM user interface GUI interface to provide the most basic point of
image_mfc
- 用VC仿真数字图象处理的基本方法,包括线性变换,直方图,伪彩变换,平滑处理-VC simulation of digital image processing methods, including linear transformation, histogram, pseudo-color transformation, smoothing, etc.
bmplvbohis
- 打开bmp位图,实现指数.巴特沃斯.理想高低通滤波等,图像的反白线性变换,直方图,直方图均衡,实现显示彩色图像的his通道,和rgb通道内容等,灰度图像伪彩化,彩色图像着色-open bmp bitmap realize index. Butterworth. More idealistic than pass filter. Anti-white images of linear transformation, histogram, histogram equalization and ach
imagProA
- 数字图象处理程序,有直方图统计,二值化,伪彩,边缘提取,锐化等功能.-digital image processing procedures, histogram statistics, in 2000 the value of, pseudo-color, edge detection, sharpening, and other functions.
ImageProcess.rar
- 用vc++6.0实现的图像锐化算法(实现了多种常见的锐化算子)和伪彩色增强算法,可以调节颜色范围,算法设计优良,利用了运行时多态。,With vc++ 6.0 achieve image sharpening algorithm (to achieve a wide range of common sharpening operator) and pseudo-color enhancement algorithms can adjust the color range, the algorit
DIP_070729
- 这是灰度图像的伪彩色处理matlab源程序-This is a pseudo-color gray-scale image processing matlab source
MATLAB
- 毕设内容,高光谱图像基本处理,主要实现单波段提取与伪彩色图像合成功能,提供程序框架,更多功能只需嵌入即可。另用MATLAB写了其GUI。-Complete set content, the basic processing of hyperspectral images, mainly for single-band pseudo-color image extraction and synthesis, to provide procedural framework, more feature
s3c44b0
- keil下的s3c44b0驱动LCD伪彩屏例子程序。-keil under the pseudo-color LCD driven S3C44B0 example of the procedure.
zq
- 使用matlab中的伪彩色增强方法对CT的灰度图片进行伪彩色增强处理-Use matlab in pseudo-color enhancement of CT images of gray-scale pseudo-color processing to enhance
suofang
- 自己根据原理编制的图像放大、缩小、领域平均、伪彩色程序,希望对大家有用!-According to the principle of the preparation of their own image to enlarge, narrowing the field average, pseudo-color process, useful for all of us hope!
cc
- 1. 图像文件的格式; 2. 图像编程的基础-操作调色板; 3. 图像数据的读取、存储和显示、如何获取图像的尺寸等; 4. 利用图像来美化界面; 5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作; 6. 图像显示的各种特技效果; 7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等、图像的伪彩色、彩色图像转换为黑白图像、物体边
POL_SAR_Picture
- 经过分割处理过的SAR图像的伪彩色显示,位于广东省。-After segmentation of SAR images processed pseudo-color display, located in Guangdong Province.
weicaise
- 这段程序的主要功能是将图像的几个不同区域进行伪彩色处理-The primary function of this procedure is to image several different regions of the pseudo-color processing
chap5
- 实现图像增强功能包括灰度线性非线性变换,直方图拉伸,伪彩色增强-The realization of image enhancement features include linear gray-scale non-linear transform, histogram stretching, pseudo-color enhanced
psydo-color
- 伪彩色处理是指将黑白图像转化为彩色图像,或者是将单色图像变换成给定彩色分布的图像。由于人眼对彩色的分辨能力远远高于对灰度的分辨能力,所以将灰度图像转化成彩色图像表示,就可以提高对图像细节的辨别力。 伪彩色处理的基本原理是将黑白图像或者单色图像的各个灰度级匹配到色彩空间的一点,从而使单色图像映射成彩色图像。对黑白图像中不同灰度级赋予不同的彩色。 -Pseudo-color processing refers to the black-and-white images into color
caise
- 利用彩虹编码基准颜色条,实现灰度图像到伪彩色图像的转换-trans picture
KinectTest
- 利用AlexP的driver,可以读到RGB摄像头,深度摄像头的图像,并可以用伪彩色和灰度来显示深度图像。灰度的深度图像,显示度并不好,但也无所谓,我们是要拿这个数据来处理的,不是用来看的。使用VS2008编译,需要opencv2.0支持-Using AlexP the driver, you can read RGB camera, the depth of the camera image, and pseudo color and grayscale can be used to dis
Desktop
- 直接根据图像灰度对应相应彩色通道RGB值,实现伪彩(According to the gray level of the image, the corresponding color channel RGB value is directly implemented to achieve pseudo color.)