CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - demosaicing
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - demosaicing - List
[
Special Effects
]
demosaicing
DL : 0
雙線性內插法(bi-linear interpolation) 此方法以(x,y)的四個鄰近點來求得最近似的灰度 -err
Update
: 2025-02-19
Size
: 1kb
Publisher
:
ben
[
Special Effects
]
AFdemosaick
DL : 0
数码相机的图像恢复程序,从CCD数据恢复出完整的三色图像-Digital camera image restoration process, from the CCD data recovery a complete three-color image
Update
: 2025-02-19
Size
: 1.42mb
Publisher
:
常兰兰
[
matlab
]
Demosaicing
DL : 0
这是一个去马赛克工具软件,对实现图像分析和数码相机开发有着重要的价值.-This is a mosaic tools to software, the realization of image analysis and the development of digital cameras has an important value.
Update
: 2025-02-19
Size
: 10.14mb
Publisher
:
wang yiren
[
Special Effects
]
demosaicing_m
DL : 0
各种经典的插值程序,包括双线性、最邻近、拉普拉斯、平滑色度等插值方法,本人测试过.-classic demosaicing .m program
Update
: 2025-02-19
Size
: 11kb
Publisher
:
周婷
[
2D Graphic
]
demosaicing
DL : 0
可以实现对于RGB图像进行去马赛克图像处理-demosaicing for RGB images
Update
: 2025-02-19
Size
: 1kb
Publisher
:
hexiao
[
VHDL-FPGA-Verilog
]
ftdd
DL : 0
在fpga中实现demosaicing的功能-Implemented in fpga function demosaicing
Update
: 2025-02-19
Size
: 2kb
Publisher
:
吴佳良
[
Multimedia Develop
]
DemosaicingAlgo
DL : 0
This code implements the Demosaicing algorithm described in the paper "Color Plane Interpolation Using Alternating Projections".
Update
: 2025-02-19
Size
: 1.9mb
Publisher
:
vinay
[
Symbian
]
demosaicing
DL : 0
a or b is not integer a = double(uint16(xx)) (a,b) is the base-dot b = double(uint16(yy)) x11 = double(I(a,b)) x11 <- I(a,b) x12 = double(I(a,b+1)) x12 <- I(a,b+1) x21 = double(I(a+1,b)) x21 <- I(a+1,b) x22 = double(I(a+1,b+1)) x22 <- I(a+1,b+1) J(x,y) = uint8( (b+1-yy) * ((xx-a)*x21 + (a+1-xx)*x11) + (yy-b) * ((xx-a)*x22 +(a+1-xx) * x12) ) calculate J(x,y) end end end- a or b is not integer a = double(uint16(xx)) (a,b) is the base-dot b = double(uint16(yy)) x11 = double(I(a,b)) x11 <- I(a,b) x12 = double(I(a,b+1)) x12 <- I(a,b+1) x21 = double(I(a+1,b)) x21 <- I(a+1,b) x22 = double(I(a+1,b+1)) x22 <- I(a+1,b+1) J(x,y) = uint8( (b+1-yy) * ((xx-a)*x21 + (a+1-xx)*x11) + (yy-b) * ((xx-a)*x22 +(a+1-xx) * x12) ) calculate J(x,y) end end end
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Felix
[
Special Effects
]
A-joint-demosaicking-zooming
DL : 0
功能:去模糊/去马赛克 A joint demosaicking-zooming scheme for single chip digital color cameras(2007)论文以及源码-Function: to blur/demosaicing A joint demosaicking-zooming scheme for single chip digital color cameras (2007) paper and source code
Update
: 2025-02-19
Size
: 12.09mb
Publisher
:
kube
[
Special Effects
]
Demosaicing_algorithms
DL : 0
一个去马赛克算法是用来重建一个完整的数字图像处理 从完整的颜色样本图像传感器的输出的彩色图像 覆盖彩色滤镜阵列(CFA)。也被称为CFA插值或 彩色重建-A demosaicing algorithm is a digital image process used to reconstruct a full color image from the incomplete color samples output from an image sensor overlaid with a color lter array (CFA). Also known as CFA interpolation or color reconstruction
Update
: 2025-02-19
Size
: 158kb
Publisher
:
liu
[
Special Effects
]
near
DL : 0
Image Demosaicing by nearest-neighbor interpolation method
Update
: 2025-02-19
Size
: 1kb
Publisher
:
王国刚
[
Special Effects
]
fbilinear
DL : 0
Image Demosaicing by bilinear interpolation method
Update
: 2025-02-19
Size
: 1kb
Publisher
:
王国刚
[
Special Effects
]
bicubic0
DL : 0
Image Demosaicing by bicubic interpolation method
Update
: 2025-02-19
Size
: 1kb
Publisher
:
王国刚
[
Communication
]
demosaicing
DL : 0
demosaicing algorithm
Update
: 2025-02-19
Size
: 5.22mb
Publisher
:
Benila
[
Industry research
]
An-Edge-Sensing-Generic-Demosaicing-Algorithm
DL : 0
An Edge-Sensing Generic Demosaicing Algorithm An Edge-Sensing Generic Demosaicing Algorithm -An Edge-Sensing Generic Demosaicing Algorithm An Edge-Sensing Generic Demosaicing Algorithm An Edge-Sensing Generic Demosaicing Algorithm
Update
: 2025-02-19
Size
: 1.89mb
Publisher
:
ve
[
matlab
]
bayerMosaicking
DL : 0
mosaic and demosaicing bayer
Update
: 2025-02-19
Size
: 1kb
Publisher
:
shuai
[
Other
]
demosaic_su
DL : 0
Demosaicing Value Calculation
Update
: 2025-02-19
Size
: 17.33mb
Publisher
:
Rufus
[
Special Effects
]
Auto_edge_adapt
DL : 0
基于自适应边缘算法的图像去马赛克算法的MATLAB实现,包括改进算法及算法评估程序,效果较好-MATLAB image demosaicing algorithm adaptive edge algorithm implementation, including improved technology and algorithm uation procedures, better
Update
: 2025-02-19
Size
: 3.11mb
Publisher
:
乐乐
[
Special Effects
]
GBTF_Matlab_Code
DL : 2
一种用于Demosaic的方法,GBTF的matlab实现-Matlab code of a method of demosaicing, Namely GBTF
Update
: 2025-02-19
Size
: 3kb
Publisher
:
Mabin
[
Special Effects
]
dlmmse
DL : 0
一种去马赛克的方法,根据论文《Color demosaicking via directional linear minimum mean square-error estimation》-A demosaicing method, according to the paper " Color demosaicking via directional linear minimum mean square-error estimation"
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Mabin
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.