Welcome![Sign In][Sign Up]
Location:
Search - Bayer

Search list

[Special Effectsmfc visual c++ 6.0 讀檔、寫檔 抖動顯示

Description: 此程式為mfc visual c++ 6.0 內容包含讀檔、寫檔、複製、貼上、 bayer抖動顯示 floyd stdinberg抖動顯示
Platform: | Size: 210106 | Author: porkp617 | Hits:

[Special Effectsbayer

Description: 本程序可将全彩RGB图像转换为贝尔模板,用于原始数据处理.-this procedure can be full color RGB image is converted to Bell template for the original data processing.
Platform: | Size: 1024 | Author: songwei | Hits:

[Special EffectsIMGCaputre

Description: 该VC程序事用来实现数字图像的抖动,利用BAYER表来对图像进行二值显示-The VC process things used to realize digital image of the jitter, the use of BAYER table to show the binary images
Platform: | Size: 3314688 | Author: yifei | Hits:

[Picture ViewerBayerandFloyd-Steinberg

Description: 能够实现Bayer抖动显示图像及Floyd-Steinberg抖动显示图像,只支持256色的图像。-Jitter can be realized Bayer show images and show the Floyd-Steinberg dithering images, only support 256-color images.
Platform: | Size: 3302400 | Author: 张金泉 | Hits:

[Special EffectsIMGCaputre

Description: 包含两种图像显示方式,bayer抖动显示和floyd-steinberg抖动显示。-Contains two types of image display, bayer jitter display and show the floyd-steinberg dithering.
Platform: | Size: 196608 | Author: xjy | Hits:

[GDI-Bitmapbayer2bmpyuv

Description: bayer格式数据转换为bmp和yuv的图片,-Bayer-format data is converted to bmp and yuv images,
Platform: | Size: 4096 | Author: mlshn | Hits:

[Special EffectsImageProcessing

Description: 本程序包含各种图像处理算法,例如:Bayer抖动显示,图像增强,图像复原,图像变换,图像编码,图像匹配,运动检测,特征提取,图像识别等-This procedure includes a variety of image processing algorithms, such as: Bayer jitter display, image enhancement, image restoration, image transform, image coding, image matching, motion detection, feature extraction, image recognition, etc.
Platform: | Size: 345088 | Author: 王励 | Hits:

[Special Effectsdither_Bayer

Description: 利用bayer抖动算法实现图像的二值化处理,便于调频加网输出-Bayer dithering algorithm using image binarization handle, easy to output FM Screening
Platform: | Size: 251904 | Author: xiaoxin | Hits:

[Windows DevelopIMGCaputre

Description: 本系统实现了图像的基本读写操作,并在此基础上实现了图像的bayer显示,抖动显示。-Realize the image of the system
Platform: | Size: 3297280 | Author: 宋志强 | Hits:

[GDI-BitmapimgCaputrecode

Description: 本代码实现了bmp图像的bayer抖动显示,程序经过运行的-The code achieved a bmp image of Bayer jitter shows that the procedure after the operation
Platform: | Size: 195584 | Author: 晓生 | Hits:

[OtherIMGCaputre

Description: Bayer抖动法显示图像及随机抖动法显示图像-Bayer display jitter and random jitter image display image
Platform: | Size: 2211840 | Author: 张琳 | Hits:

[Video CaptureSGSG-N2005B1

Description: 手机用高分辨率摄像头(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 digital.RGB Bayer Pattern.
Platform: | Size: 2151424 | Author: chen | Hits:

[GDI-Bitmap02

Description: 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
Platform: | Size: 4041728 | Author: lgy | Hits:

[Special EffectsIMGCaputre

Description: 图像获取,Bayer抖动显示和Floyd-Steinberg抖动显示图像的vc++源代码。-Image acquisition, Bayer jitter display and Floyd-Steinberg image dithering show vc++ source code.
Platform: | Size: 3315712 | Author: yang | Hits:

[Special Effectsbayer

Description: 图像半色调实现bayer抖动,bayer抖动算法是半色调技术中容易实现较简单的一种方法,但效果比起其他的半色调算法比较差-bayer dither is one of algorithms in halftone ,it is easy to realize,but result is not very good
Platform: | Size: 167936 | Author: 王艳 | Hits:

[Software EngineeringBayer

Description: 基于Bayer彩色滤波阵列插值算法的研究,原本为收费文档。-Based on Bayer color filter array interpolation algorithm, the original documentation for the charges.
Platform: | Size: 24612864 | Author: 哈馊豆 | Hits:

[matlabbayer-pattern

Description: 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.
Platform: | Size: 1024 | Author: stenmarco | Hits:

[OtherBayer算法

Description: 半色调技术中,调频加网的生成主要有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 algorithm programming and call.)
Platform: | Size: 219136 | Author: 馨ing | Hits:

[Windows Developbayer抖动算法

Description: 抖动算法分为随机抖动算法和有序抖动算法。随机抖动算法随机产生一组模板方阵数列,随机数的产生期间在图像的最小灰度和最大灰度之间。有序抖动算法是人为地设置一些模板值进行匹配操作,主要有分散性抖动算法(Disperse Dither)和聚集型离散算法(cluster Dith神两种。分散型以Bayer有序抖动算法为代表。后来Ulichenay在以上两种算法的基础上,提出了局部聚集整体分散的抖动算法。(Dithering algorithm is divided into random dithering algorithm and ordered dithering algorithm. The random dithering algorithm randomly generates a set of template square matrix sequences, where the generation of random numbers is between the minimum gray level and the maximum gray level of the image. The ordered dithering algorithm is to manually set up some template values for matching operations. The main algorithms are decentralized dithering algorithm (Disperse Dither) and clustered discrete algorithm (cluster, Dith, and two). The decentralized algorithm is represented by the Bayer ordered dither algorithm. Later, Ulichenay proposed a local aggregation and scatter jitter algorithm based on the above two algorithms.)
Platform: | Size: 955392 | Author: Corley | Hits:

[Otheropencv中Bayer 图像到RGB图像装换的问题

Description: opencv中Bayer 图像到RGB图像转换的问题(The problem of changing Bayer image to RGB image in opencv)
Platform: | Size: 23552 | Author: zhangyaya | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net