搜索资源列表
mfc visual c++ 6.0 讀檔、寫檔 抖動顯示
- 此程式為mfc visual c++ 6.0 內容包含讀檔、寫檔、複製、貼上、 bayer抖動顯示 floyd stdinberg抖動顯示
bayer
- 本程序可将全彩RGB图像转换为贝尔模板,用于原始数据处理.-this procedure can be full color RGB image is converted to Bell template for the original data processing.
IMGCaputre
- 该VC程序事用来实现数字图像的抖动,利用BAYER表来对图像进行二值显示-The VC process things used to realize digital image of the jitter, the use of BAYER table to show the binary images
BayerandFloyd-Steinberg
- 能够实现Bayer抖动显示图像及Floyd-Steinberg抖动显示图像,只支持256色的图像。-Jitter can be realized Bayer show images and show the Floyd-Steinberg dithering images, only support 256-color images.
IMGCaputre
- 包含两种图像显示方式,bayer抖动显示和floyd-steinberg抖动显示。-Contains two types of image display, bayer jitter display and show the floyd-steinberg dithering.
bayer2bmpyuv
- bayer格式数据转换为bmp和yuv的图片,-Bayer-format data is converted to bmp and yuv images,
ImageProcessing
- 本程序包含各种图像处理算法,例如:Bayer抖动显示,图像增强,图像复原,图像变换,图像编码,图像匹配,运动检测,特征提取,图像识别等-This procedure includes a variety of image processing algorithms, such as: Bayer jitter display, image enhancement, image restoration, image transform,
dither_Bayer
- 利用bayer抖动算法实现图像的二值化处理,便于调频加网输出-Bayer dithering algorithm using image binarization handle, easy to output FM Screening
IMGCaputre
- 本系统实现了图像的基本读写操作,并在此基础上实现了图像的bayer显示,抖动显示。-Realize the image of the system
imgCaputrecode
- 本代码实现了bmp图像的bayer抖动显示,程序经过运行的-The code achieved a bmp image of Bayer jitter shows that the procedure after the operation
IMGCaputre
- Bayer抖动法显示图像及随机抖动法显示图像-Bayer display jitter and random jitter image display image
SGSG-N2005B1
- 手机用高分辨率摄像头(1600X1200)资料,2.8V for analog and 2.8V ~ 1.8V for I/O, 1.5V for digital.RGB Bayer Pattern.-Mobile phones with high-resolution camera (1600X1200) information, 2.8V for analog and 2.8V ~ 1.8V for I/O, 1.5V for di
02
- VC++中实在数字图像处理的源码程序,可用Bayer抖动显示,或Floyd-Steinberg抖动显示,-VC++ In is the source of digital image processing procedures, can be used Bayer jitter display, or Floyd-Steinberg dithering show
IMGCaputre
- 图像获取,Bayer抖动显示和Floyd-Steinberg抖动显示图像的vc++源代码。-Image acquisition, Bayer jitter display and Floyd-Steinberg image dithering show vc++ source code.
bayer
- 图像半色调实现bayer抖动,bayer抖动算法是半色调技术中容易实现较简单的一种方法,但效果比起其他的半色调算法比较差-bayer dither is one of algorithms in halftone ,it is easy to realize,but result is not very good
Bayer
- 基于Bayer彩色滤波阵列插值算法的研究,原本为收费文档。-Based on Bayer color filter array interpolation algorithm, the original documentation for the charges.
bayer-pattern
- Il Bayer Pattern combina un pixel rosso ed uno blu con 2 pixel verdi, ognuno di questi misura la rispettiva luce rossa, blue e verde secondo una scala di valori che va, nel caso di un sensore da 12 bit, da 0 a 4095.
Bayer算法
- 半色调技术中,调频加网的生成主要有Bayer 、Floyd-Steinberg、绿噪声等加网方式,本代码主要针对经典的Bayer算法进行编程和调用。(The main generation of FM screen are Bayer, Floyd-Steinberg, green noise and other network mode. This code is mainly for the classic Bayer algori
bayer抖动算法
- 抖动算法分为随机抖动算法和有序抖动算法。随机抖动算法随机产生一组模板方阵数列,随机数的产生期间在图像的最小灰度和最大灰度之间。有序抖动算法是人为地设置一些模板值进行匹配操作,主要有分散性抖动算法(Disperse Dither)和聚集型离散算法(cluster Dith神两种。分散型以Bayer有序抖动算法为代表。后来Ulichenay在以上两种算法的基础上,提出了局部聚集整体分散的抖动算法。(Dithering algorithm i
opencv中Bayer 图像到RGB图像装换的问题
- opencv中Bayer 图像到RGB图像转换的问题(The problem of changing Bayer image to RGB image in opencv)