Location:
Search - bad pixel
Search list
Description: 对向量、二维光谱图像或者是三维图像坏像素点的线性插值。该代码只支持一维、二维和三维数据的线性插值。-Of the vector, two-dimensional spectral images or three-dimensional image of the bad pixel linear interpolation. The code only supports one-dimensional, two-dimensional and three-dimensional linear interpolation of data.
Platform: |
Size: 2048 |
Author: 杜冰 |
Hits:
Description: 检测液晶屏幕好坏的最好的程序,本人一直在用-Detection of the best LCD screen of the program good or bad, I have been in use
Platform: |
Size: 414720 |
Author: lhqqtxy |
Hits:
Description: A similar non-linear filter with slightly different properties is the mode filter which replaces each pixel with the mode of its neighboring pixels. I additionally make a slight modification so that “bad” pixels are ignored entirely in the computation of the mode.
Platform: |
Size: 26624 |
Author: 宁之林 |
Hits:
Description: Direct Draw App
If you want fast animation (games!), you have to use DirectX. Try filling the screen by drawing each pixel separately using GDI. Compare it with DirectX, which gives you practically direct access to the screen buffer. There s no competition!
The bad news is that DirectX involves dealing with COM interfaces. The good news is that you can encapsulate them nicely inside C++ classes.
Platform: |
Size: 26624 |
Author: kapa |
Hits:
Description: 在游戏开始前,按下clear键开始点阵像素的扫描,每次显示一个点,在1.6s的时间内将用到的点阵的16个点扫描一遍以检查好坏;
Re(复位键)重新开始,按下时数码管显示分数清0,重新产生第一个方块;
le键实现左移,ri键实现右移;
由于资源限制,采用一个数码管显示分数,每消一行时,数码管分数加一,加到10时重新自动变为0;
用一个拨码开关控制下落的速度,置1时快速0.6s,置0时慢速1s
-Lattice pixel scanned each time a point before the start of the game, press the clear key 16 points of the lattice to be used in the 1.6s time scan again to check for good or bad Re (reset button) start again, press the digital display scores of clear re-produce the first box le key to achieve the left, ri, key to achieve shifted to the right due to resource constraints, the use of a digital display scores, each eliminate a line, the digital control plus a fraction, automatically re-added to 10 to 0 quickly set using a DIP switch to control the falling speed, 0.6 s 0:00 set slow 1s
Platform: |
Size: 2048 |
Author: wang mingming |
Hits:
Description: Check the bad pixel rate (BPR) for images.
c++ and open cv2 code
Platform: |
Size: 26832896 |
Author: suminhong |
Hits:
Description: Returns -1 on success, else the x coord of the first bad pixel, return its value in bad.
Platform: |
Size: 2048 |
Author: cokangna |
Hits:
Description: Bad pixel estimation using PCA for hyperspectral images.
Platform: |
Size: 3072 |
Author: ns |
Hits:
Description: Adaptive bad pixel estimation for hyperspectral images. It uses the captured image and a dark reference image for computation.
Platform: |
Size: 3072 |
Author: ns |
Hits:
Description: 针对红外图像,利用二乘拟合法,实现图像的盲元检测和替换,替换利用均值法。(infrared image bad pixel instead)
Platform: |
Size: 118784 |
Author: hilarey
|
Hits: